<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
html ,
body {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	color: #06f;
}

a:hover {
	color: #09f;
}

a:visit {
	color: #90c;
}

.clr {
	clear: both;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
}

#mainContents {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	background-image: url(../img/right_bg.gif);
}

#mainContents_2nd {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}

#head {
	width: 730px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	background-color: #fff;
	border-bottom: solid #ccc 10px;
	text-align: left;
}

#head h2 {
	float: left;
	margin: 0;
	padding: 0;
}


.lang {
	display: none;
	float: right;
	;
}

#pan {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 80%;
	text-align: left;
}

#left_cont {
	float: left;
	width: 485px;
	margin-left: 5px;
}

#left_cont .detail {
	width: 440px;
	line-height: 160%;
	font-size: 90%;
	text-align: left;
}

#left_cont .detail th ,
td {
	border: none !important;
}

#left_cont h3 {
	margin-top: 20px;
	padding: 5px;
}

#left_cont h3.att {
	width: 50%;
	margin: 0 auto;
	border-bottom: 1px solid red;
	color: red;
	text-align: center;
}

#left_cont p {
	line-height: 2;
	margin: 5 0 5 10px;
	padding: 10px;
	font-size: 85%;
	text-align: left;
}

#left_cont img {
	width: 100%;
}

#left_cont figure {
	padding: 0.5rem;
	border: solid #ccc 1px;
}

#left_cont figure img {
	display: block;
	width: 100%;
	max-width: 405px;
	margin-bottom: 0.5rem;
}

#left_cont figure figcaption {
	color: #333;
	text-align: center;
}


.access {
	margin: 10px;
	border-bottom: 1px dotted #0c0;
	border-left: 5px solid #0c0;
	text-align: left;
}

.history {
	margin: 10px;
	border-bottom: 1px dotted #06f;
	border-left: 5px solid #06f;
	text-align: left;
}

.conf {
	margin: 5px;
	border-bottom: 1px dotted #06f;
	border-left: 5px solid #06f;
	text-align: left;
}

.conf_text {
	text-align: left;
}

.effort {
	background-color: #ffc;
}


.contact {
	height: 450px;
}

.contact table {
	font-size: 90%;
}


#announce h3 {
	margin: 20 10 20 10px;
	border-bottom: 1px dotted #f00;
	border-left: 5px solid #f00;
	text-align: left;
}

#announce p {
	margin: 20 10 20 10px;
	color: #333;
	text-align: left;
}


#photo {
	width: 495px;
	height: 250px;
}

#attention {
	padding: 5px;
	background-image: url(../img/bg_now.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 105%;
	text-align: left;
}

#announce {
	padding: 8px;
	background-image: url(../img/bg_info.gif);
	background-repeat: repeat-x;
	color: #666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 105%;
	text-align: left;
}

.date p {
	line-height: 0.8;
	margin-left: 5px;
	border-bottom: dotted #666 1px;
	text-align: left;
}

.date td {
	text-align: left;
}

.banner {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.img_link {
	border: 0;
}

.hours {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
	text-align: left;
}

table {
	border: none;
	border-collapse: separate;
}

th ,
td {
	border-top: 1px dotted #666;
	border-right: none;
	border-bottom: 1px dotted #666;
	border-left: none;
}

#right_cont {
	float: right;
	width: 230px;
	background-color: #f0f0f0;
}

#naviBar {
	width: 225px;
	margin-left: 0;
	padding-left: 0;
	border-top: 1px solid #666;
	list-style-type: none;
}

#naviBar a {
	display: block;
	margin-left: 5px;
	padding: 10px;
	background-color: #999;
	color: #fff;
	text-decoration: none;
}

#naviBar a:hover {
	background-color: #fff;
	color: #f00;
	font-weight: bold;
}

#naviBar li {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

.slide {
	font-size: 80%;
	text-align: right;
}

.link {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 75%;
	text-align: right;
}

#foot {
	clear: both;
	font-size: 75%;
	text-align: right;
}


ul.inquiryList {
	padding-bottom: 10px;
}

ul.inquiryList li {
	margin-bottom: 7px;
	list-style: none;
}

ul.inquiryList li.title {
	font-weight: bold;
	font-size: 120%;
}
</pre></body></html>