/*  
Theme Name: 我孫子東邦病院2008
*/

body {
	width: 800px;
	margin: 0 auto;
	line-height: 1.65;
	font-size: 13px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #222;
	}

a:link { color: #06c; }
a:visited { color:#06c; }
a:hover { color: #06c; text-decoration: none; }

a img {
	border: none;
	}

#wrapper_box {
	display: block;
	position: relative;
	top: 48px;
	z-index: 1;
	text-align: left;
	width: 800px;
	}

#wrapper {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	background: #fff;
	}
	
/* ----- ヘッダー部 ----- */

#header_box {
	display: block;
	width: 800px;
	margin: 0 auto;
	padding: 0 0 4px;
	}

#header {
	display: block;
	width: 100%;
	height: 91px;
	background: url(images/header_bg.gif) top no-repeat;
	}

#header p {
	font-size: 85%;
	text-align: right;
	margin: 0;
	padding: 0;
	}
	
#headerimg {
	float: left;
	}

#headerimg h1 a {
	display: block;
	width: 200px;
	height: 48px;
	margin: 40px 0 0;
	}

p#keyword {
	margin: 2px 6px 0 0;
	font-size: 9px;
	}

p#keyword a {
	color: #999;
	}

#header_menu {
	display: block;
	float: right;
	width: 340px;
	margin: 44px 0 0;
	text-align: right;
	}

#header_menu p {
	margin: 3px 0;
	}

ul#minimenu {
	display: block;
	float: right;
	width: 340px;
	height: 27px;
	}

ul#minimenu li {
	float: right;
	font-size: 85%;
	}

div.breadcrumb {
	display: block;
	margin: 0px 0 0;
	padding: 0 5px;
	font-size: 12px;
	}



/* ページ上部メインメニュー */
#topnavi {
	display: block;
	position: absolute;
	z-index: 100;
	width: 800px;
	height: 40px;
	margin: 10px 0 0;
	}

#topnavi ul {
	list-style: none;
	display: inline;
	}

#topnavi ul li {
	float: left;
	}

#topnavi ul li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 40px;
	padding-top: 40px;
	width: 100%;
	}

#nav01 { width: 160px; }
#nav02 { width: 160px; }
#nav03 { width: 160px; }
#nav04 { width: 160px; }
#nav05 { width: 160px; }

#nav01 a { background-image: url(images/topmenu_bg.png);background-position: 0px 0; }
#nav02 a { background-image: url(images/topmenu_bg.png);background-position: -160px 0; }
#nav03 a { background-image: url(images/topmenu_bg.png);background-position: -320px 0; }
#nav04 a { background-image: url(images/topmenu_bg.png);background-position: -480px 0; }
#nav05 a { background-image: url(images/topmenu_bg.png);background-position: -640px 0; }

#nav01 a:hover, #nav01 a.active { background-image: url(images/topmenu_bg.png);background-position: 0px 40px; }
#nav02 a:hover, #nav02 a.active { background-image: url(images/topmenu_bg.png);background-position: -160px 40px; }
#nav03 a:hover, #nav03 a.active { background-image: url(images/topmenu_bg.png);background-position: -320px 40px; }
#nav04 a:hover, #nav04 a.active { background-image: url(images/topmenu_bg.png);background-position: -480px 40px; }
#nav05 a:hover, #nav05 a.active { background-image: url(images/topmenu_bg.png);background-position: -640px 40px; }

#topnavi ul .parent ul {
	display: none;
	}

#topnavi ul .parent ul li {
	display: none;
	}

#topnavi ul .parentOn ul {
	display: block;
	}

#topnavi ul li.parentOn ul li{
	float: none;
	}

#topnavi ul li.parentOn ul li a {
	display: block;
	overflow: hidden;
	height: auto !important;
	padding: 4px 0 4px 10px;
	width: 148px;
	background: #dfedf3;
	border-top: 1px solid #fff;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	color: #00729d;
	font-size: 90%;
	text-decoration: none;
	}

#topnavi ul li.parentOn ul li a:hover {
/*
	background: #00729d url(images/list.gif) 5px 11px no-repeat;
*/
	background: #00729d;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #aaa;
	}




/* ----- 本文エリア ----- */

#content {
	display: block;
	float: right;
	width: 590px;
	margin: 0 0 16px;
	padding: 0 0 0 10px;
	}

#content_inner {
	display: block;
	width: 590px;
	}

div.entry {
	clear: left;
	width: 580px;
	margin: 15px auto;
	}

#content table {
	width: 100%;
	}

#content small {
	font-size: 80%;
	padding: 2px 0 3px;
	}

div.entry_center {
	text-align: center;
	}

#content ul {
	margin: 0 10px;
	padding: 0;
	}
	
#content ul li {
	padding: 0 14px;
	background: url(images/list.gif) left 7px no-repeat;
	}

#content ul.news li {
	font-size: 90%;
	}

/* ----- トップページのみ ----- */

#main_menu {
	display: block;
	width: 100%;
	height: 180px;
	}

#main_menu ul {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
#main_menu ul li.leftcol {
	display: block;
	float: left;
	width: 290px;
	height: 80px;
	margin: 0 0 10px;
	padding: 0;
	background: none;
	}
	
