@charset "UTF-8";



/*side
---------------------------------------------------------*/
.side .case{
	background:#F7F7F7;
	text-align:center;
	padding:10px 0;
	margin-top:20px;
}

.side .case img{
	margin-bottom:10px;
}

/*cmArea
---------------------------------------------------------*/
.cmArea{
	background:#ECF5FF;
	width:620px;
	margin:30px 0 40px;
	padding-bottom:10px;
}
.cmArea iframe{
	margin:18px 45px 0;
	background:url(../images/top/cm_shadow.png) no-repeat center bottom;
	padding-bottom:30px;
}


/*news
---------------------------------------------------------*/
.news{
	margin:40px 0 30px;
}

.news dl{
	background:url(../images/top/bg_news.gif);
	padding:15px 15px 5px;
	_zoom:1;
	overflow:hidden;
	margin-top:7px;
}

.news dt{
	width:90px;
	float:left;
	font-size:12px;
}
.news dd{
	_zoom:1;
	overflow:hidden;
	margin-bottom:10px;
}


.news dd span{
	color:#F00;}

.news dd a{
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}

.news dd a:hover{
	color:#999;
	text-decoration:underline;
}


.news dd p{
	padding-top:5px;
	font-size:12px;
	
}

.news dd p img{
	display:none;
}


.about .flt_r{
	width: 223px;
	margin-left:20px;
	margin-bottom: 20px;
	color:#2E0618;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.about .flt_r img{
	display: block;
	margin: 0 auto 5px;
}

.about ul{
	color:#3F66C4;
	font-size:18px;
	font-weight: bold;
	margin:15px 0;
	line-height:140%;
}
.about li{
	padding-top: 8px;
	padding-left: 25px;
	background: url(../images/top/check.png) no-repeat left top;
	margin-bottom: 5px;
}

.about p{
	line-height:160%;
	margin-bottom:20px;
}


.pickup{
	_zoom:1;
	overflow:hidden;
	width:640px;
	margin-right:-20px;
	margin-top:30px;
}
.pickup li{
	float:left;
	width:300px;
	margin-right:20px;
	margin-bottom:25px;
}

.pickup img{
	margin-bottom:5px;
}

.pickup a{
	text-decoration:none;
	color:#666;
	font-size:13px;
}

.pickup a strong{
	color:#3F66C4;
	font-size:15px;
}


.faq_list {
	margin-top: 20px;
	margin-bottom: 40px;
}
.faq_list h2 {
	background: #3D2B2B;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.2em;
	padding: 12px 0;
	margin-bottom: 20px;
}
.faq_list li {
	width: 48%;
	float: left;
	padding-bottom: 20px;
	border-bottom: dotted 2px #E0E0E0;
	margin-bottom: 20px;
}
.faq_list li:nth-child(even) {
	float: right;
}
.faq_list li.no_border {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}
.faq_list dt {
	background: url(../images/top/q.png) no-repeat left top;
	padding: 5px 0 10px;
	padding-left: 40px;
	color: #339966;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.4em;
}
.faq_list dd {
	background: url(../images/top/a.png) no-repeat left top;
	padding-left: 40px;
}


.media{
	border-bottom:solid 1px #3D2B2B;
	padding:15px 10px;
	_zoom:1;
	overflow:hidden;
	line-height:150%;
}
.media img{
	float:left;
	margin-right:20px;
}

.media dl{
	margin-bottom:10px;
}
.media dt{
	font-size:17px;
	font-weight:bold;
	color:#C60;
	margin-bottom:5px;
}

.media p{
	font-size:12px;
	line-height:130%;
	color:#666;
}


.doctor{
	background:#F5F2EF;
	padding:20px;
	_zoom:1;
	overflow:hidden;
	margin-top:30px;
	line-height:150%;
}

.doctor h3{
	font-size:16px;
}

.doctor p{
	margin:15px 0;
}



/*お知らせ
---------------------------------------------------------*/
.inf_box {
	padding-top: 30px;
}
.inf_txt {
	border: solid 1px #ccc;
	text-align:center;
	padding: 2px;
	margin-bottom: 15px;
}
.inf_txt dl {
	border: solid 1px #ccc;
	padding: 20px 20px 15px;
}
.inf_txt dt {
	color: #5F2624;
	font-weight: bold;
	line-height: 1.6em;
	letter-spacing: .1em;
	font-size: 18px;
	margin-bottom: 10px;
}
.inf_txt .txt_strong {
	color: #c00;
	margin: 10px 0;
	font-size: 15px;
	line-height: 1.6em;
	font-weight: bold;
}
.inf_txt .txt_tel {
	font-size: 15px;
	color: #3F66C4;;
	width: 370px;
	margin: 10px auto 0;
}
.inf_txt .txt_tel a {
	color: #3F66C4;;
}

