<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 */

body {
	font-family: "メイリオ";
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
	background-position: center center;
	background-color: #3DB3B7;
}
#main_layout {
	height: auto;
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wrapper.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#body_wrapper {
	padding: 0px;
	height: 95px;
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
h1 {
	font-size: 12px;
	line-height: 35px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
	padding: 0px;
	height: 35px;
	width: 550px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}
#mainimg {
	padding: 0px;
	height: 360px;
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#contents {
	display: block;
	height: auto;
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
}
#leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 615px;
}
h2 {
	padding: 0px;
	height: 40px;
	width: 615px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #3DB3B7;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	display: block;
}
#leftcol p {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
.photo1 {
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.photo2 {
	margin: 0px;
	float: right;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#rightcol {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 240px;
}
h3 {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 35px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #3DB3B7;
	text-align: center;
}
#sub {
	padding: 0px;
	height: 35px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-image: url(../images/submenu.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #3DB3B7;
	font-size: 13px;
	line-height: 35px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
}
#sub a {
	color: #000;
	text-decoration: none;
	display: block;
}
#sub a:hover {
	color: #000;
	text-decoration: underline;
}
#rightcol p {
	font-size: 12px;
	color: #333;
	height: auto;
	width: auto;
	word-break: break-all;
	line-height: 20px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#rightcol p a {
	text-decoration: none;
}
#rightcol p a:hover {
	text-decoration: underline;
}
#rightcol p img {
	float: right;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	display: block;
	padding-right: 0px;
}
#footer {
	font-size: 12px;
	display: block;
	padding: 0px;
	height: 150px;
	width: 1015px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #3DB3B7;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer_list{
	width: 1015px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	display: block;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#footer_lst {
	height: 15px;
	width: auto;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/ft.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer_lst a {
	color: #FFF;
	text-decoration: none;
}
#footer_lst a:hover {
	color: #FFF;
	text-decoration: underline;
}
#bottom_ft {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	color: #FFF;
}
#page-contents {
	padding: 0px;
	float: right;
	height: 95px;
	width: 550px;
}
#btn {
	float: right;
	height: 30px;
	width: 110px;
	background-color: #3DB3B7;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 15px;
}
#center-box {
	display: block;
	padding: 0px;
	height: auto;
	width: 615px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
#mylink {
	font-size: 13px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
#mylink a {
	text-decoration: none;
}
#mylink a:hover {
	text-decoration: underline;
}
#mylink .textlink {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #3DB3B7;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#leftcol #sub {
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 40px;
	width: 615px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sub.png);
	background-repeat: no-repeat;
	background-position: center center;
}
table,td,tr {
	border-collapse: collapse;
	font-size: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #DFDFDF;
}
</pre></body></html>