@charset "utf-8";
/* Hospital Pages CSS */

/*============ Common Tags ============*/
#main.hospital h4 {
	color:#879e16;
	border-left: 5px solid #879e16;
	padding-left: 10px;
	font-weight:bold;
}
#main.hospital h5 {
	color:#009966;
	font-weight:bold;
}

/*===Red text===*/
#main.hospital em{
	color:#ee0000;
}
/*===Orange text===*/
#main.hospital strong{
	color:#FF6633;
	font-weight:normal;
}

/*============Top Page============*/
#main.hospital ul.closeup{
	width: 280px;
	border: 1px solid #66cc99;
	padding:10px;
	background-color:#f2ffe4;
	margin-bottom:10px;
}

#main.hospital ul.closeup li{
	background:url(../img/li_grn_squ.gif) no-repeat 0 50%;
	padding-left:20px;
	margin-bottom:3px;
}

/*============List Page============*/
div.list_odd,div.list_even{
	width: 571px;
	padding:10px 5px 5px 8px;
}

div.list_odd{
	background-color:#cef4d8;
}

div.list_odd p,div.list_even p{
	float: right;
	width:385px;
	font-size:95%;
}

div.list_odd p.list_img,div.list_even p.list_img {
	float:left;
	width: 165px;
	margin-bottom:5px;
	border: 1px solid #009900;
	padding:3px;
	background-color:#FFFFFF;
}

div.list_odd p.tolink,div.list_even p.tolink{
	float: right;
	width:370px;
	background:url(../img/li_grn_squ.gif) no-repeat 0 4px;
	padding-left:17px;
	margin-bottom:2px;
}

div.list_odd p.info,div.list_even p.info{
	float: right;
	width: 385px;
	border-top: 1px solid #009900;
	padding-top:3px;
}

/*============24h Page============*/
#main.hospital p.intro{
	border-top: 1px solid #009178;
	padding-top:5px;
	margin-bottom:10px;
}

div.hosp_data img{
	float:left;
	margin-right:5px;
}

div.hosp_data h4{
	font-size:95%;
	width:360px;
	float:right;
}

div.hosp_data p{
	font-size:95%;
	width:370px;
	float:right;
}

div.hosp_data p.kyu_st{
	color:#ee0000;
}

div.hosp_data p.announce{
	color:#009178;
}

/*============Xray Page============*/
p.kensa {
	float:left;
	width:178px;
	margin-right:4px;
	margin-bottom:6px;
	border: 1px solid #cccccc;
	padding:5px;
	font-size:90%;
}

p.kensa img{
	float:left;
	margin-right:5px;
}

p.kensa a{
	background:url(../img/li_org_squ.gif) no-repeat 0 2px;
	padding-left:15px;
}

div.pickup{
	background-color:#cef4d8;
	padding:7px;
	margin-bottom:8px;
	width:570px;
}

p.areaL {
	float:left;
	margin-right:5px;
}

p.areaR {
	float:right;
	margin-left:5px;
}

p.areaL img,p.areaR img{
	margin-top:2px;
	margin-bottom:2px;
}

p.img_cp {
	color:#666666;
	font-size:80%;
}

dl.xray_dl dt{
	color:#009178;
	font-weight:bold;
	float:left;
}

p.mark{
	background:url(../img/li_grn_squ.gif) no-repeat 0 50%;
	padding-left:17px;
}

/*===Q&A Page===*/
dl.xray_qa dt{
	color:#5e83b5;
	border-bottom:1px solid #5e88b5;
	font-weight:bold;
	margin-bottom:6px;
}

dl.xray_qa dd{
	margin-bottom:10px;
}

dl.xray_qa img{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

dl.xray_qa dd p.notes{
	margin-top:3px;
	padding:10px;
	background-color:#dae6ff;
}

/*============Renkei Page============*/
#menu ul li.sub{
	height:100px;
	background-color:#dcf0da;
}

#menu ul.submenu li{
	margin-left:10px;
	background:url(../img/li_grn_squ.gif) no-repeat 0 5px;
	padding-left:17px;
	font-size:90%;
	height:25px;
	margin-top:4px;
}

#main.renkei h5{
	background: url(../hospital/renkei/img/renkei_h5.gif) repeat-y;
	padding:3px 10px;
	color:#1F5A48;
	font-weight:bold;
}

#main.renkei h5.rk_top{
	background:none;
	color:#879e16;
	border-left: 5px solid #879e16;
	padding:0 0 0 10px;
	font-weight:bold;
}

#main.renkei h6{
	font-size:100%;
	margin-bottom:5px;
	color:#879e16;
	border-left: 5px solid #879e16;
	padding-left: 10px;
	font-weight:bold;
}

#main.renkei ul.rk_list{
	background-color:#FFFFCC;
	border: 1px solid #0A7256;
	padding:10px 5px;
	width:370px;
	margin-bottom:15px;
}

#main.renkei ul.rk_list li{
	background:url(../img/li_grn_cir.gif) no-repeat 0 50%;
	padding-left:15px;
	margin-left:5px;
	margin-bottom:3px;
	color:#0A7256;
}

#main.renkei ul{
	margin-top:7px;
	margin-bottom:10px;
}

#main.renkei ul li{
	background:url(../img/li_grn_cir.gif) no-repeat 0 7px;
	padding-left:15px;
	margin-left:5px;
	margin-bottom:5px;
}

#main.renkei table{
	font-size:95%;
	width:570px;
	border-width: 1px 0 0 1px;
	border-color:#009966;
	border-style:solid;
	margin-bottom:5px;
}

#main.renkei th{
	border-width: 0 1px 1px 0;
	border-color:#009966;
	border-style:solid;
	padding:3px 5px;
	background-color:#C5EDC9;
}

#main.renkei td{
	border-width: 0 1px 1px 0;
	border-color:#009966;
	border-style:solid;
	padding:3px 5px;
	background-color:#F3FFE0;
}

#main.renkei dl{
	margin-left:5px;
	margin-bottom:10px;
}

#main.renkei dt{
	float:left;
	color:#0A7256;
	background:url(../img/li_grn_cir.gif) no-repeat 0 50%;
	padding-left:15px;
	width:95px;
}

#main.renkei dd span.comment{
	margin-left:110px;
	font-size:90%;
	}

#main.renkei dl.hosp_list{
	float:right;
	width:205px;
	border: 1px solid #A6DEB9;
}

#main.renkei dl.hosp_list dt{
	background:#C9EBD1;
	padding:5px;
	font-weight:bold;
	width:195px;
	margin-bottom:5px;
}

#main.renkei dl.hosp_list dd{
	padding:5px;
	text-align:center;
}

#main.renkei p.menulink{
	margin-left:20px;
	word-spacing:10px;
}

div.paraL {
	float:left;
	width:380px;
	text-align:center;
	margin:5px 0;
}

div.paraR {
	float:right;
	width:200px;
	text-align:center;
	margin:5px 0;
	vertical-align:middle;
}

div.paraL img{
	margin-bottom:3px;
}

div.paraR img{
	margin-top:35px;
}

p.process{
	border: 1px solid #FFCC66;
	background-color:#FFFFCC;
	padding:5px;
	margin-left:5px;
	text-align:left;
	font-size:95%;
}

