@charset "utf-8";
/*
	Site Name: stars' eye clinic
	Description: medical setting
*/

/*
===== CONTENTS ===========================================

	1:common
	2:indesx.html

==========================================================
*/

/*
===== 1:common ===========================
*/

.break {
	margin-bottom: 1em;
}

/*
===== 2:indesx.html ===========================
*/

#main_right .listMedical h4 {
	background: none;
	width: 337px;
	height: 27px;
	padding: 0;
	margin-bottom:10px;
}

#main_right .listMedical h4.ttlLong {
	background: none;
	width: 689px;
	height: 27px;
	padding: 0;
	margin-bottom:10px;
}

.listMedical {
	width: 689px;
	margin-bottom:20px;
}

.listMedical .boxL {
	float: left;
	width:337px;
}

.listMedical .boxR {
	float: right;
	width:337px;
}

.medical_list_box {
	width:337px;
	margin-bottom:20px;
} 

.listMedical h4 {
	margin-bottom:10px;
}

.listMedical p img {
	width:130px;
	float:left;
	margin-right:10px;
}

.listMedical p.text {
	float:right;
	width:197px;
}

.listMedical .arrow {
	background:url(../img/arw_01.gif) 0 4px no-repeat;
	padding-left:5px;
	display: block;
}

.listMedical .treatment {
	color: #D25578;
}

.listMedical .treatment li {
	width:322px;
	padding-left:10px;
	background:url(../../english/img/icon_list.gif) left 5px no-repeat;
	color:#dc4b50;
}

.listMedical .detail {
	display: block;
	float: left;
	padding-top: 5px;
	clear: both;
}

.listMedical .detail ul {
	float: right;
}

.listMedical .detail ul.leftUl{
	margin-right: 7px;
	float: left;
}

.listMedical .detail #first   {width:130px;}

.listMedical .detail #firstR  {width:200px;}

.listMedical .detail #second  {width:300px;}

.listMedical .detail #third   {width:165px;margin-right: 0px;}

.listMedical .detail #forth   {width:300px;}

.listMedical .detail #fifth   {width:300px;}


.listMedical .detail a {
	display: block;
	background: url(../img/arw_guide_link.gif) left 5px no-repeat;
	padding-left: 12px;
}

#ie7 .listMedical .detail a {
	background: url(../img/arw_guide_link.gif) left 6px no-repeat;
}

#ie6 .listMedical .detail a {
	background: url(../img/arw_guide_link.gif) left 6px no-repeat;
}

#listEnd {
	padding-bottom: 20px;
	border-bottom: solid 1px #C0C0C0;
}



.pr5  {padding-right: 5px}

#contentarea .mt5  {margin-top: 5px;}

#contentarea .mt10 {margin-top: 10px;}

#contentarea .mt15 {margin-top: 15px;}

#contentarea .mt20 {margin-top: 20px;}

#contentarea .mt25 {margin-top: 25px;}

#contentarea .mt30 {margin-top: 30px;}

#contentarea .mt35 {margin-top: 35px;}

#contentarea .mb5  {margin-bottom: 5px;}

#contentarea .mb10 {margin-bottom: 10px;}

#contentarea .mb15 {margin-bottom: 15px;}

#contentarea .mb20 {margin-bottom: 20px;}

#contentarea .mb30 {margin-bottom: 30px;}

#contentarea .mb35 {margin-bottom: 35px;}

.textPink {
	font-weight: bold;
	color: #dc4b50;
}

.clear3{
	clear:both;
	line-height:2px;
	font-size:1px;
	height:2px
}