#main_menu ul li.rightcol {
	display: block;
	float: left;
	width: 290px;
	height: 80px;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	background: none;
	}

#news {
	display: block;
	width: 100%;
	padding-bottom: 15px;
	background: url(images/news_bottom_bg.gif) left bottom no-repeat;
	}

#news_header {
	display: block;
	height: 26px;
	padding: 4px 0 0 10px;
	overflow: hidden;
	background: url(images/news_top_bg.gif) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	}
	
#news_inner {
	display: block;
	padding: 10px 0 0 10px;
	background: url(images/news_body_bg.gif) left top repeat-y;
	}
	
#news_inner p.news {
	margin: 0;
	padding: 0;
	}

#news ul.news li {
	padding: 6px 14px 5px;
	border-bottom: 1px dashed #ccc;
	background: url(images/list.gif) left 12px no-repeat;
	}



/* ---------- 前のページ・次のページ・トップへ戻る ---------- */

p.contentnavi {
	text-align: right;
	}

p.gotop {
	clear: both;
	float: right;
	}



/* ---------- GoogleMap ---------- */

div.googlemaps {
	margin: 0 0 0 6px;
	}


/* ---------- サイドバー ---------- */

#sidebar {
	float: left;
	width: 200px;
	margin: 0 0 16px;
	}

#sidebar ul {
	padding: 10px 0 10px;
	}

#sidebar ul li {
	line-height: 1;
	}

#sidebar ul.contentmenu {
	padding: 0 0 10px;
	}

#sidebar ul.contentmenu li {
	padding: 0;
	}

#sidebar ul.contentmenu li a {
	display: block;
	width: 183px;
	font-size: 90%;
	padding: 6px 0 5px 17px;
	line-height: 1.4;
	border-bottom: 2px solid #fff;
	background: #f2f2f2 url(images/list.gif) 5px 11px no-repeat;
	}

#sidebar ul.contentmenu li a:hover {
	color: #000;
	text-decoration: none;
	background: #fff url(images/list.gif) 5px 11px no-repeat;
	border-bottom: 2px solid #aaa;
	}

#sidebar p {
	padding: 0px 10px 0px 10px;
	}

#sidebar_guide {
	display: block;
	width: 200px;
	margin-top: 10px;
	padding-bottom: 20px;
	background: url(images/side_bottom_bg.gif) left bottom no-repeat;
	}

#sidebar_guide_header {
	display: block;
	width: 180px;
	padding: 4px 10px;
	overflow: hidden;
	background: url(images/side_top_bg.gif) no-repeat;
	font-weight: bold;
	}
	
#sidebar_guide_inner {
	display: block;
	padding: 10px 10px 0;
	line-height: 1.2;
	background: url(images/side_body_bg.gif) repeat-y;
	}

span#sidebar_guide_title {
	clear:both;
	font-weight: bold;
	}

#sidebar_guide p, #sidebar_guide table {
	padding: 0;
	font-size: 90%;
	}

#sidebar_guide table td {
	padding: 0 5px 0 0;
	white-space: nowrap;
	}

#sidebar_guide img {
	vertical-align: middle;
	}



/* ---------- 下部サイトマップ関連 ---------- */

#sitemap {
	display: block;
	width: 100%;
	}

#sitemap_inner {
	display: block;
	float: left;
	width: 100%;
	background: #f2f2f2;
	padding: 10px 0;
	}

#sitemap_inner ul {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	}

#sitemap_inner ul li {
	display: block;
	float: left;
	width: 146px;
	text-align: left;
	padding: 0 0 0 11px;
	} 

#sitemap_inner ul li ul li {
	padding: 3px 0;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	}

#sitemap_inner ul li ul li.sitemap_title {
	border-bottom: 4px solid #fff;
	padding-bottom: 8px;
	margin-bottom: 6px;
	font-size: 95%;
	color: #222;
	}

#sidemap li a {
	text-decoration: none;
	}
	
	
	
/* ---------- フッター関連 ---------- */

#footer_box {
	display: block;
	width: 100%;
	padding-bottom: 10px;
	float: left;
	text-align: left;
	background: url(images/footer.gif) top center no-repeat;
	}
	
#footer {
	text-align: center;
	}

#footer p {
	margin-top: 20px;
	}


/* ---------- 全体のテキストやイメージなど ---------- */

h2 {
	}

h3{
	clear: both;
	display: block;
	background: url(images/h3_bg.jpg) left no-repeat;
	font-weight: bold;
	font-size: 120%;
	margin: 15px 0 10px;
	padding: 4px 12px 3px;
	}

h4{
	clear: both;
	display: block;
	font-size: 110%;
	font-weight: bold;
	margin: 15px 0 10px;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #1e84ac;
	}

h5{
	display: block;
	background: url(images/h5.png) left center no-repeat;
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0 0 5px;
	}

.entry p{
	padding: 5px;
	text-align: justify;
	text-justify: distribute;
	}

strong {
	font-weight: bold;
	}

hr {
	display: none;
	}

.print{
	display: none;
	}

