@charset "utf-8";

@import "top.css";
@import "pageimage.css";
@import "contents1.css";

.sidebardl a{}
/*-------------------------------------------------
*{padding: 0px; margin: 0px;}
-------------------------------------------------*/
a:hover{
	color: #ffab00;
}
body {
	text-align: center;
	background-position: center;
	background-color: #9A9580;
	background-repeat: repeat-y;
	margin: 0px;
	background-image: url(../images/common/bg.gif);
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	text-align: left;
	display: block;
	width: 800px;
}
#wrap hr {
	clear: both;
	visibility: hidden;
	display: block;
	height: 10px;
}
#header {
	border-style: solid;
	border-color: black;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	display: block;
	background-color: #000c7f;
	background-repeat: no-repeat;
	background-image: url(../images/common/header.jpg);
	height: 125px; width: 800px;
}
h1{padding: 0px; margin: 0px;}
#lodgingguide #sign a,
#equipmentguide #sign a,
#trafficaccess #sign a,
#peripheralguide #sign a {
	float: left;
	display: block;
	height: 121px;
	width: 248px;
	text-indent: -9999px;
	background-position: center center;
	background-image: url(../images/common/sign.gif);
	background-repeat: no-repeat;
}
#header P.copy2 {
	margin: 0px;
	float: right;
	background-image: url(../images/contents/header_copy.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 90px;
	width: 550px;
	display: block;
	text-indent: -9999px;
}
#header P.copy {
}
#header .office{
	}
#header #headermenu{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 1px;
	float: right;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	height: 29px;
	width: 542px;
}

#header #headermenu li{
	display: inline-block;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 29px;
}
#header #headermenu li a{
	padding: 0px;
	margin: 0px;
	float: left;
	height: 29px;
}
#header #headermenu li a:hover{
}
.home a,
.lodgingguide a,
.equipmentguide a,
.trafficaccess a,
.peripheralguide a {
	padding: 0px;
	margin: 0px;
	display: inline;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.home a:hover,
.lodgingguide a:hover,
.equipmentguide a:hover,
.trafficaccess a:hover,
.peripheralguide a:hover,
.on a {
	background-position: left bottom;
	background-repeat: no-repeat;
}

.home a {
	background-image: url(../images/contents/menu/home.gif);
	width: 101px;
}
.lodgingguide a {
	background-image: url(../images/contents/menu/lodgingguide.gif);
	width: 108px;
}
.equipmentguide a {
	background-image: url(../images/contents/menu/equipmentguide.gif);
	width: 108px;
}
.trafficaccess a {
	background-image: url(../images/contents/menu/trafficaccess.gif);
	width: 108px;
}
.peripheralguide a {
	background-image: url(../images/contents/menu/peripheralguide.gif);
	width: 108px;
}

.gotohome a {
	color: white;
	width: 120px;
	display: block;
	float: right;
	visibility: hidden;
}
#mid{
}
#content {
}

#peripheralguide .contentbody P{
	margin: 10px!important;
}
#peripheralguide .contentbody ul{
	font-size: 12px;
}


#main {
}

#main hr {
}

#sidebox {
	display: inline;
	float: right;
	width: 240px;
}
#sidemenu{padding: 0px;}
#sidemenu dl{list-style-type: square; list-style-position: inside;}
#sidemenu dd a{
	font-size: 14px;
	text-decoration: none;
	border-bottom-color: #06007e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	text-indent: 1em;
	width: 200px;
	line-height: 26px;
	height: 26px;
	background-position: 0px -1px;
	background-repeat: no-repeat;
	background-image: url(../images/common/sidenemu.gif);
	color: white;
	}
#sidemenu dd a:hover{
	color: #ffab00;
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-image: url(../images/common/sidenemu.gif);
	}
#categorymenu{
	padding: 0px;
	margin: 0px;
}
#categorymenu dd a{
	font-size: 14px;
	text-decoration: none;
	display: block;
	text-indent: 1em;
	width: 200px;
	line-height: 26px;
	height: 26px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/common/sidenemu2.jpg);
	color: white;
	}
#categorymenu dd a:hover{
	color: #ffab00;
	background-position: left -27px;
	background-repeat: no-repeat;
	background-image: url(../images/common/sidenemu2.jpg);
	}
