@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------
index setting
------------------------------------------------------ */
/*----------メインPhoto----------*/
h2.mainimage{
clear:left;
background-image: url(../images/mainphoto_3.jpg);
background-repeat: no-repeat;
width:765px;
height:282px;
text-indent: -9999px;
display:block;
margin:0;
padding:0;
}

p.clear{
	font-size:0% !important;
	margin:0px !important;
	padding:0px !important;
	clear:both !important;
	line-height:0% !important;
	height:0px !important;
	width:0px !important;
	float:none;
}


/*----------contents全体----------*/
div#contents{
width:978px;
background:#fff;
border:1px solid #ccc;
border-top:none;
}

*html div#contents{
width:980px;
}

/*----------leftBox内要素----------*/
div.left{
float:left;
width:765px;
padding:0 0 0 0px;
background:#FFF;
}

*html div.left{
padding:0 0 0 0;
width:761px;
}


/*----------rightBox内要素----------*/
div.right{
float: left;
width: 213px;
padding:0;
margin:0;
background:#fffee7;
}

*html div.right{
padding:0 0 0 0;
width:210px;
}


/*----------ニュースピックアップ----------*/
div.pickup{
	width:549px;
	margin:10px 0 10px 19px;
	padding:0;
	float:left;
}

*html div.pickup{
	margin-left:8px;
}

div.pickup h2{
	display:block;
	margin:0;
	padding:0;
	line-height:100%;
}

div.pickup div{
	display:block;
	width:549px;
	margin:0;
	padding:10px 0 20px 20px;
	background:url(../images/pickup.gif) 0 bottom no-repeat;
	height:148px;
}

div.pickup dl{
	margin:0;
	padding:0;
	display:block;
}

div.pickup dt{
	margin:0;
	padding:3px 15px 0 0;
	display:block;
	float:left;
	width:90px;
	font-weight:bold;
}

*html div.pickup dt{
	width:100px;
}


div.pickup dd{
	margin:0;
	padding:0 0 10px 0;
	display:block;
	float:left;
	width:390px;
}

div.pickup span{
	margin:0;
	padding:0 50px 0 0;
	display:block;
	float:none;
	text-align:right;
}

*html div.pickup span{
	padding:0 30px 0 0;
}


div.pickup dl img.newicon{
	line-height:100%;
	margin-bottom:-3px;
	margin-left:3px;
}

/*----------腎機能チェック----------*/
.check a{
margin:23px 0 20px 579px;
width:169px;
height:186px;
display:block;
text-indent:-9999px;
font-size:0px;
z-index:7;
background-image: url(../images/check_2_off.jpg);
background-repeat: no-repeat;
}

.check a:hover{
background-image: url(../images/check2_on.jpg);
}

/*----------ボックス----------*/
div#box01{
	margin:0 8px 0 19px;
	padding:0;
	float:left;
}

*html div#box01{
	margin:0 4px 0 9px;
}

div#box02{
	margin:0 8px 0 0;
	padding:0;
	float:left;
}

*html div#box02{
	margin:0 4px 0 0;
}


div.box_01{
	background: url(../images/question01.gif) 0 bottom no-repeat;
	margin:0;
	padding:10px 0 0 15px;
}

div.box_02{
	background: url(../images/question02.gif) 0 bottom no-repeat;
	margin:0;
	padding:10px 0 0 15px;
}



div.cont{
	display:block;
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	width:334px;
}

div.box_01 div.cont{
	border-bottom:dotted 1px #f39839;
}

div.box_02 div.cont{
	border-bottom:dotted 1px #86b2e0;
}

div.nb{
	border:none !important;
	padding-bottom:24px;
}

div.he01{
	min-height:80px;
}
*html div.he01{
	height:80px;
}

div.he02{
	min-height:92px;
}

*html div.he02{
	height:101px;
}

*:first-child+html div.he02{
	min-height:92px;
}

div.he03{
	min-height:80px;
}

*html div.he03{
	height:80px;
}

div.he04{
	min-height:120px;
}

*html div.he04{
	height:120px;
}



