@charset "utf-8";	/* 文字コード */

/*共通 */
* {	margin:0;	padding:0;}
body, html {font: 12px/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	color: #666666;	text-align: center;}
/* リンクカラー*/
a {color:#007DFF; text-decoration: none;}
a:link {color:#007DFF; text-decoration: none;}
a:visited {color:#007DFF; text-decoration: none;}
a:hover {color:#FF6600; text-decoration: underline;}
a:active {color:#FF6600; text-decoration: underline;}
/* 画像*/
a img { border:none; }
li, li li {	list-style:none; line-height:1.5em;}
hr {
	border: 0;
	height: 1px;
	background-color:#ffffff;
	border-top: 1px solid #cccccc;
	margin:7px 0px 7px 0px;
}
table{
font: 12px/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*共通フレーム*/
#subwrapper{
	width:100%;
	text-align: left;
	padding:0px;
	margin: 0px auto;
	height: auto;
}
/*ヘッダー*/
#header {
	background:#ffffff url(../../img/back.jpg) repeat-x 0px 0px;
	width:100%;
	float: left;
}
#headmenu{
	width:930px;
}
/*フッター*/
#footer {
	background:#D5C691;	width:100%;	float: left;
	text-align:center;	padding: 6px 0px 6px 0px;	color:#5E5326;}
#footer a {color:#5E5326; text-decoration: none; }
#footer a:link {color:#5E5326; text-decoration: none;}
#footer a:visited {color:#5E5326; text-decoration: none;}
#footer a:hover {color:#ffffff; text-decoration: underline;}
#footer a:active {color:#ffffff; text-decoration: underline;}
/*メインフレーム（サブページ）*/
#submain {
	width:100%;
	float: left;
	margin-right: -220px;
	margin-top: 10px;
}
#subinner {
	position: relative;
	margin: 0px 220px 10px 10px;
}
/*h1（サブページ）*/
.titleh1{
	font-size: 22px;
	color: #877C4B;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
	padding: 3px 0px 5px 5px;
}
.hnameh1{
	background:#ffffff url(../../img/h1title.jpg) no-repeat 0px 0px;
	font-size: 22px;
	color: #627E9D;
	font-weight: bold;
	margin: 12px 0px 12px 0px;
	padding: 5px 0px 5px 28px;
}
/*h2（サブページ）*/
.hnameh2{
	font-size: 14px;
	font-weight: normal;
	color: #627E9D;
	margin: 12px 0px 12px 0px;
	padding: 5x 0px 2px 0px;
	border-bottom: 1px solid #7486A0;
}

/*広告*/
#all_ad {
	width:200px;
	float: right;
	margin: 10px 5px 10px 0px;
	text-align: left;
}
#all_ad p{
	line-height:1.4em;
	padding: 10px 2px 10px 2px;
}
#all_ad p a{
	font-weight:bold;
}

.adtitle{
	color:#808080;
	font-size: 12px;
	padding-bottom:5px;
}
.adurl{
	color: goldenrod;
	font-size:12px;
}

/*共通表部分(色つき行) */
.colortd{
	background:#FaFaFa;
	margin: 0px;
	padding:5px 5px 4px 5px;
}
/*共通表の右端 */
.th_endline{
	background:#ffffff;
	text-align:center;
	color:#555555;
	font-size: 12px;
	margin: 0px;
	padding:3px 5px 4px 5px;
    border-right: 1px #cccccc solid;
}


/*病院検索・一覧表示 */
/*検索 */
.hoslisttable{
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 15px;
	100%
}
.hlt_1{
	background:#D4C68B;
	width:470px;
}
.hlt_2{
	width:5px;
	height:110px;
}
.hlt_3{
	background:#E5E8ED;
	width:400px;
}

.hse{
	font-size: 18px;
	color: #877C4B;
	font-weight: bold;
}
.hoslist_se{
	background:#D4C68B;
	margin: 0px;
	padding:10px;
	color:#5F5525;
	font-size:12px;
}
.hch{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.hoslist_change{
	background:#E5E8ED;
	margin: 0px;
	padding:10px;
	color:#5F5525;
	font-size:12px;
}

/*リキッドDIV */
#hoslist_ch{
	width:100%;
}
table.hostchtable{
	font-size: 12px;
	width:100%;
    border: 1px #cccccc solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 15px;
}
.hostchtable th{
	background:#ffffff;
	text-align:center;
	color:#555555;
	font-size: 12px;
	margin: 0px;
	padding:3px 5px 4px 5px;
    border-right: 1px #cccccc solid;
}
.hostchtable td{	
    border: 1px #cccccc solid;
	margin: 0px;
	padding:5px 5px 4px 5px;
}
.centertd{
	text-align:center;
}

