@charset "UTF-8";
body {
	font: 10pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	padding: 0;
	text-align: center;
	color: #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header #head_right {
	color: #03C;
	text-decoration: none;
}
a:visited {
	color: #03C;
	text-decoration: none;
}

a:hover {
	color: #378D39;
	text-decoration: underline;
}
#container #header ul#navi {
	color: #000;
	text-decoration: none;
}
/*ヘッドナビ用*/
#navi a:link {
	color: #FFF;
	text-decoration: none;
}
#navi a:visited {
	color: #FFF;
	text-decoration: none;
}
#navi a:hover {
	color: #CCC;
}
a:active {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/*-------------------------------------------------
 TOP ヘッダ
-------------------------------------------------*/

#header {
	height: 140px;
	color: #FFF;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	width: 900px;
}
#header h1 {
	margin: 0;
	padding: 1px 0px 1px 5px;
	height: 20px;
	font-size: 8pt;
}

#header #head_right {
	text-align: right;
	height: 80px;
	padding-right: 5px;
	left: 502px;
	width: 390px;
	clear: none;
	float: right;
}
#header #ad {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 2px;
	line-height: 110%;
	color: #FFF;
}


#header #tel {
	font-weight: bold;
	font-size: 22pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 20pt;
	color: #FFF;
}
/*-------------------------------------------------
 TOP ナビボタン
-------------------------------------------------*/

#container #header ul#navi {
	background-image: url(images/navi_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 40px;
	clear: both;
	color: #FFF;
	padding: 0px;
	width: 900px;
	margin-top: 58px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #header ul#navi li {
	display: inline;
	list-style-type: none;
	margin: 0px;
}
#container #header ul#navi #text1 {
	position: absolute;
	top: 11px;
	left: 38px;
	width: 110px;
	text-align: center;
}
#container #header ul#navi #text11 {
	position: absolute;
	top: 11px;
	left: 38px;
	width: 110px;
	text-align: center;
	color: #C9B8A6;
}

#container #header ul#navi #bar1 {
	position: absolute;
	left: 178px;
	top: 0px;
}
#container #header ul#navi #text2 {
	position: absolute;
	left: 215px;
	top: 11px;
	width: 110px;
	text-align: center;
}
.zero {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

#container #header ul#navi #text22 {
	position: absolute;
	left: 215px;
	top: 11px;
	width: 110px;
	text-align: center;
	color: #C9B8A6;
}
#container #header ul#navi #bar2 {
	position: absolute;
	left: 354px;
	top: 0px;
}
#container #header ul#navi #text3 {
	position: absolute;
	top: 11px;
	left: 390px;
	width: 110px;
	text-align: center;
}
#container #header ul#navi #text33 {
	position: absolute;
	top: 11px;
	left: 390px;
	width: 110px;
	text-align: center;
	color: #C9B8A6;
}
#container #header ul#navi #bar3 {
	position: absolute;
	left: 531px;
	top: 0px;
}
#container #header ul#navi #text4 {
	position: absolute;
	left: 570px;
	top: 11px;
	width: 110px;
	text-align: center;
}
#container #header ul#navi #text44 {
	position: absolute;
	left: 570px;
	top: 11px;
	width: 110px;
	text-align: center;
	color: #C9B8A6;
}
#container #header ul#navi #bar4 {
	position: absolute;
	left: 708px;
	top: 0px;
}
#container #header ul#navi #text5 {
	position: absolute;
	left: 745px;
	top: 11px;
	width: 110px;
	text-align: center;
}
#container #header ul#navi #text55 {
	position: absolute;
	left: 745px;
	top: 11px;
	width: 110px;
	text-align: center;
	color: #C9B8A6;
}
#container #header ul#navi #bar5 {
	position: absolute;
	left: 889px;
	top: 0px;
}

/*-------------------------------------------------
 コンテンツタイトル
-------------------------------------------------*/

#mainContent h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 10px;
	font-variant: normal;
	letter-spacing: 1pt;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	width: 570px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: lighter;
	background-image: url(../images/top/title.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
/*-------------------------------------------------*/

#mainContent .h2_gray {
	border-bottom-color: gray;
	border-left-color: gray;
}
#mainContent .h3_blue {
	border-bottom-color: blue;
	border-left-color: blue;
}
#mainContent .h3_green {
	border-bottom-color: green;
	border-left-color: green;
}
#mainContent .h3_olive {
	border-bottom-color: olive;
	border-left-color: olive;
}
#mainContent .h3_yellow {
	border-bottom-color: yellow;
	border-left-color: yellow;
}
#mainContent .h3_fuchsia {
	border-bottom-color: fuchsia;
	border-left-color: fuchsia;
}
#mainContent .h3_maroon {
	border-bottom-color: maroon;
	border-left-color: maroon;
}
#mainContent .h3_red {
	border-bottom-color: red;
	border-left-color: red;
}
/*-------------------------------------------------
 フッタ
-------------------------------------------------*/
#footer {
	padding: 0;
	height: auto;
	width: 900px;
	margin: 0px;
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
}
#footer-copyright {
	letter-spacing:1px;
	font-size:11px;
	height: 22px;
	line-height:22px;
	color: #FFF;
	padding-left: 5px;
}

