<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;
}
#layout_head {
	padding: 0px;
	height: auto;
	width: 1020px;
	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;
}
#header_page {
	display: block;
	height: 85px;
	width: 935px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1B89DB;
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
#mainimg {
	padding: 0px;
	height: 350px;
	width: 935px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#outer {
	padding: 0px;
	height: auto;
	width: 935px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}#right-contents {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 610px;
}
h2 {
	padding: 0px;
	height: 45px;
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #1B89DB;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}
#right-contents p {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content-frame {
	padding: 0px;
	height: auto;
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.thumbnail {
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#left-contents {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 280px;
}
h3 {
	padding: 0px;
	height: 40px;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1B89DB;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#left-contents ul {
	background-color: #ebebeb;
	height: auto;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#site-menu {
	height: 50px;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	line-height: 50px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(../images/submenu.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-align: left;
	text-indent: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #1B89DB;
}
#site-menu a {
	color: #000;
	text-decoration: none;
	display: block;
}
#site-menu a:hover {
	color: #333;
	text-decoration: underline;
	background-image: url(../images/submenuhover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#left-contents p {
	font-size: 12px;
	color: #333;
	height: auto;
	width: auto;
	word-break: break-all;
	line-height: 25px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
#left-contents p a {
	text-decoration: none;
}
#left-contents p a:hover {
	text-decoration: underline;
}
#left-contents p img {
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	display: block;
	padding-right: 5px;
}
#contents-wrap {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 85px;
	width: 600px;
}
h1 {
	font-size: 12px;
	line-height: 35px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 35px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#button {
	height: 20px;
	width: auto;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	float: right;
	padding: 0px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-indent: 15px;
}
#button a {
	text-decoration: none;
	color: #666;
}
#button a:hover {
	text-decoration: underline;
	color: #333333;
}
#footerArea {
	display: block;
	padding: 0px;
	height: 70px;
	width: 1015px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1B89DB;
	font-size: 12px;
	line-height: 70px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#footerArea a {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}#pagetop {
	height: 30px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 820px;
	background-color: #1B89DB;
	padding: 0px;
}
#links {
	font-size: 13px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	display: block;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C4;
}
#links a {
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}
#links .linktext {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #1B89DB;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#content-frame #site-menu {
	font-size: 14px;
	line-height: 50px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 50px;
	width: 605px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/sub.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: 30px;
}
#content-frame #site-menu a {
	text-decoration: none;
}
#content-frame #site-menu a:hover {
	text-decoration: underline;
	background-image: none;
}
table {
	border-collapse: collapse;
	font-size: 14px;
	padding: 0px;
	height: auto;
	width: 605px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
td,tr {
	border: 1px solid #e1e1e1;
	border-collapse: collapse;
	font-size: 14px;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #f6f6f6;
	text-align: left;
	text-indent: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e1e1e1;
}
</pre></body></html>