@charset "UTF-8";


/* CONTENTS */

#contents{
	width:1050px;
	margin:auto;
	}

h2{
	margin:50px 0 40px 0;
	}

.first_lead{
	width: 570px;
	margin: 0 auto 20px;
}

.color-red{
    color: #fe0000;
}

.first_lead.first_lead--border{
	width: 660px;
    padding: 20px;
    border: solid 1px #cccccc;
    border-radius: 4px;
    font-size: 13px;
}

.item_list{
	width: 700px;
	margin: 0 auto 20px;
	font-size: 13px;
}
.item_list.item_list--check{
    margin-left: 40px;
}
.item_list.item_list--check li{
    padding: 2px 0 2px 30px;
    background : url(examine_il_001.gif) left center / auto auto no-repeat scroll padding-box border-box transparent;
}

.title{
	width: 700px;
	margin: 0 auto 6px;
    font-weight: bold;
}

.float_left{
    float: left;
}

.float_right{
    float: right;
}
.mb10{
    margin-bottom: 10px !important;
}
.mb20{
    margin-bottom: 20px !important;
}
.mb60{
    margin-bottom: 60px !important;
}
.mb80{
    margin-bottom: 80px !important;
}
.pt40{
    padding-top: 40px !important;
}
.fs13{
    font-size: 13px !important;
}
.weak_caution{
    color: #999999;
}

.define_list{
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: solid 1px #cccccc;
    font-size: 13px;
}
.define_list dt,
.define_list dd{
    margin-bottom: 10px;
}
.define_list dt{
    clear: left;
    float: left;
    margin-right: 0.5em;
    color: #d81d52;
    font-weight: bold;
}
.define_list dt,
.define_list dd{
    margin-bottom: 10px;
}
.define_list dt{
    clear: left;
    float: left;
    margin-right: 0.5em;
    color: #3451a5;
    font-weight: bold;
}


#services{
	width:280px;
	float:left;
	margin-right:50px;
	}

#services h3{
	background : url(navi_title_001.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:46px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	}

h4{
	width: 700px;
	margin: 0 auto 20px;
	color:#13b88d;
	font-size:16px;
	}

.services_table{
    width: 700px;
    margin: 0 auto 60px;
    font-size: 13px;
}

#kidney_table .services_table{
    width: 310px;
    margin: 0;
    font-size: 13px;
}

.services_table th{
    padding:6px;
    background-color:#f0f0f0;
	color:#333333;
	font-weight:bold;
    text-align: left;
    white-space: nowrap;
}
.services_table td{
    background-color:#f9f9f9;
	padding:6px;
}
.services_table.services_table--research td{
    background-color:#f9f9f9;
}


.services_time_table{
	border:0;
	font-size:13px;
	text-align:center;
	vertical-align:central;
	width:700px;
	margin:auto;
	margin-top:40px;
	margin-bottom:20px;
	}
	
.services_time_table caption{
	display:none;
	}

	
