/*トップページ
-------------------------------------------*/
#page{
	width:740px;
}
#headercontainer{
	width:740px;
	height:61px;
}
#header{
	float:left;
}
#h01{
	width:476px;
	height:61px;
	background-image:url(../images/header_02.gif);
	background-repeat:repeat-x;
	float:right;
}
.h01{
	font-size:11px;
	font-weight:normal;
	text-align:right;
	margin-top:0px;
	padding-top:38px;
}
#kanban{
	width:740px;
	margin-bottom:6px;
}
#content{
	width:740px;
}
#menu{
	width:194px;
	background-color:#F7F7F7;
	float:left;	
	margin-bottom:6px;
	text-align:center;
}
#menu_bottom{
	width:194px;
	background-color:#F7F7F7;
	float:left;	
	margin-bottom:6px;
	text-align:left;
}
#main{
	padding-top:6px;
	width:356px;
	float:left;
}
#main_text{
	width:340px;
	padding:3px;
	color:#333333;
	text-align:left;
}
#main_text h2{
	font-size:12px;
	font-weight:normal;
	line-height:120%;
	margin-bottom:0px;
	margin-top:0px;
	color:#333333;
}
.h2_bold{
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	margin-bottom:0px;
	margin-top:0px;
	color:#37A683;
}
#submain{
	width:340px;
	text-align:right;
	margin-right:10px;
	margin-bottom:20px;
}
#info{
	width:300px;
	height:150px;
	margin-left:20px;
	padding:10px;
}
#submenu{
	width:190px;
	float:right;
	padding-top:6px;
	text-align:center;
}
#footer{
	clear:both;
	width:740px;
	height:32px;
	background-image:url(../images/img_footer.gif);
	background-repeat:repeat-x;
	padding-top:11px;
	text-align:center;
	font-size:11px;
}
#footer a{
	color:#333333;
}
#footer_copyright{
	width:740px;
	text-align:right;
	margin-top:0px;
}
#top_ekimae_text_green{
	padding-left:5px;
	border-left:4px solid #00CC00;
	border-bottom:1px solid #00CC00;
	margin:10px 5px 5px 5px;
	font-size:12px;
}
#top_ekimae_text_red{
	padding-left:5px;
	border-left:4px solid #c00000;
	border-bottom:1px solid #c00000;
	margin:7px 5px 5px 5px;
	font-size:12px;
}
#top_ekimae_text_yellow{
	padding-left:5px;
	border-left:4px solid #FBB829;
	border-bottom:1px solid #FBB829;
	margin:7px 5px 5px 5px;
	font-size:12px;
}
#top_ekimae_font{
	padding-left:10px;
	font-size:12px;
}
.top_ekimae_font_footer{
	font-size:11px;
}
.top_ekimae_font_copyright{
	font-size:11px;
	font-family:arial;
}


/*テンプレート
--------------------------------------------*/
#temp_menu{
	width:177px;
	float:left;
	text-align:center;
	background-color:#D7F4EA;
	padding-top:12px;
}
#temp_menu_bottom{
	width:177px;
	text-align:center;
	padding-bottom:15px;
	background-color:#FFFFFF;
}
#temp_main{
	width:563px;
	float:left;
}


/*ページ
--------------------------------------------*/
body{
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 150%;
}
h1{
	margin-left:10px;
	margin-bottom:0px;
}
h2{
	margin-left:20px;
	clear:both;
}
h3{
	margin-left:30px;
	font-size:12px
}
h4{
	margin-left:40px;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
}
p{
	margin-left:30px;
	margin-right:10px
}
a{
	text-decoration:none;
}
#right{
	margin-right:30px;
	texr-align:right;
}
.img_top{
	float:right;
	clear:both;
	margin:0px 33px 30px 0px;
}
hr{
	size:1px;
	width:543px;
	margin-left:10px;
}
.shortcut{
	text-align:center;
}


