@charset "UTF-8";
/* CSS Document */

/****************************** 第2階層共通 ******************************/
html {
    overflow-y:scroll;
    }

#Contents ul{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
#Contents ul.decimal{
	list-style-type: decimal;
}

#Contents{
	width:600px;
	float: right;
	margin: 20px 0px 30px 0px;
	padding: 0px 10px 0px 10px;
	display: inline;
}
#Branch{
	width:580px;
	margin: 0px;
	background-color: #F6F5F0;
	padding: 10px;
	clear: both;
}
.Box{
	width:580px;
}
.Individual{
	display: block;
	width: 141px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	height: 35px;
	list-style-type: none;
}
.IndividualRight{
	display: block;
	width: 141px;
	float: left;
	margin: 0px;
	padding-bottom: 5px;
	height: 35px;
	list-style-type: none;
}
#TopicPath{
	height: 20px;
}
#TopicPath ul{
	margin: 0px;
	padding: 0px;
}
#TopicPath ul li{
	float: left;
	list-style-type:none;
	display:inline;
	margin: 0px;
	padding: 0px;
}
#Title{
	width: 600px;
	margin:0px 0px 15px 0px;
}
.SubMenu{
	width:100px;
	float:left;
	padding: 0px 0px 0px 15px;
	background: url(../img/common/icon_link.gif) no-repeat  left center;
}
p{
	margin: 10px 0px 10px 0px;
}
.PhotoCenter{
	width: 600px;
	margin:15px 0px 10px 0px;
	text-align: center;
}
.PhotoLeft{
	font-size:10px;
	float:left;
	margin: 0px 10px 10px 0px;
	text-align:center;
}
.PhotoRight{
	font-size:10px;
	float:Right;
	margin: 0px 0px 10px 10px;
	text-align:center;
}
.PhotoCenter2{
	width: 460px;
	margin:15px auto 10px auto;
}

#CatchS{
	width:415px;
	float:right;
	padding-top: 10px;
}
#TextRight{
	width: 355px;
	float:right;
	padding: 20px 0px 0px 0px;
	}
.TextDoctor{
	width: 390px;
	float:right;
	}
table{
	width: 600px;
	border-spacing: 0px;
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	padding: 0px;
	border-collapse: collapse;
}
th{
	background:#F6F5F0 0px;
	border-right:#E2E2E2 1px solid;
	border-bottom:#E2E2E2 1px solid;
	padding: 1px 7px 1px 7px;
	font-weight: normal;
	text-align: left;
}td{
	border-right: 1px solid #E2E2E2;
	border-spacing: 0px;
	border-bottom: 1px solid #E2E2E2;
	padding: 1px 7px 1px 7px;
}
.Caption{
	background-color:#E3E4DD;
}
.TopNavi{
	text-align: right;
	padding: 10px 0px 10px 0px;
	clear:both;
}
#BtmNavi{
	margin-top:10px;
}
#BtmNaviLeft{
	width:275px;
	float:left;
	text-align:left;
	padding-left:15px;
	background: url(../img/common/icon_link2.gif) no-repeat left;
	margin: 10px 10px 0px 0px;
}
#BtmNaviRight{
	width:275px;
	float:right;
	text-align:right;
	padding-right:15px;
	background: url(../img/common/icon_link.gif) no-repeat right;
	margin: 10px 10px 0px 0px;
}
#BtmNavi ul li{
	margin:0;
	list-style-type: none;
}
.GrayZone{
	background-color:#F6F5F0;
	clear: both;
	padding: 20px;
	color:#92938F;
	margin: 0px 0px 30px 0px;
	border:1px dotted #7ABE2D;
}

.GrayZone{
	background-color:#fcfbf8;
	clear: both;
	padding: 10px;
	color:#92938F;
	margin: 0px 0px 30px 0px;
	border:1px dotted #7ABE2D;
}

.Text2nd {
	width:505px;
	height:85px;
	float:right;
	border-bottom:1px dotted #7ABE2D;
}
.RightAdjust{
	text-align:right;
	font-weight:bold;
}




div.Schedule table{
	width: 600px;
	border-spacing: 0px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding: 0px;
	border-collapse: collapse;
}
div.Schedule th{
	background:#F6F5F0 0px;
	border-right:#aaa 1px solid;
	border-bottom:#aaa 1px solid;
	padding: 1px 7px 1px 7px;
	font-weight: normal;
	text-align: left;
}

div.Schedule td{
	border-right: 1px solid #aaa;
	border-spacing: 0px;
	border-bottom: 1px solid #aaa;
	padding: 1px 7px 1px 7px;
}


.txt{ background: url(../img/common/txt_top.gif) 0 0 no-repeat; margin-bottom:10px;}
.txt_bot{ background: url(../img/common/txt_bot.gif) 0 100% no-repeat; padding:10px 20px 40px 20px;}

.txt_bot p{ color:#333; font-size:110%; }

