<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/* All
---------------------------------------------------- */
body {
	font-family: "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", Osaka, "Hiragino Kaku Gothic Pro", Verdana;
	color: #494949;
	margin: 0px;
	padding: 0px;
	background-color: #009C8F;
	font-size: 100%;
}
img {
}
p{
	padding: 0px;
	margin: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
hr {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* container
---------------------------------------------------- */
#container {
	margin-left: auto;
	margin-right: auto;
	width:950px;
}

#contents {
	width: 910px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(img/container_back.gif);
	background-repeat: repeat-y;
}
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image: url(img/container_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 80px;
}

#footer {
	background-image: url(img/foot.gif);
	text-align: center;
	width: 950px;
	height: 31px;
	font-size: 10px;
	background-repeat: no-repeat;
	color: #666666;
	font-family: Verdana;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
/* menu
---------------------------------------------------- */
#menulist {
	width:200px;
	float: left;
	background-color: #EEEBC7;
}
#menulistdesign {
	margin-left: 17px;
	margin-top: 10px;
}
#menulist dt{
	height: 21px;
	width: 190px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#dt1{
	background-image: url(img/navi_d1.gif);
	background-repeat: no-repeat;
	text-indent: 1em;
}
#dt2{
	background-image: url(img/navi_d2.gif);
	background-repeat: no-repeat;
	text-indent: 1em;
}
#menulist dd{
	background-image: url(img/listmark.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 80%;
	line-height: 160%;
	background-position: 2px;
}

/* main
---------------------------------------------------- */
#main {
	width:690px;
	left: auto;
	right: auto;
	float: right;
}
#maindesign {
	width: 560px;
	margin-top: 10px;
}
#center-area {
	width: 500px;
	float: left;
}
#right-area {
	width: 170px;
	float: right;
	background-color: #C8EAF0;
}
#right-area ul{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#right-area li{
	background-image: url(img/listmark.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 80%;
	line-height: 160%;
	background-position: 2px;
}
#right-area-bn{
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
/* TOP PAGECAE
---------------------------------------------------- */
#border{
	border: 1px solid #CCCCCC;
}

/* PAGE TOP
---------------------------------------------------- */
#bt-pagetop a{
	text-align: right;
	width: 900px;
	clear: both;
	background-color: #F5F4E0;
	display: block;
	background-image: url(img/pagetop_back.gif);
	background-position: 740px;
	background-repeat: no-repeat;
	height: 27px;
	font-size: 80%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bt-pagetop a:hover{
	text-align: right;
	width: 900px;
	clear: both;
	background-color: #E3DFAD;
	display: block;
	height: 27px;
	font-size: 80%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* Fonts
---------------------------------------------------- */
h1 {
	width: 950px;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #3366CC;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	text-indent: 1em;
}
.h2-2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #3366CC;
	background-image: url(img/h2_2.gif);
	background-repeat: no-repeat;
	text-indent: 1em;
}
h3 {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 83%;
	margin-bottom: 10px;
	background-color: #009C8F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}
a:visited {
	color: #006666;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:link {
	color: #006666;
}
.txt70 {
	font-size: 68%;
	line-height: 130%;
}
.txt80 {
	font-size: 80%;
	line-height: 140%;
}
.txt80b {
	font-size: 80%;
	font-weight: bold;
}
.txt80i {
	font-size: 80%;
	line-height: 160%;
	text-indent: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
}
.txt80i2 {
	font-size: 80%;
	line-height: 160%;
	padding-left: 4em;
	margin-bottom: 5px;
	text-indent: -4em;
}
.txt80it {
	padding-left: 1em;
	margin-bottom: 5px;
	font-size: 80%;
	line-height: 160%;
}
.txt80ib {
	font-size: 80%;
	line-height: 160%;
	padding-left: 2em;
	margin-bottom: 5px;
}
.txt90 {
	font-size: 90%;
	line-height: 180%;
}
.txt90b {
	font-size: 90%;
	font-weight: bold;
}
.txt90im {
	font-size: 90%;
	text-indent: -1em;
	line-height: 170%;
	margin-left: 1em;
}
.orange {
	color: #FF6600;
}
.red {
	color: #FF0000;
}
.downlord-list-txt {
	font-weight: normal;
	background-image: url(img/dotline.gif);
	font-size: 14px;
	line-height: 30px;
	background-repeat: repeat-y;
}
#main-area p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 160%;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main-area-greeting p {
	text-indent: 1em;
	margin-bottom: 1em;
	font-size: 80%;
	line-height: 160%;
}
/* etc
---------------------------------------------------- */
.float-r {
	float: right;
}
.float-l {
	float: left;
}
.float-clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.space10 {
	margin-bottom: 10px;
}
.margin5 {
	margin: 5px;
}
/* çµ„ç¹”çŠ¶æ³ã®ã‚»ãƒ«
---------------------------------------------------- */
.og-tb1 {
	background-color: #D7E4E8;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
	text-align: center;
}
.og-tb2 {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
	text-align: right;
}
.og-tb3 {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
}.td-color1 {
	background-color: #D9EEF7;
	padding: 10px;
}
/* å€‹åˆ¥ãƒ‹ãƒ¥ãƒ¼ã‚¹ãƒšãƒ¼ã‚¸
---------------------------------------------------- */
.news-title {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(img/news_title.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 490px;
	padding-top: 23px;
	padding-left: 10px;
	font-weight: bold;
}
.newspage {
	list-style-image: url(img/listmark_s.gif);
	list-style-type: none;
	line-height: 160%;
	margin: 0px;
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
</pre></body></html>