input, textarea {
	font-size: 95%;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

.size90 {
	font-size: 90%;
	}

.size80 {
	font-size: 80%;
	}
	
	

/* ----- テーブル関連 ----- */


.entry table {
	width: 95%;
	margin: 5px 0;
	border: 1px solid #79b5cb;
	}

.entry table th, td {
	padding: 3px 10px;
	vertical-align: top;
	}

.entry table th, td {
	}
	
.entry table.child th, .entry table.child td {
	border: 0px;
	}

.entry td.middle {
	width: 10%;
	vertical-align: middle;
	text-align: right;
	}

.entry table td {
	border: 1px solid #79b5cb;
	}
	
.entry th {
	white-space: nowrap;
	background: #79b5cb;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	}

#medicalcare table {
	border: none;
	}

#medicalcare table td {
	padding-top:12px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #79b5cb;
	}

#medicalcare th {
	white-space: nowrap;
	background: #79b5cb;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	}

#medicalcare h4 {
	clear: both;
	display: block;
	background: url(images/h3_bg.jpg) left no-repeat;
	font-weight: bold;
	font-size: 120%;
	margin: 45px 0 10px;
	padding: 4px 12px 3px;
	border:none;
	}

#sidebar table td {
	border: none;
	}

/* ----- リスト ----- */

ul.sidebar_child_list {
	margin: 0;
	padding-top: 10px;
	}
	
ul.sidebar_child_list li {
	padding: 3px 0 3px 7px;
	font-size: 12px;
	}
	
ul.sidebar_child_list li a {
	color: #000;
	padding-left: 15px;
	background: url(images/icon_menu_list.gif) left no-repeat;
	}

ul.sidebar_child_list li a:hover {
	color: #0c6ccc;
	}

#sidebar_recept,
#sidebar_aboutus,
#sidebar_information,
#sidebar_access,
#sidebar_services,
#sidebar_kenshin {
	padding-top: 10px;
	background: url(images/sidemenu_bg.gif) repeat-y;
	}
	
ul#submenu {
	display: block;
	width: 100%;
	height: 55px;
	padding: 0;
	margin: 0 0 15px;
	background: url(images/submenu_bottom.gif) bottom no-repeat;
	}

ul#submenu li {
	display: block;
	float: left;
	width: 118px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.4;
	font-size: 12px;
	}

ul#submenu li a {
	display: block;
	width: 100px;
	height: 39px;
	padding: 6px 9px 0;
	background: url(images/submenu_bg2.gif) right no-repeat;
	}

ul#submenu li a:hover {
	background: url(images/submenu_bg1.gif) right no-repeat;
	text-decoration: none;
	}

.red {
	color: #c00;
	}

.left {
	float: left;
	margin: 5px 15px 0 0;
	}

/* GoogleMaps 地図描画 */
div#GoogleMap {
	margin: 0 0 10px 0;
	border:1px solid #979797;
	background-color:#e5e3df; 
	width:577px;
	height:360px;
}
div#GoogleMap div {
	padding:0;
	width:200px;
	color:#333;
	font-size: 12px;
}
div#GoogleMap div strong {
	font-weight:bold;
	font-size: 14px;
}


/* ----- フローチャート ----- */
.entry table.chart {
	display:block;
	border: none;
	}

.entry table.chart th,
.entry table.chart td {
	padding: 10px 10px 33px;
	border: none;
	}

.entry table.chart th {
	font-size: 110%;
	font-weight: bold;
	width: 180px;
	background: url(images/table_chart_th_bg.png) bottom no-repeat;
	color: #fff;
	text-align: center;
	}

.entry table.chart th.end {
	font-size: 110%;
	font-weight: bold;
	width: 180px;
	background: url(images/table_chart_th_bg.png) top no-repeat;
	color: #fff;
	padding: 10px 5px 10px;
	text-align: center;
	}

/* テーブル内で中央寄せ表示したい場合に付与 */
td.mid {
	vertical-align: middle;
	text-align: center;
	}

/* テーブル、th、tdにボーダー無しを指定する場合 */
.entry .noborder,
.entry .noborder,
.entry .noborder {
	border: none;
	}

/* 価格表や比較表 */

table.price th,
table.price td {
	text-align: right;
	}

table.comparison th,
table.comparison td {
	text-align: center;
	}

/* 外来ドクター一覧 */

table#gairai {
	width: 800px;
	font-size: 90%;
	}

#gairai th {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	}

#gairai td {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	}

#gairai td.stripe {
	background: #fafeff;
	}

#gairai th.darkblue,
#gairai td.darkblue {
	color: #fff;
	font-weight: bold;
	background: #00729d;
	border-right: 1px solid #fff;
	text-align: center;
	}

#gairai th.lightblue,
#gairai td.lightblue {
	color: #00729d;
	font-weight: bold;
	background: #c3d5d8;
	border-right: 1px solid #fff;
	text-align: center;
	}

span.caution {
	font-size: 85%;
	padding-left: 1px;
	color: #a00;
	}

table.noborder {
	border: none;
	width: 100%;
	}

table.noborder td {
	border: none;
	font-size: 85%;
	padding: 2px 4px;
	}