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

/* ---------------------------------------------------------
	CSS Document Common
--------------------------------------------------------- */

html, body {
	min-width: 870px;
	margin: 0;
	padding: 0;
	background: #e8ebef;
	text-align: center;
	font-size: 86%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "sans-serif";
	line-height: 150%;
	color: #333;
}

form, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl , dt , dd {
	margin: 0;
	padding: 0;
}

input , textarea , select {
	font-family: "ＭＳ Ｐゴシック", Osaka, "san-serif";
	font-size: 100%;
}

* html table {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 100%;
	line-height: 150%;
	color: #4b89c6;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	overflow: visible;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #4b89c6;
}

a:hover {
	color: #e3007f;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

a:hover img {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

/* ---------------------------------------------------------
	CSS Document Layout
--------------------------------------------------------- */

* html #outer {
	border-right: 870px solid #e8ebef;
}

* html #inner {
	display: inline-block;
	position: relative;
	margin-right: -870px;
}

#imageSlide {
	margin: 0 auto;
	width: 1010px;
	height: 352px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#imageSlide img {
	top: 0;
	left: 0;
	position: absolute;
}

#container {
	width: 870px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url(../images/container.jpg) repeat-y 0 0;
	position: relative;
	top: -34px;
}

#wrapper {
	width: 870px;
	margin: 0 auto;
}

#contents {
	float: left;
	width: 673px;
	overflow: hidden;
	text-align: left;
}

#entry {
	width: 630px;
	margin-left: 31px;
}

#sidebar {
	float: right;
	width: 180px;
	overflow: hidden;
}

/* ---------------------------------------------------------
	CSS Document Header
--------------------------------------------------------- */

#header h1 ,
#header p {
	display: none;
}

#header {
	background: #FFF;
	z-index: 1;

}

/* ---------------------------------------------------------
	CSS Document Navigation
--------------------------------------------------------- */

#navi {
	height: 34px;
	overflow: hidden;
	background: url(../images/header.png) repeat-x center bottom;
	text-align: center;
	z-index: 100;
	position: relative;
	top: -34px;
}

* html #navi {
	background: url(../images/header.gif) repeat-x center bottom;
}

#navi ul {
	width: 840px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/navi.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
	list-style: none;
}


* html #navi ul {
	margin: 0;
}

#navi li {
	float: left;
	height: 34px;
	overflow: hidden;
}

#navi li a {
	display: block;
	height: 34px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#navi li a:hover {
	background-position: 0 -34px;
}

#navi li#navi1 a {
	width: 93px;
	background-image: url(../images/navi1.jpg);
}

#navi li#navi2 a {
	width: 127px;
	background-image: url(../images/navi2.jpg);
}

#navi li#navi3 a {
	width: 110px;
	background-image: url(../images/navi3.jpg);
}

#navi li#navi4 a {
	width: 93px;
	background-image: url(../images/navi4.jpg);
}

#navi li#navi5 a {
	width: 174px;
	background-image: url(../images/navi5.jpg);
}

#navi li#navi6 a {
	width: 93px;
	background-image: url(../images/navi6.jpg);
}

#navi li#navi7 a {
	width: 150px;
	background-image: url(../images/navi7.jpg);
}

/* ---------------------------------------------------------
	CSS Document SideBar
--------------------------------------------------------- */

#sidebar #address {
	margin-top: 10px;
}

#sidebar #address p {
	margin-top: 10px;
}

#sidebar #access {
	margin-top: 10px;
	padding: 8px 8px;
	background: #fff;
	text-align: left;
}

#sidebar #access h2 {
	margin-bottom: 10px;
}

#sidebar li {
	margin-top: 10px;
	list-style: none;
}

#sidebar img {
	vertical-align: middle;
}

/* ---------------------------------------------------------
	CSS Document Footer
--------------------------------------------------------- */

#footer {
	padding: 35px 0 15px;
	background: #fff url(../images/footer.jpg) repeat-x top;
	text-align: center;
}

#footer li {
	display: inline;
	list-style: none;
	line-height: 200%;
	color: #4b89c6;
}

#footer address {
	margin-top: 15px ;
	font-style: normal;
}

/* ---------------------------------------------------------
	CSS Document Kasou
--------------------------------------------------------- */

#bread ul {
	margin: 3px 0 0 27px;
}

#bread li {
	display: inline;
	list-style: none; 
    float: left;	
    padding: 4px;
}


/* ---------------------------------------------------------
	CSS Document Top Contents
--------------------------------------------------------- */

#navi li#navi1 a {
	background: none;
}

* html #navi {
	background: none;
}

#container {
	padding: 0;
}

#wrapper {
	padding-bottom: 20px;
	background: #E8EBEF url(../images/wrapper.jpg) repeat-y 220px 0;
}

#contents_right {
	float: right;
	width: 446px;
	overflow: hidden;
	padding: 10px 0 0;
	text-align: left;
	font-size: 11px;
}


#contents_right h2 {
	height: 90px;
}

#h2_1 {
	float: left;
	width: 216px;
	overflow: hidden;
	margin-top: 20px;
}

#h2_2 {
	float: right;
	width: 216px;
	overflow: hidden;
	margin-top: 20px;
}

#h2_3 {
	float: left;
	width: 216px;
	overflow: hidden;
	margin-top: 20px;
}

#h2_4 {
	float: right;
	width: 216px;
	overflow: hidden;
	margin-top: 20px;
}

#h2_0 {
	float: center;
	width: 430px;
	overflow: hidden;
	margin-top: 20px;
	font-size: 150%;
}

/* ---------------------------------------------------------
	CSS Document Top topics
--------------------------------------------------------- */

#contents_left {
	float: left;
	width: 210px;
	overflow: hidden;
	text-align: left;
}

#contents_left h2 {
	margin-top: 26px;
}

#contents_left dl {
	margin-top: 10px;
}

#contents_left dt {
	float: left;
	width: 60px;
}

#contents_left dd {
	float: right;
	width: 150px;
}

#topb {
	margin-top: 5px;
}
</pre></body></html>