/*テーブル
--------------------------------------------*/
table{
	margin-left:30px;
}
table.contact {
	clear:both;
	margin-left:-30px;
}
td {
	font-size: 12px;
	line-height: 150%;
}
table td.tdA{
	border-top: 1px solid #F4FCF0;
	border-left: 1px solid #F4FCF0;
	border-right: 1px solid #D0D9CB;
	border-bottom: 1px solid #D0D9CB;
	background-color:#CAF1B5;
	padding:5px;
}
table td.tdB{
	border-top: 1px solid #F4FCF0;
	border-left: 1px solid #F4FCF0;
	border-right: 1px solid #D0D9CB;
	border-bottom: 1px solid #D0D9CB;
	background-color:#EAF7E1;
	padding:5px;
}
table td.tdC{
	background-color:#FFFFFF;
	padding:5px;
}
table.tblA{
	background-color:#DFDFDF;
}
table th.thA{
	border-top: 1px solid #F4FCF0;
	border-left: 1px solid #F4FCF0;
	border-right: 1px solid #D0D9CB;
	border-bottom: 1px solid #D0D9CB;
	background-color:#CAF1B5;
	padding:5px;
}
table th.thB{
	border-top: 1px solid #F4FCF0;
	border-left: 1px solid #F4FCF0;
	border-right: 1px solid #D0D9CB;
	border-bottom: 1px solid #D0D9CB;
	background-color:#EAF7E1;
	padding:5px;
}


/*病院の概要
--------------------------------------------*/
.img_sisetsuchou{
	float:left;
	margin-right:33px;
}
p.sisetsuchou{
	margin-right:33px;
	text-align:right
}
.point{
	color:#FFCB52;
}
#aisatsu{
	width:500px;
	padding:0px 33px 0px 30px;
}

#photo_aisatsu{
	width:120px;
	height:160px;
	margin:0px 10px 3px 0px;
	float:left;
}
#aisatsu_text{
	float:right;
	width:360px;
	margin-bottom:30px;
}
.outline_title{
	font-size:16px;
	color:#333333;
	font-weight:bold;
}
#clear{
	clear:both;
}
#institution{
	width:500px;
	padding:0px 33px 0px 30px;
	margin-bottom:30px;
}
.hr_outline{
	size:1px;
	width:500px;
	margin:0px 0px 15px 0px;
}
#photo_institution{
/*	width:250px;
	height:225px;*/
	margin:0px 5px 3px 0px;
	float:left;
}
#institution_text p{
	margin-top:0px;
	margin-left:0px;
}
#text{
	width:250px;
	float:right;
}
a.not_textdecoration{
	text-decoration:none;
}

/*駅前クリニック
--------------------------------------------*/
.top_text{
	color:#669900;
}
.ul_navi{
	margin-left:20px;
	color:#37A683;
	list-style-image:url(../img/img_ya.jpg)
}
.img_koujousen{
	float:left;
}
#koujousen{
	margin:0px 10px 0px 10px;
}
#koujousen_text{
	clear:both;
}
.img_tounyou{
	float:left;
}
#tounyou{
	margin:50px 10px 0px 10px;
	clear:both;
}
#to_contact{
	width:200px;
	float:right;
	text-align:right;
	padding-right:33px;
	margin-bottom:30px;
}
.ul{
	margin-left:45px;
	margin-right:33px;
	margin-bottom:30px;
}
.tec{
	margin-left:45px;
	margin-right:33px;
	margin-bottom:30px;
}
.tec2{
	margin-right:10px;
	width:280px;
	float:left;
}
#tec3{
	clear:both;
	padding-right:20px;
}
#tec4{
	clear:both;
	padding-right:20px;
}
.h3_tec{
	clear:both;
	
}
.hotline{
	width:500px;
	margin-right:33px;
	text-align:right;
	font-weight:bold;
	color:#CC0000;
}
/*.table_ekimae{
	margin-bottom:20px;
	background-color:#CEE7F7;
	border-spacing:1px;
	border-collapse:collapse;
}*/
table.table_ekimae {
	margin-bottom:20px;
	margin-top:0px;
	border: 1px solid #CEE7F7;
	border-collapse: collapse;
}
table.table_ekimae td{
	border-top: 1px solid #CEE7F7;
	border-bottom: 1px solid #CEE7F7;
	border-right: 1px solid #CEE7F7;
	border-left: 1px solid #CEE7F7;
	padding: 3px 3px;
}
.text_black{
	color:#000000;
}
.tel{
	width:500px;
	margin-right:13px;
	text-align:right;
}


