@charset "Shift_jis";

/*基礎構造
------------------------------------------------------*/
* {
　margin: 0;
　padding: 0;
} 
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
li{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: small;
}
/*--基本要素--*/
body	{
	margin: auto;
	padding: 0;
	height: 100%;
	width: 940px;
	background: #cccccc;
	background-position: center;
	font-size: normal;
	list-style: none;
	line-height: 150%;
}
/*--背景--*/
.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	height: 100%;
	background: url(../images/background.gif);
	background-repeat: repeat-y;
}        
.contents {
	margin: 0 0 0 10px;
	padding: 0;
	width: 920px;
	min-height: 100%;
	overflow: hidden;
}
/*--ヘッダー--*/
div.head {
	margin: 0;
	padding: 0;
	width: 920px;
	height: 105px;
	background:url(../images/title.gif) no-repeat;
}
div.head div.searchField {
	margin: 0 0 0 700px;
	padding-top:16px ;
	width: 194px;
	height: 50px;
}
*+html div.head div.searchField{
	padding-top:16px;
}
*html div.head div.searchField{
}
div.head h1.head {
	margin: 10px 0 0 405px;
	padding: 0 0 0 0;
	width: 520px;
	height: 80px;
	line-height: 150%;
	font-size: small;
	background:none;
}
*html div.head h1.head{
	margin:10px 0 10px 440px;
	height:30px;
}
*+html div.head h1.head{
	margin: 10px 0 0 450px;
}
div.head h1.head2 {
	margin: 10px 0 0 420px;
	padding: 0 0 0 0;
	width: 490px;
	height: 80px;
	line-height: 150%;
	font-size: small;
	background:none;
}
*html div.head h1.head2{
	margin:0px 0 20px 470px;
	height:20px;
}
*+html div.head h1.head2{
	margin:-15px 0 30px 470px;
	height:20px;
}
div.head h1.head a{
	color: #000099;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
div.head h1.head a:hover{
	color: #ff6600;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
div.head h1.head2 a{
	color: #000099;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
div.head h1.head2 a:hover{
	color: #ff6600;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
/*--メニュー--*/
.menu {
	margin: 0;
	padding: 0 0 8px 2px;
	width: 920px;
	height: 40px;
	display: block;
	background: #ffffff;
	border-top: 1px solid #cccccc;
}
*html div.menu {
	margin: -10px 0 0 2px;
	padding-bottom: 3px;
	text-align: left;
	width: 930px;
	height: 44px;
	display: block;
	background: #ffffff;
}
.menu ul.menu {
	margin: 0px;
	padding: 0px;
	width: 920px;
	height: 44px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
*html div.menu ul.menu {
	margin: 0px;
	padding: 0px;
	width: 930px;
	height: 44px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
/*--メニュー１--*/
.menu ul.menu li.menu1 {
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu1 a{
	background: url(../images/naka_title1_1.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu1 a:hover{
	background: url(../images/naka_title1_2.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
/*--メニュー2--*/
.menu li.menu2 {
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu2 a{
	background: url(../images/naka_title2_1.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu2 a:hover{
	background: url(../images/naka_title2_2.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
/*--メニュー3--*/
.menu li.menu3 {
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu3 a{
	background: url(../images/naka_title3_1.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu3 a:hover{
	background: url(../images/naka_title3_2.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
/*--メニュー4--*/
.menu li.menu4 {
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu4 a{
	background: url(../images/naka_title4_1.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu4 a:hover{
	background: url(../images/naka_title4_2.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
/*--メニュー5--*/
.menu li.menu5 {
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu5 a{
	background: url(../images/naka_title5_1.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu5 a:hover{
	background: url(../images/naka_title5_2.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
/*--メニュー6--*/
.menu li.menu6 {
	width: 131px;
	height: 44px;
	float: left;
}
*html div.menu li.menu6 {
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu6 a{
	background: url(../images/naka_title6_1.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
*+html div.menu li.menu6 a{
	background: url(../images/naka_title6_1.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu6 a:hover{
	background: url(../images/naka_title6_2.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
*+html div.menu li.menu6 a:hover{
	background: url(../images/naka_title6_2.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
/*--メニュー7--*/
.menu li.menu7 {
	width: 131px;
	height: 44px;
	float: left;
}
*html div.menu li.menu7 {
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu7 a{
	background: url(../images/naka_title7_1.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
*+html div.menu li.menu7 a{
	background: url(../images/naka_title7_1.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
.menu li.menu7 a:hover{
	background: url(../images/naka_title7_2.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
*+html div.menu li.menu7 a:hover{
	background: url(../images/naka_title7_2.gif) no-repeat 0 0;
	width: 131px;
	height: 44px;
	float: left;
}
/*--フッター--*/
.footer {
	padding: 0 0 0 0;
	margin: 0;
	width: 920px;
	height: 100%;
	clear: both;
	background: #ffffff;
}
.footer ul.praibasshi{
	height: 80px; 
}
.footer ul.praibashi li.praibashi{
	padding: 0 0 0 5px;
	width: 70px;
	float: left;
	display: block;
}
.footer ul.bottom{
	width: 920px;
	height: 21px;
	background: url(../images/footer.gif) no-repeat;
}
.footer ul.bottom li.bottom{
	margin: 0;
	padding: 0 0 0 10px;
	width: 150px;
	height: 21px;
	float: left;
	display: block;
}
*html div.footer ul.bottom li.bottom{
	margin: 0;
	padding: 3px 0 0 10px;
	width: 150px;
	height: 21px;
	float: left;
	display: block;
}
.footer ul.bottom li.bottom a{
	padding: 0 0 2px 0;
	text-decoration: none;
	color: #000099;
}
.footer ul.bottom li.bottom a:hover{
	padding: 0 0 2px 0;
	text-decoration: none;
	color: #ff6600;
}
.footer ul.footer_comment{
	margin: 10px 0 0 0;
	text-align: center;
	background: #ffffff;
}

table.patientConsultationHours{
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	empty-cells:show;
}

table.patientConsultationHours th{
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #ffeecc;
	white-space:nowrap;
}

table.patientConsultationHours td{
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align:top;
}

table.patientConsultationHours a{
	color:blue;
	font-size:12px;
	text-decoration:none;
}
table.patientConsultationHours a:hover{
	color:red;}

div.subtitlep {
	margin:0px 0px 5px 0px;
	font-weight:bold;
	padding:2px 5px;
	font-size:14px;
	border-bottom:1px solid #994444;
	color:#994444;
}
h3.h3Title{
	margin-top: 0px;
	margin-bottom:7px;
	color:#000099;
	border-bottom:1px solid #000099;
	width:680px;
}
*+html div h3.h3Title{
	padding-top: 10px;
}
/*-------------------------*/
h3.h3Title2{
	margin-top: -20px;
	margin-bottom:7px;
	color:#000099;
	border-bottom:1px solid #000099;
	width:680px;
}
*+html div h3.h3Title2{
	margin-top: -30px;
	padding-top: 10px;
}
/*---------------------------*/
table.borderTable{
	margin-left:10px;
	width:500px;
	float:left;
	font-size: 12px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
tr.borderTableTop{
	background:#E9E9FF;
}
tr.borderTableTop td{
	background:#9CF;
}
table.borderTable tr td{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	padding:0 3px 0 3px;
	vertical-align:top;
}
img.pdfIcon{
	margin-bottom: -3px;
	padding: 3px 0 0 5px;
	border:none;
}
*+html div img.pdfIcon{
	padding: 3px 0 0 5px;
}