div.cont dl{
	display:block;
	margin:0 10px 0 0;
	padding:0;
	float:left;
	width:267px;
}

div.cont dt{
	display:block;
	margin:0;
	padding:0;
}

div.cont dd{
	display:block;
	margin:0;
	padding:0 0 0 35px;
}

div.cont span{
	display:block;
	margin:0;
	padding:0;
	float:left;
}

.btn_01 a{
background-image: url(../images/answer01_off.jpg);
background-repeat: no-repeat;
width:57px;
height:55px;
display:block;
text-indent:-9999px;
font-size:0px;
}
.btn_01 a:hover{
background-image: url(../images/answer01_on.jpg);
}

.btn_02 a{
background-image: url(../images/answer02_off.jpg);
background-repeat: no-repeat;
width:57px;
height:55px;
display:block;
text-indent:-9999px;
font-size:0px;
}
.btn_02 a:hover{
background-image: url(../images/answer02_on.jpg);
}

/*----------ニュース----------*/
div.news{
	margin:10px 0 20px 8px;
	padding:0 0;
	border:1px solid #dddcdb;
	background:#f5f6f6;
	width:194px;
}

div.news h2{
	margin:13px 0 13px 54px;
}

div.news h3{
	margin:0 0 10px 8px;
}

div.news span{
	display:block;
	font-size:90%;
	font-weight:bold;
	margin:8px auto;
	text-align:center;
}

div.news div.box{
	margin:0 0 8px 10px;
	padding:5px;
	border:1px solid #95a7cb;
	width:160px;
	background:#fff;
}

*html div.news div.box{
	width:174px;
}

div.lefty{
	margin:0 6px 0 0;
	padding:0;
	width:48px;
	float:left;
}

div.lefty img{
	border:1px solid #acacac;
}

div.righty{
	margin:0;
	padding:0;
	width:104px;
	float:left;
}

div.news div h3{
	margin:0 0 3px 0;
	font-weight:bold;
	font-size:90%;
	line-height:130%;
}

div.news div a h3{
	text-decoration:none;
	color:#262626;
}

div.news div a:hover h3{
	color:#ff6000;
}

div.news div h4{
	margin:0 0 5px 0;
	font-size:80%;
	line-height:130%;
}

div.news div a h4{
	text-decoration:none;
	color:#262626;
}
div.news div a:hover h4{
	color:#ff6000;
}

div.news div h5{
	margin:0 0 0 0;
	font-size:80%;
	line-height:130%;
}





div.news div span{
	text-align:left;
}

div.news div span.ttl{
	margin:0 0 3px 0;
	font-weight:bold;
	font-size:90%;
	line-height:130%;
}

div.news div a span.ttl{
	text-decoration:none;
	color:#262626;
}

div.news div a:hover span.ttl{
	color:#ff6000;
}




div.news div span.read{
	margin:0 0 5px 0;
	font-size:80%;
	line-height:130%;
	font-weight:normal;
}

div.news div a span.read{
	text-decoration:none;
	color:#262626;
}
div.news div a:hover span.read{
	color:#ff6000;
}





div.news div span.date{
	margin:0 0 0 0;
	font-size:80%;
	line-height:130%;
	font-weight:normal;
}


















div.nbb{
	border:none;
	margin:0 0 0 10px !important;
	padding:0 0 15px 0 !important;
}

div.right h3.hosp{
	display:block;
	margin:0 0 10px 20px;
	padding:0;
}

div.right h3.hosp{
	display:block;
	margin:0 0 5px 20px;
	padding:0;
}


div.non{
	line-height:10%;
}

div.gotop{
	display:block;
	margin:0 0 5px 108px;
	padding:0;
}

/*----------スマイル----------*/
div.smile{
	width:174px;
	border:solid 3px #98d161 !important;
	margin:20px 0 0 20px;
	background:#fff;
	
}


div.smile span.latest{
	display:block;
	margin:0;	
}

div.smile span.bn{
	display:block;
	margin:0 0 7px 7px;		
}

div.banner_mailmag{
	margin:10px 0 0 18px;
}