/*健診センター
--------------------------------------------*/
#kenshin_td{
	padding-left:40px;
	width:470px;
}
#kenshin_anidea{
	margin-right:43px;
}
#buchou_aisatsu{
	margin-top:20px;
	margin-bottom:20px;
	padding-top:20px;
	clear:both;
}
#to_option{
	width:180px;
	text-align:right;
	margin-bottom:30px;
	padding-right:33px;
	float:right;
}
.h3_no_margin{
	margin-bottom:0px;
}
.kenshin_title{
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.h2_kenshin{
	font-size:12px;
	color:#444444;
}
.leaf{
	vertical-align:text-bottom;
}
#buchou_aisatsu table{
	margin-top:20px;
	margin-left:0px;
}
.bt_lifestyle{
	margin-left:220px;
	margin-top:7px;
}

/*リンク
--------------------------------------------*/
.list{
	color:#37A683;
	list-style-image:url(../img/img_ya.jpg)
}


/*個人情報
--------------------------------------------*/
.h2_privacy{
	font-size:12px;
}
.h3_black{
	color:#000000;
	font-weight:normal;
}
/*
.ol{
	padding-left:20px;
}
*/
.ol li{
	margin:0px 0px 0px 30px;
}
.cercle{
	color:BCE3D5;
}


/*担当医師
--------------------------------------------*/
.profile{
	margin-top:15px;
	width:530px;
	text-align:right;
}
.profile2{
	clear:both;
	margin-top:15px;
	padding-bottom:20px;
	width:530px;
	text-align:right;
}


/*サイトマップ
--------------------------------------------*/
#sitemap{
	width:563px;
}
#stmpleft{
	width:200px;
	margin-top:50px;
	margin-left:40px;
	float:left;
}
#stmpright{
	width:200px;
	margin-top:50px;
	margin-left:40px;
	float:left;
}
	

/*糖尿病外来
--------------------------------------------*/
#diabetes{
	margin:0px 10px 0px 10px;
	clear:both;
}{
}
#diabetes h3{
	clear:both;
}
.p_diabetes{
	margin-top:0px;
}
.h4_diabetes{
	margin:0px 0px 0px 45px;
	font-size:12px;
	font-weight:bold;
}
#diabetes ul{
	margin:0px 0px 20px 50px;
	list-style:none;
}
#diabetes li{
	margin:0px;
}
.diabetes_red{
	font-weight:bold;
	color:#CC0033;
}
.diabetes_text{
	margin-left:5px;
}
table.tblA2{
	background-color:#DFDFDF;
	margin:5px 0px 15px 0px;
}
.tec3{
	margin-left:45px;
	margin-right:33px;
	margin-bottom:10px;
}
.bt_top{
	float:right;
	margin-right:0px;
}
.navi{
	text-align:center;
	text-decoration:none;
}
.flow{
	margin-left:30px;
}
#diabetes_photo{
	margin-left:70px;
}
#diabetes_photo_left{
	float:left;
}
#diabetes_photo_right{
	float:left;
	margin-left:50px;
}
.h3_under_photo{
	margin-top:15px;
}


/*甲状腺専門外来
--------------------------------------------*/
.p_thyroid{
	margin-top:0px;
}
.table_thyroid{
	padding-bottom:15px;
}
#thyroid{
	margin:0px 10px 0px 10px;
	clear:both;
}
#thyroid h3{
	padding-top:15px;
}
#thyroid ul{
	margin:0px 0px 20px 50px;
	list-style:none;
}
#thyroid ol{
	margin:0px 0px 20px 50px;
	padding-left:30px;
}
#thyroid li{
	margin:0px;
}
.bt_top2{
	float:right;
	margin-right:0px;
	margin-bottom:15px;
}
table.tblA3{
	background-color:#DFDFDF;
	margin:5px 0px 0px 0px;
}
#thyroid_photo{
	margin-left:70px;
}
#thyroid_photo_left{
	float:left;
}
#thyroid_photo_right{
	float:left;
	margin-left:50px;
}
#thyroid_bt{
	clear:both;
	text-align:center;
}

/*休診*/
.kyushin{
	/*color:#CC3300;*/
	color:#FF9900;
}