#categorymenu dt,.sidebar dt,#sidemenu dt{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 27px;
	width: 200px;
	text-align: center;
	height: 27px;
	color: white;
}
#categorymenu dt a{ text-decoration: none; display: block; color: white; line-height: 27px; height: 27px; background-image: url(../images/common/side_title1.gif); background-repeat: no-repeat;}
#tel {
	display: block;
	height: 95px;
	width: 200px;
	background-image: url(../images/common/side_bottom.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.title{font-family: "Lucida Grande", Verdana, Arial, sans-serif; padding-left: 1em; margin: 5px; border-top-width: 0px; border-left-width: 0px; border-color: #7e7e7e; border-style: solid; border-right-width: 1px; border-bottom-width: 1px; line-height: 30px; font-size: 16px; height: 30px;}

/*-------------------------------------------------
  フッター
-------------------------------------------------*/
.gototop{ border-bottom-color: #a9a68c; border-bottom-style: solid; border-bottom-width: 1px; width: 800px; height: 22px; text-align: right; display: block; clear: both;}
.gototop a{
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #a9a68c;
	text-align: left;
	clear: both;
	float: right;
	display: block;
	width: 60px;
	height: 20px;
	background-position: left center;
	background-image: url(../images/common/gototop.gif);
	background-repeat: no-repeat;
	text-indent: 24px;
}
.gototop a:hover{
	color: #ff8200;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	clear: both;
	float: right;
	display: block;
	width: 60px;
	height: 20px;
	background-position: left 1px;
	background-image: url(../images/common/gototop.gif);
	background-repeat: no-repeat;
	text-indent: 24px;
}
.catch{color: #a9a68c; clear: both; margin-right: auto; margin-left: auto; font-weight: bold; line-height: 30px; height: 30px; display: block; width: 770px; text-align: left;text-indent: 1em;}
.tel{ margin-bottom: 0px; padding-left: 50px; margin-top: 15px; font-size: 16px; background-position: left center; background-repeat: no-repeat; background-image: url(../images/common/telephone.gif); float: right; font-weight: bold; display: block; width: 223px; text-align: left;}
.tel span{ font-size: 22px; float: right; font-weight: bold; display: block; width: 223px; text-align: left;}
#footer {
	background-repeat: repeat-x;
	background-image: url(../images/common/footer.gif);
	margin-bottom: 5px;
	border-color: #273196;
	border-style: solid;
	border-width: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 1px;
	font-size: 10px;
	display: block;
	clear: both;
	color: #140079;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#footer #menu{
	clear: both;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	background-color: #cad7f0;
	height: 20px;
}
#footer #category{
	border-bottom-color: #cad7f0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	height: 20px;
}
#footer #menu dd a{
	width: 100px;
	text-align: center;
	display: inline-block;
	float: left;
	border-right-color: #95a6d4;
	border-right-style: solid;
	border-right-width: 1px;
	color: #152186;
	line-height: 20px;
	height: 20px;
}
#footer #category dd a{
	width: 100px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	float: left;
	border-right-color: #cad7f0;
	border-right-style: solid;
	border-right-width: 1px;
	color: #152186;
	height: 20px;
}
#footer #menu dd a:hover,#footer #category dd a:hover{
	background-color: #273196;
	color: white;
}
P#officedata {
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	color: #a9a68c;
	text-align: center;
	display: inline;
	width: 320px;
	font-size: 12px;
	padding: 0px;
}
#footer .office{
	line-height: 80px;
	height: 80px;
	float: right;
	width: 300px;
	text-indent: 1em;
	color: #162586;
	font-size: 12px;
	display: block;
	}
	
#footer h3{ float: left; margin-left: 20px; margin-bottom: 0px; margin-right: 20px; margin-top: 20px; display: block; background-position: center center; text-align: left; background-repeat: no-repeat; background-image: url(../images/common/footer_sign.gif); height: 59px; width: 320px; text-indent: -9999px}

#copyright{
	color: #b0b0b0;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
	width: 770px;
	display: block;
}

#main .shadow-rt {
	width: 18px;
	height: 367px;
	position: absolute;
	top: -320px;
	z-index: 8;
	color: #666;
	display: block;
	}
#main .shadow-lt {
	width: 18px;
	height: 367px;
	position: absolute;
	top: -320px;
	z-index: 8;
	color: #FFF;
	display: block;
	}
#main .shadow-rt, #main .shadow2-rt {
	background: transparent url(../images/bodyright.png) no-repeat 0 0;
	right: -18px;
	}
#main .shadow-lt, #main .shadow2-lt {
	background: transparent url(../images/bodyleft.png) no-repeat 0 0;
	left: -18px;
	}
#main .shadow2-rt,
#main .shadow2-lt {
	width: 13px;
	height: 260px;
	position: absolute;
	top: 90px;
	z-index: 8;
}

/*-------------------------------------------------
  パンくず
-------------------------------------------------*/
div.breadcrumbs {
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	background-repeat: repeat-x;
	overflow:hidden;
	padding:0;
	height:30px;
	line-height:30px;
	background:url(../images/bg-stripe-4.gif);
	text-indent: 10px;

	/*-- sample only --*/
	color:#888888;
	border:1px solid #eee;
	margin-bottom: 5px;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 10px 0 0;
	font-style:normal;
}
div.breadcrumbs span {
	background:url(../images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}


/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0;
	padding: 0 10px 0 0;
	font-size: larger;
	display: block;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	margin: 0px;
	padding-right: 0px;
	display: inline;
	padding-left: 10px;
	float: right;
}
span .photo {
	text-align: center;
}
#president,#sub_president{line-height: 50px;}
/*-------------------------------------------------
  サイド　診察時間
-------------------------------------------------*/
dl#remedy_time{
	color: white;
	width: 200px;
}
dl#remedy_time dt{
	margin-top: 0px;
	background-color: #b0b0b0;
	margin-bottom: 5px;
	width: 200px;
	background-image: url(../images/common/side_title2.gif);
	background-repeat: no-repeat;
	}
dl#remedy_time dd{
	text-align: right;
	clear: both;
	padding-right: 10px;
	color: white;
	font-size: 14px;
	display: block;
	width: 200px;
}
dl#remedy_time dd span.time{
	line-height: 18px;
	height: 18px;
	margin-right: 10px;
	color: #dddddd;
	text-align: right;
	width: 120px;
}
.weekday,.satuday,.dayoff{
	letter-spacing: 2px;
	height: 18px;
	line-height: 18px;
	margin-left: 12px;
	float: left;
	background-color: #cbd6ff;
	display: block;
	font-size: 14px;
	text-align: center;
	width: 40px;
	color: #030067;
	background-position: left;
	background-repeat: no-repeat;
}
.weekday,.satuday{
	background-image: url(../images/common/medical_day.gif);
}
.dayoff{
	background-image: url(../images/common/dayoff.gif);
}

