@charset "euc-jp";

/*-----------------------------------
	メインイメージ
-----------------------------------*/

div.topimg {
	width: 900px;
	margin: 10px auto 30px auto;
}

/*-----------------------------------
	内部枠詳細
-----------------------------------*/
/*------sec1-------*/
div.text_sec1 {
	float: left;
	width: 460px;
}
div.graph_ratios {
	float: right;
	width: 360px;
	margin-bottom:60px;
}
div.consult {
	width: 530px;
	float: right;
}
div.consult h4 {
	margin-bottom: 15px;
}
div.consult p {
	padding-left:6px;
}
div.consult img#doctor {
	margin-top: 20px;
	margin-bottom: 30px;
}
div.contactbox {
	height: 130px;
	width: 510px;
	background: url(../img/index/contact_back.jpg) no-repeat;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.contactbox p {
	text-indent: -9999px;
}
img#contactbox_tel {
	margin-right: 6px;
}


/*------news-------*/

div.news {
	float: left;
	width: 270px;
	height: 430px;
}
div.newstext {
	border-right: 1px solid #F6B2D6;
	border-left: 1px solid #F6B2D6;
	padding: 15px 15px 5px 15px;
	width: 238px;
}
div.newstext dl {
	width: 230px;
	padding-right:10px;
	height: 362px;
	overflow-y: scroll;
}
div.newstext dt a {
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
div.newstext dd a {
	line-height: 20px;
}
div.newstext dd {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	padding: 0px 5px 10px 5px;
}



/*------sec2-------*/
div.sec_type {
	/*position:relative;*/
	width: 840px;
}
ul.type_list {
	width: 855px;
	overflow:hidden;
	_zoom:1;
}
ul.type_list li {
	float:left;
	width: 270px;
	margin-right:15px;
}


/*------sec3-------*/

div.bnr_box {
	width: 530px;
	float: right;
}
div.bnr_box a.bnr {
	display:block;
	margin-bottom: 10px;
}

/*------blog-------*/

div.blog {
	float: left;
	width: 270px;
	height: 430px;
}
div.blogtext {
	border-right: 1px solid #D8D39C;
	border-left: 1px solid #D8D39C;
	padding: 15px 15px 5px 15px;
	width: 238px;
}
div.blogtext dl {
	width: 230px;
	padding-right:10px;
	height: 362px;
	overflow-y: scroll;
}
div.blogtext dt {
	width: 210px;
	padding: 0px 5px 0px 5px;
}
div.blogtext dt a.blog_date {
}
div.blogtext dt a.blog_title {
	line-height: 20px;
	padding-top:2px;
	font-weight: bold;
}
div.blogtext dd a {
	line-height: 18px;
	font-size:13px;
}
div.blogtext dd {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	padding: 2px 0px 10px 5px;
}
div.bnr_box2 {
	margin-top: 30px;
}
div.bnr_box2 a.bnr2 {
	margin-right: 9px;
}
div.partner a {
	margin-right: 10px;
}
