@charset "EUC-JP";
/*
CSS
Document
*/

#header-cont	{
width:275px;
margin:0;
padding:0;
display:block;
background:url(../images/navigation_bg.gif) repeat-y left top;
border-bottom:20px solid #fff;
}

#gra	{
padding-bottom:30px;
background:url(../images/format/gradation_bg.gif) no-repeat left bottom
}

#left-cont	{
margin:20px 0 0 20px;
_margin:20px 0 0 10px;
float:left;
width:450px;}

.box	{
text-align:left;
margin-bottom:15px;}

.box h2	{
background:url(../images/ttl_bg.gif);
color:#fff;
font-size:medium;
margin-bottom:1px;
line-height:150%;
padding-top: 6px;
padding-left: 5px;
}

html>/**/body .box h2	{
	padding-top: 3px;
}

.box .hr	{
border-top:dotted 1px #666;
border-left:0px none;
border-bottom:0px none;
border-right:0px none;
height:1px;
overflow:hidden;}

.box p	{
font-size:small;
line-height:140%;
}

#right-cont	{
float:right;
width:275px;
text-align:left}

/* prof---------------------------------*/

.prof dl	{
margin:0 0 5px 0;
padding:0 0 10px 0;
border-bottom:1px solid #999;
}

.prof dt	{
font-size:medium;
font-weight:bold;
margin:0;
padding:0;
float:left;
}
.prof dd	{
font-size:small;
margin:0;
line-height:normal;
}

.prof th	{
width:100px;
font-size:small;
font-weight:normal;
border-bottom:1px dotted #999;
text-align:left;
vertical-align:top;
padding:10px 0 10px 0;
}
.prof td	{
font-size:small;
font-weight:normal;
border-bottom:1px dotted #999;
padding:10px 0 10px 0;
text-align:left;
vertical-align:top;
}

/* treat---------------------------------*/
.treat ol	{
	font-size:small;
	margin:0 0 0 25px;
	list-style-position:outside;
}

html>/**/body .treat ol {
	margin-left: 21px;
}

.treat li	{
margin:10px 0 0 0;
}

.treat p	{
margin:15px 0 0 0;
}

.treat .para	{
margin:0 0 15px 0;
}

.para h3	{
font-size:0.85em;
line-height: 1.0em;
}

.para p {
	padding-top: 10px;
	margin: 0px;
}

.explain p {
	padding-top: 5px;
	margin: 0px;
}

.img	{
width:100%;
margin:15px 0 0 0;
}

.img h3	{
font-size:small;
padding-top: 2px;
}

.img img	{
float:left;
}

/* hospital---------------------------------*/
.hospital h3	{
font-size:small;
}

.hospital h4	{
	font-size:small;
	line-height: 1.0em;
	margin: 30px 0px 5px 0px;
	padding: 0px;
}

.hospital dl	{
	margin: 0px;
	padding: 0px;
}

.hospital dt	{
font-size:small;
margin:0px 0 0px 0;
padding:0;
}
.hospital dd	{
font-size:small;
margin:0;
line-height:normal;
padding-left: 1.0em;
margin-bottom: 10px;
}

#powerd	{
text-align:right
}

#powerd img	{
margin:-50px 0 0 0px;
padding-right: 1px;
border-bottom:10px solid #fff
}

#footer	{
	padding:0 0 20px 0;
	background-color: #fff;
	font-size:1px;
	line-height:0;
}

p.dot-top {
	padding-top: 7px;
	margin-top: 5px;
	border-top: 1px dotted #db8101;
}

.warning {
	color: #8b0000;
}