#footer-copyright a {
	text-decoration: none;
	color: #FFF;
}
#footer-copyright a:hover {
	text-decoration: none;
	color: #FFF;
}

#footer-copyright a:visited {
	text-decoration: none;
	color: #FFF
}
/*-------------------------------------------------
 twoColLiqLtHdr
-------------------------------------------------*/
#twoColLiqLtHdr #container #mainphoto {
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 900px;
	background-image: url(../images/top/2-2.jpg);
	background-repeat: no-repeat;
}
#twoColLiqLtHdr #container #mainphoto_c {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 900px;
}
/*-------------------------------------------------*/

#twoColLiqLtHdr #container {
	width: 900px;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
}
/*-------------------------------------------------*/

#twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 220px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin: 0px;
	padding-left: 30px;
	padding-right: 0px;
}

#twoColLiqLtHdr #sidebar1 #hospinfo {
	font-size: 11pt;
	width: 220px;
	margin-left: 0px;
	line-height: 16pt;
}
#freearea {
	height: auto;
	padding-left: 15px;
	margin-top: 20px;
}
#freearea a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*-------------------------------------------------*/

#twoColLiqLtHdr #mainContent {
	font-size: 12pt;
	float: right;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-left: 10px;
	height: auto;
}
/*-------------------------------------------------*/
#mainContent h2 {
	background-image: url(images/pagetitle.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 590px;
	font-size: 14pt;
	color: #FFF;
	font-weight: lighter;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 23px;
	margin-left: 0px;
	margin-top: 0px;
	background-position: 0px 0px;
}
/*-------------------------------------------------*/
#topagetop {
	
	font-size: 9pt;
	text-align: right;
	padding-top: 20px;
	width: 570px;
}

.all_clear { clear:both; height:0; }

#twoColLiqLtHdr #top_bg #side_bg {
	padding: 0px;
	width: 920px;
	background-image: url(images/bg_side.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#side_bg_bottom {
	padding: 0px;
	background-image: url(images/bg_side_bottom.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 920px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#twoColLiqLtHdr #top_bg {
	padding: 0px;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#mobile {
	width: 205px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/top/mobile.gif);
	background-repeat: no-repeat;
	height: 205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#mobile .qr {
	margin-top: 54px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-left: 52px;
}

#address {
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E321A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 205px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E321A;
}
#address .big {
	font-size: 75%;
}
#address p a .no_line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.m_top20 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 560px;
	padding: 0px;
}

#map{
	height: 240px;
	width: 205px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F321A;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.content {
	height: auto;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.preven_img {
	float: right;
	width: auto;
	margin-right: 5px;
	clear: none;
	height: auto;
	padding: 0px;
	margin-top: 0px;
}
.subject_p {
	width: 330px;
	margin-left: 25px;
	padding-right: 5px;
	padding-left: 0px;
	font-size: 90%;
}
.subject {
	margin-left: 25px;
	padding-right: 25px;
	font-size: 90%;
}
.subject1 {
	width: 550px;
	margin-left: 5px;
	padding-right: 5px;
	font-size: 90%;
}
/*-------------------------------------------------*/
.timetable {
	background-color: #40210F;
}
.tr_time {
	text-align: center;
	background-color: #C6A98C;
	color: #40210F;
}
.top_images {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 70px;
	width: 240px;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.tr_oc {
	text-align: center;
	background: #FFFFFF;
	font-size: 110%;
	color: #916C48;
}
.time_ps{
	width: 570px;
	text-align: right;
	color: #40210F;
	margin-bottom: 20px;
	font-size: 95%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*-------------------------------------------------*/

.c_red{
	color: #F00;
}
.c_blue{
	color: #00F;
}
.c_lightblue {
	color: #06F;
}
.c_pink_large {
	font-size: 16px;
	color: #C06;
	font-weight: bold;
}

/*-------------------------------------------------*/
.decoration1 {
	font-size: 85%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #845B31;
	padding-top: 20px;
	width: 570px;
}
