@charset "utf-8";

body {
	font-size:12px!important;
}

#topImg{
	margin: 0 auto;
    text-align: center;
    width: 1000px;	
}

#main h2{
	margin-top:10px;
}

/* #concept */

#concept{
	margin-bottom:40px;
}

#concept #cpcont p{
	float:left;
}

#concept dl{
	float:left;
	width:200px;
	border:1px solid #cfcfcf;
	height:195px;
	margin-left:18px;
	padding:5px 10px 10px;
}

#concept dt{
	margin-bottom:10px;
}

#concept dd{
	line-height:18px;
}


/* #treatment */
#treatment{
	margin-bottom:30px;
}

#treatment dl{
	width:241px;
	background-image:url(../img/index/t_bt.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:8px;
	float:left;
	margin-right:12px;
	margin-bottom:10px;
}

#treatment dl.last{
	margin-right:0px;
}

*html body #treatment dt{
	margin-bottom:-7px;
}

*+html body #treatment dt{
	margin-bottom:-5px;
}

#treatment dd{
	width:219px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:10px;
	background-color:#FFF;
	height:235px;
}

*html body #treatment dd{
	padding:9px;
	width:221px;
	height:250px;
}

#treatment dd span{
	display:block;
	text-align:center;
	margin-bottom:10px;
}

/* curelist */
#curelist{
	margin-bottom:30px;
}

#curelist dl{
	width:325px;
	background-image:url(../img/index/c_bt.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:8px;
	float:left;
	margin-right:12px;
	margin-bottom:10px;
}

#curelist dl.last{
	margin-right:0px;
}

*html body #curelist dt{
	margin-bottom:-7px;
}

*+html body #curelist dt{
	margin-bottom:-5px;
}

#curelist dd{
	width:303px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:10px;
	background-color:#FFF;
	height:115px;
}

*html body #curelist dd{
	height:120px;
}

#moniter{
	background-image:url(../img/index/mn_back.png);
	width:649px;
	height:148px;
	float:left;
	margin-left:13px;
	position:relative;
}

#moniter p{
	position:absolute;
	left:30px;
	top:80px;
	width:420px;
}

#moniter p span{
	display:block;
	text-align:right;
}

/* pickup */
#pickUp{
	margin-bottom:20px;
}

#ctlz{
	background-image:url(../img/index/st_back.png);
	width:999px;
	height:208px;
	position:relative
}

#ctlz a{
	/*--display:block;
	width:999px;
	height:208px;--*/
	color:#5F5F5F;
	text-decoration:none;
}

#ctlz a:hover{
	color:#5F5F5F;
	text-decoration:none;
}

#ctlz h3{
	position:absolute;
	left:213px;
	top:15px;
}

#ctlz #picuplist{
	position:absolute;
	left:215px;
	top:60px;
}

#ctlz #picuplist p{
	margin-bottom:5px;
}

#ctlz #picuplist li{
	float:left;
	background-image:url(../img/common/ar02.png);
	background-position:left center;
	padding-left:25px;
	background-repeat:no-repeat;
	width:350px;
}

#ctlz #picuplist li span{
	font-weight:bold;
	font-size:14px;
	color:#e17c7c;
}

/* news */
#news{
	width:580px;
	float:left;
}

#news h2{
	padding-bottom:15px;
}

#news div{
	width:548px;
	border:1px solid #dadada;
	overflow-y:scroll;
	height:155px;
	padding:10px 15px;
}

#news dl{
	margin-bottom:10px;
	border-bottom:1px dotted #dadada;
	padding-bottom:10px;
}

#news dt{
	float:left;
	margin-right:20px;
	color:#ff5a00;
}

#news dd{
	float:left;
}


/* mens */
#mens{
	float:right;
	background-image:url(../img/index/mensback.png);
	width:408px;
	height:225px;
	position:relative;
}

#mens a {
	/*--display:block;
	width:408px;
	height:225px;--*/
	color:#5F5F5F;
	text-decoration:none;
}

#mens a:hover {
	color:#5F5F5F;
	text-decoration:none;
}

#mens p{
	position:absolute;
	width:241px;
	left:23px;
	top:122px;
	line-height:22px;
}


/* 定休日 */
#clinicClose dd {
	line-height:25px;
	background-color:#FFF;
	border:1px solid #CFCFCF;
	border-top:none!important;
	padding:10px;
	margin-bottom:20px;
}

.bnrBox {
	margin-bottom:20px;
}

/*--img.ml-20{
	margin-left:-20px;
}--*/

#clinicClose{
	margin-bottom:30px;
}

.mcenter a {
    background-image:url(../img/index/swvu1zac02.jpg);
    display: block;
    height: 173px;
    text-indent: -9999px;
    width: 967px;
	margin:0px auto 20px;
	text-align:center;
}

.mcenter a:hover{
	background-position:left bottom;
}
/*保守追加*/
a #mens p{
	color:#5f5f5f;
}

