@charset "UTF-8";

/*---------------------------------------------------------
　コンテンツ
---------------------------------------------------------*/


/*---------------------------------------------------------
　レフトボックス
---------------------------------------------------------*/
/*-- グローバルナビ --*/

ul.gNavi li a.gbt2{width: 125px;background: url(../../cmn/img/navi_global.jpg) -110px -40px no-repeat;}

/*-- サブナビ --*/
ul.subNavi{
	clear:both;
	padding:0px 0 0 0px;
	float:left;
	font-size:1px;
	margin:0 0 15px 0;
}

ul.subNavi li a{display:block;text-indent:-9999px;text-decoration: none;height: 32px;display:block;}

	ul.subNavi li a.sbt1{width: 220px;background: url(../img/navi_sub.gif) 0 0 no-repeat;}
	ul.subNavi li a:hover.sbt1{background-position:-220px 0 ;}

	ul.subNavi li a.sbt2{width: 220px;background: url(../img/navi_sub.gif) 0 -32px no-repeat;}
	ul.subNavi li a:hover.sbt2{background-position:-220px -32px ;}

	ul.subNavi li a.sbt3{width: 220px;background: url(../img/navi_sub.gif) 0 -64px no-repeat;}
	ul.subNavi li a:hover.sbt3{background-position:-220px -64px ;}

	ul.subNavi li a.sbt4{width: 220px;background: url(../img/navi_sub.gif) 0 -96px no-repeat;}
	ul.subNavi li a:hover.sbt4{background-position:-220px -96px ;}

body#rihabili ul.subNavi li a.sbt1{height:32px; background: url(../img/navi_sub.gif) -220px 0 no-repeat;}
body#hour ul.subNavi li a.sbt2{height:32px; background: url(../img/navi_sub.gif) -220px -32px no-repeat;}
body#access ul.subNavi li a.sbt3{height:32px; background: url(../img/navi_sub.gif) -220px -64px no-repeat;}
body#view ul.subNavi li a.sbt4{height:32px; background: url(../img/navi_sub.gif) -220px -96px no-repeat;}

/*---------------------------------------------------------
　ライトボックス
---------------------------------------------------------*/

table.localMenu{
	width:620px;
}

table.localMenu tr td img{
	margin-bottom:15px;
}

table.localMenu tr td p{
	margin:0 5px 20px 5px;
	font-size: 0.8em;
	line-height: 150%;
}

table.localMenu tr td img.left{
	margin:0 15px 0 0;
}


/*-- 診療科目 --*/

table.kamoku {
	width: 610px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	margin:0 5px 10px 5px;
	font-size: 0.8em;
}

table.kamoku td{
	width: 25%;
	border-right: 1px solid #c8c8c8;
	text-align: center;
	padding:5px 0 5px 0px;
}

table.localMenu tr td p.hoken {
	width:605px;
	margin:0 5px 30px 5px;
	padding:3px 0 3px 5px;
	font-size: 0.8em;
	background-color: #e1e1e1;
}

/*-- 施設基準 --*/

table.shisetsu{
	width: 100%;
	margin:0 5px 10px 5px;
}

table.shisetsu td{
	width: 33%;
}

ul.shisetsu li{
	font-size: 0.8em;
	background: url(../img/dot_green.gif) 0 45% no-repeat;
	padding: 0 10px 5px 15px;
}

/*-- 診療時間 --*/

table.timeTable {
	width: 610px;
	margin:5px 5px 15px 5px;
	border-right: 1px solid #cacaca;
}

table.timeTable td{
	font-size: 0.8em;
	text-align:center;
	vertical-align: middle;
	padding:9px 0 9px 0;
	border-left: 1px solid #cacaca;
	border-bottom: 1px dotted #cacaca;
}

table.timeTable td.solid{
	border-bottom: 1px solid #cacaca;
}

table.timeTable td.solid_ampm{
	border-bottom: 1px solid #cacaca;
	padding:5px 0 5px 0;
}

table.timeTable td.solid_gray{
	border-bottom: 1px solid #cacaca;
	background-color:#eeeeee;
}

table.timeTable td.gray{
	background-color:#eeeeee;
}

table.timeTable td.week_gray{
	width:60px;
	background-color:#eeeeee;
}

table.timeTable td.week{
	width:60px;
}

table.timeTable td.week_solid{
	width:60px;
	border-bottom: 1px solid #cacaca;
}

table.timeTable td.pink{
	border-top: 4px solid #e178b0;
	border-bottom: 1px solid #cacaca;
	background-color:#eeeeee;
	padding:4px 0 5px 0;
}

table.timeTable td.blue{
	border-top: 4px solid #79a3dd;
	border-bottom: 1px solid #cacaca;
	background-color:#eeeeee;
	padding:4px 0 5px 0;
}

table.timeTable td.green{
	border-top: 4px solid #afdf7b;
	border-bottom: 1px solid #cacaca;
	background-color:#eeeeee;
	padding:4px 0 5px 0;
}

table.timeTable td.solid_clock{
	width:60px;
	border-left: 0px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding:0;
}

ul.shisetsu li.nomark{
	font-size: 0.8em;
	background: none;
	padding: 0 10px 5px 15px;
}

/*-- 地図 --*/

table.googleMap{
	margin-bottom:15px;
}


/*-- 院内風景 --*/

table.innai{
	margin:0 5px 0 5px;
	width:610px;
}

table.innai td{
	font-size: 0.9em;
	font-weight: bold;
	text-align:center;
	padding-left:5px;
}

table.innai tr td table.img{
	border: 2px solid #f1f1f1;
	margin-bottom:20px;
}

table.innai tr td table.img td{
	padding:7px 7px 7px 7px;
}

table.innai tr td table.img td p{
	background-image: url("../img/view/bg_gray.jpg");
	background-repeat: repeat-x;
	vertical-align: middle;
	padding: 4px 0px 4px 0px
}

/*---------------------------------------------------------
　フッター
---------------------------------------------------------*/