/*病院メイン情報（診療実績・他病院比較・病院基本情報）*/
.hosdetail_index{
	padding:0px;
	margin: 0px;
}
.hostexturl{
	color:#888888;
	font-size: 9px;
	text-align:left;
	margin: 0px 0px 5px 0px;
}
.hostable{
    border-collapse:collapse;
    border-spacing:0;
	margin: 15px 0px 15px 0px;
}
.hostable th{
	background:#CCCCCC url(../../img/tline.jpg) repeat-y 0px 0px;
	font-size: 18px;
	height:25px;
	width:160px;
	text-align:left;
	padding:0px 0px 0px 10px;
	color:#ffffff;
	font-weight: bold;
    border-right: 10px #ffffff solid;
}
.hostable td{
	background:#CCCCCC url(../../img/tline.jpg) repeat-y 0px 0px;
	font-size: 28px;
	height:28px;
	text-align:right;
	padding:0px 10px 0px 0px;
	color:#ffffff;
    border-right: 10px #ffffff solid;
}
/*タブメニュー（診療実績・他病院比較・病院基本情報）*/

.hod_li{
	background:#E3D9B3;
    border-collapse:collapse;
    border-spacing:0;
}
.hod_li_td{
	background:#E3D9B3;
    border-collapse:collapse;
    border-spacing:0;
	text-align:center;
	width:140px;
	padding:6px 0px 6px 0px;
    border-right: 10px #ffffff solid;
}
.hod_li_this{
	background:#D4C68B;
    border-collapse:collapse;
    border-spacing:0;
	text-align:center;
	width:140px;
	padding:6px 0px 6px 0px;
    border-right: 10px #ffffff solid;
}
.hod_li a {	font-size: 15px;font-weight: bold;color:#ffffff; text-decoration: none;}
.hod_li a:link {	font-size: 15px;font-weight: bold;color:#ffffff; text-decoration: none;}
.hod_li a:visited  {	font-size: 15px;font-weight: bold;color:#ffffff; text-decoration: none;}
.hod_li a:hover {	font-size: 15px;font-weight: bold;color:#ffffff; text-decoration: none;}
.hod_li a:active  {	font-size: 15px;font-weight: bold;color:#ffffff; text-decoration: none;}
.hod_li_this a {	font-size: 15px;font-weight: bold;color:#877C4B; text-decoration: none;}
.hod_li_this a:link {	font-size: 15px;font-weight: bold;color:#877C4B; text-decoration: none;}
.hod_li_this a:visited  {	font-size: 15px;font-weight: bold;color:#877C4B; text-decoration: none;}
.hod_li_this a:hover {	font-size: 15px;font-weight: bold;color:#877C4B; text-decoration: none;}
.hod_li_this a:active  {	font-size: 15px;font-weight: bold;color:#877C4B; text-decoration: none;}
.hod_se{
	color:#877C4B;
	background:#D4C68B;
	padding:10px 0px 10px 0px;
	margin-bottom: 15px;
}

/*td(項目選択時のセル色） */
td.selecttd{
	background:#D8DFE7;	
}
td.selecttdcent{
	background:#D8DFE7;	
	text-align:center;
}
td.selecttdcentr{
	background:#D8DFE7;	
	text-align:right;
}

/*表部分（診療実績・他病院比較）*/
/*リキッドDIV */
#hosdetail{
	width:100%;
}
#ht_cmp_main{
	width:100%;
}
table.hosdetail_table{
	width:100%;
    border: 1px #cccccc solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 15px;
}
.hosdetail_table th{
	background:#ffffff;
	text-align:center;
	color:#555555;
	font-size: 12px;
	margin: 0px;
	padding:3px 5px 4px 5px;
    border-right: 1px #cccccc solid;
}
.hosdetail_table td{	
    border: 1px #cccccc solid;
	margin: 0px;
	padding:5px 5px 4px 5px;
}
.centertd{
	text-align:center;
}

/*病院基本情報*/

/*病院情報*/
#hosinfo{
	width:100%;
    border-bottom: 1px #7486A0 solid;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
.ho_info{
	width:100%;
	line-height: 150%;
}
.ho_info1{
	width:40%;
	padding: 5px 10px 0px 10px;
}
.ho_info2{
	width:29%;
    border-right: 1px #cccccc solid;
	padding: 5px 10px 0px 10px;
}
.ho_info3{
	width:31%;
	padding: 5px 10px 0px 10px;
}
.hotitle{
	color:#4E647C;
	font-size: 14px;
	font-weight: bold;
}
#hosinfo_detail{
	width:100%;
	margin-bottom: 15px;
}

/*病院MAP*/
#hosinfo_detail{
	width:100%;
	margin-bottom: 15px;
}
.ho_map{
	width:100%;
}
.ho_map1{
	width:25%;
	padding-left: 10px;
	padding-top: 5px;
}
.ho_map2{
	width:75%;
	padding-left: 10px;
	padding-top: 5px;
	text-align:center;
}
.overlist{
	margin: 0px 0px 0px 0px;
	height: 640px;
	overflow:no;
}
.overlist li{
}

/*入院患者数Top50*/
#top50list{
	width:100%;
}
.sub_se{
	width:100%;
	margin: 0px;
	color:#5F5525;
	font-size:12px;
}
.sub_table{  
	background:#D4C68B;
	margin-bottom: 15px;
	width:100%;
    border-collapse: collapse;
    border-spacing: 0;
 } 
.sub_table td{  
	padding: 10px;
 } 

.syouform{
	float: left;
}
.syoudiv{
	float: right;
}

/*広告管理画面*/
#adlist{
	width:100%;
}


.centertdblue{
	text-align:center;
	background:#D8DFE7;
}
.centertdgr{
	text-align:center;
	background:#cccccc;
}

table.adsel_table{
	width:100%;
    border: 1px #D4C68B solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 15px;
}
.adsel_table th{
	background:#D4C68B;
	text-align:center;
	color:#ffffff;
	font-size: 12px;
	margin: 0px;
	padding:3px 5px 4px 5px;
    border-right: 1px #ffffff solid;
}
.adsel_table td{	
    border: 1px #D4C68B solid;
	margin: 0px;
	padding:5px 5px 4px 5px;
}

table.adform_table{
	width:100%;
    border: 1px #7486A0 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 15px;
}
.adform_table th{
	width:30%;
	background:#7486A0;
	text-align:center;
	color:#ffffff;
	font-size: 12px;
	margin: 0px;
	padding:8px 5px 8px 5px;
    border-bottom: 1px #ffffff solid;
}
.adform_table td{	
	width:70%;
    border: 1px #7486A0solid;
	margin: 0px;
	padding:8px 5px 8px 5px;
    border-bottom: 1px #7486A0 solid;
}
/*傷病別統計データ*/
#ht_dpc_main{
	width:100%;
}
#ju_list{
	width:100%;
}

.dpch1{
	color:#ffffff;
	font-size: 20px;
	margin: 2px 0px 10px  0px;
	padding:2px 5px 2px 15px;
}

.titleh3{
	color:#444444;
	background:#f1f1f1;
	font-size: 16px;
    border: 1px #cccccc solid;
	margin: 7px 0px 10px  0px;
	padding:5px 5px 5px 5px;
}
.ju_listreh3{
	color:#444444;
	font-size: 16px;
	margin: 7px 0px 0px  0px;
	padding:5px 5px 0px 5px;
}
.titleh4{
	color:#444444;
	background:#f1f1f1;
	font-size: 16px;
    border: 1px #cccccc solid;
	margin: 7px 0px 10px  0px;
	padding:5px 5px 5px 5px;
}
.titleh5{
	color:#7486A0;
	font-size: 12px;
	margin: 0px;
	padding:3px 5px 4px 5px;
}
.ju_list_table{
	width:100%;
    border: 1px #7486A0 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 15px;
}
.ju_list_table th{
	background:#ffffff;
	text-align:center;
	color:#454545;
	font-size: 12px;
	margin: 0px;
	padding:3px 5px 4px 5px;
    border-right: 1px #7486A0 solid;
}
.ju_list_table_total{	
	background:#F3F5F8;

}
.ju_list_table td{	
    border: 1px #7486A0 solid;
	margin: 0px;
	padding:5px 5px 4px 5px;
}
#ju_listre{
	color: #877C4B;
	width:100%;
	background:#D4C68B;
	margin: 20px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
}
.ju_listreform{
	width:100%;
	text-align:left;
}
.titleh2{
	color:#ffffff;
	background:#D4C68B;
	font-size: 20px;
	margin: 7px 0px 10px  0px;
	padding:5px 5px 5px 5px;
}
.ju_detail{
	width:100%;
	clear:both;
}
.ju_detail_table{
	width:100%;
    border: 1px #7486A0 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 15px;
}
.ju_detail_table th{
	background:#ffffff;
	text-align:center;
	color:#454545;
	font-size: 12px;
	margin: 0px;
	padding:3px 5px 4px 5px;
    border-right: 1px #7486A0 solid;
}
.ju_detail_table td{	
    border: 1px #7486A0 solid;
	margin: 0px;
	padding:5px 5px 4px 5px;
}
.ju_dl{
	width:49%;
float:left;
}
.ju_dr{
	width:49%;
float:right;
}

/*広告管理*/
#admain {
	width:100%;
	float: left;
	margin-top: 10px;
}
#adinner {
	margin: 0px 20px 10px 20px;
}