.services_time_table th.title{
	background-color:#8f8f8f;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	}

.services_time_table th.service_name{
	background-color:#f0f0f0;
	color:#333333;
	font-weight:bold;
	}
	
.services_time_table td.am{
	background-color:#546db6;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	}
	
.services_time_table tr.pmline td.pm{
	background-color:#13b88d;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	}
	
.services_time_table td{
	background-color:#c6d1f1;
	color:#333333;
	padding:3px;
	}

.services_time_table tr.pmline td{
	background-color:#d0ece5;
	color:#333333;
	padding:3px;
	}
.services_time_table.services_time_table--week{
    margin-top: 0;
}
.services_time_table.services_time_table--week td.holiday{
    background-color: #ffbdbd;
}
.services_time_table.services_time_table--week td.especial{
    background-color: #fff6bd;
}
.daily_box{
    display: inline-block;
    width: 13px;
    height: 13px;
    background-color: #c6d1f1;
    vertical-align: middle;
}
.especial_box{
    display: inline-block;
    width: 13px;
    height: 13px;
    background-color: #fff6bd;
    vertical-align: middle;
}
#services ul{
	width:280px;
	list-style-type:none;
	}

#services ul li.services_menu01 a{
	background : url(navi_list_001.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:52px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu02 a{
	background : url(navi_list_002.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu03 a{
	background : url(navi_list_003.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu04 a{
	background : url(navi_list_004.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu05 a{
	background : url(navi_list_005.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu06 a{
	background : url(navi_list_006.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu07 a{
	background : url(navi_list_007.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu08 a{
	background : url(navi_list_008.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu09 a{
	background : url(navi_list_009.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu10 a{
	background : url(navi_list_010.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu11 a{
	background : url(navi_list_011.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu12 a{
	background : url(navi_list_012.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:55px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu13 a{
	background : url(navi_list_013.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:52px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu14 a{
	background : url(navi_list_014.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}

#services ul li.services_menu15 a{
	background : url(navi_list_015.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:280px;
	height:51px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display:block;
	}


#right_contents{
	width:720px;
	float:left;
	}

#right_contents h3{
	width:700px;
	border-bottom:5px solid #3451a5;
	margin-bottom:40px;
	color:#3451a5;
	font-size:18px;
	letter-spacing:3px;
	padding: 0 0 10px 20px;
	clear:both;
	}
	
#right_contents p{
	margin-bottom:10px;
	}

#right_contents .main_img{
	width:360px;
	margin:0 20px 40px 20px;
	float:left;
	}
	
.caption{
	clear:left;
	margin:7px 20px;
	}
	
ul.img_list{
	width:680px;
	background:#f0f0f0;
	border-radius:5px;
	clear:left;
	padding:20px 20px 0 20px;
	margin-bottom:80px;
	}
ul.img_list.img_list--nobg,
ul.img_list.img_list--nobg-center{
	background: none;
    border-radius:0;
    margin-bottom:40px;
	padding:0 10px;
    text-align: center;
	width:auto;
	}
	
ul.img_list li{
	font-size:12px;
	color:#3451a5;
	padding-bottom:30px;
	margin-right:13px;
	list-style-type:none;
	display:inline-block;
	vertical-align:top;
	}

ul.img_list li.last{
	margin-right:0;
	}
ul.img_list.img_list--nobg-center li{
    margin: 0 20px;
}

/* nutrition */

.meal_sample_title{
	background : url(nutrition_h4_001.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	width:680px;
	height:18px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	}

.meal_sample{
	width:680px;
	margin:auto;
	padding-bottom:50px;
	}

.meal_sample img{
	margin-bottom:10px;
	}


.meal_sample .breakfast{
	float:left;
	margin-right:56px;
	text-align:center;
	}

.meal_sample .lunch{
	float:left;
	margin-right:56px;
	text-align:center;
	}

.meal_sample .dinner{
	float:left;
	text-align:center;
	}

dl.meal_time,dl.meal_type{
	width:680px;
	margin:auto;
	font-size:13px;
	padding-bottom:60px;
	}
		
dl.meal_time dt,dl.meal_type dt{
	padding:8px;
	background:#F0F0F0;
	display:inline;
	border-radius:5px;
	float:left;
	margin:0 5px 10px 0;
	font-weight:bold;
	}

dl.meal_time dd,dl.meal_type dd,dl.consultation_time dd{
	padding:8px;
	display:inline;
	float:left;
	margin:0 50px 0 0;
	}

ul.special_meal{
	margin-bottom:60px;
	}

dl.consultation_time{
	font-size:13px;
	float:left;
	width:320px;
	padding-bottom:30px;
	}
	
dl.consultation_time dt{
	padding:8px;
	background:#F0F0F0;
	display:inline;
	border-radius:5px;
	float:left;
	margin:0 5px 10px 0;
	font-weight:bold;
	clear:left;
	}


ul.special_meal li{
	list-style-type:disc;
	margin-left:50px;
	font-size:13px;
	line-height:160%;
	margin-bottom:5px;
	}

.lead{
	padding-bottom:60px;
	width:680px;
	margin:auto;
	}

.img_caption{
	color:#3451a5;
	padding-top:2px;
	display:inline-block;
}

.center{
	text-align:center;
	}

/* consultation */

p.consultation_time{
	font-size:24px;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin:auto;
	background:#F0F0F0;
	border-radius:5px;
	padding:10px 20px;
	display:inline-block;
	margin-left:20px;
	margin-bottom:20px;
	color:#3451a5;
	}

.tel{
	padding:0 0 0 10px;
	margin:0 0 20px 0;
	font-size:24px;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display:inline-block;
	border-left:5px solid #13b88d;
	}

.contact_info{
	font-size:14px;
	line-height:180%;
	padding-bottom:10px;
	}

.contact_num{
	margin:0 0 40px 20px;
	padding:20px 30px 0 40px;
	background-color:#f0f0f0;
	border-radius:5px;
	margin-bottom:60px;
	}


/* medicine */

.medicine h4{
	margin:40px 0 20px 0;
	}

.medicine h5{
	font-size:14px;
	margin:0 20px 0 20px;
	padding:10px 20px;
	background-color:#f0f0f0;
	border-radius:5px;
	display:inline-block;
	float:left;
	}
	
.medicine p{
	padding:10px 20px;
	}

.medicine_list{
	padding:20px 30px;
	border:3px solid #e5f6f1;
	border-radius:5px;
	width:620px;
	margin:auto;
	margin-top:30px;
	margin-bottom:60px;
	}

.medicine_list li{
	font-size:13px;
	list-style-type:disc;
	margin-left:30px;
	margin-right:20px;
	float:left;
	line-height:180%;
	}

/* special */

table.special_table{
	border:0;
	font-size:13px;
	text-align:center;
	vertical-align:central;
	width:700px;
	margin:auto;
	margin-top:40px;
	margin-bottom:20px;
	}
	
table.special_table caption{
	display:none;
	}

	
table.special_table th.title{
	background-color:#8f8f8f;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	}

table.special_table th.service_name{
	background-color:#f0f0f0;
	color:#333333;
	font-weight:bold;
	}
	
table.special_table td.am{
	background-color:#546db6;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	min-width:3em;
	}
	
table.special_table td.pm{
	background-color:#13b88d;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	min-width:3em;
	}
	
table.special_table td{
	background-color:#f0f0f0;
	color:#333333;
	padding:5px;
	}
