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

/* -----------------------------------------------

	Site: 
	Type: default styles
	URL: 
	Last Up Date: 
	Version: 1.0
	Author: 
	
	----------------------------------------------
	
	Contents

		1.style reset
		2.float
		3.link
		4.text-align

----------------------------------------------- */


/* --- 1.style reset --- */
html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,li,dl,dt,dd,pre,th,td,form,fieldset,input,textarea {
	margin: 0;
	padding: 0;
}
html {
	overflow-y:scroll;
}
body {
	font-size: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
address {
	font-style: normal;
}
hr {
  display: none;
}


/* --- 2.float --- */
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.clear {
	clear: both;
}
/*
.float-clear { 
	zoom: 100%;
}
.float-clear:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
*/


/* --- 3.link --- */
a:link{
	text-decoration:underline;
}
a:visited{
}
a:hover{
	text-decoration:none;
}
a:active{
}


/* --- 4.text-align --- */
.to-left {
	text-align:left;	
}
.to-center {
	text-align:center;	
}
.to-right {
	text-align:right;	
}


/* --- 5.details --- */
body {
	background-color: #e8ffe6;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: center top;
}
#container {
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#gloval-navi ul li {
	float: left;
}
li.navi01 a {
	background-image: url(../images/navi01.png);
	display: block;
	height: 40px;
	width: 215px;
	text-indent: -9999px;
}
li.navi02 a {
	background-image: url(../images/navi02.png);
	display: block;
	height: 40px;
	width: 210px;
	text-indent: -9999px;
}
li.navi03 a {
	background-image: url(../images/navi03.png);
	display: block;
	height: 40px;
	width: 210px;
	text-indent: -9999px;
}
li.navi04 a {
	background-image: url(../images/navi04.png);
	display: block;
	height: 40px;
	width: 215px;
	text-indent: -9999px;
}
li.navi01 a:hover, li.navi02 a:hover, li.navi03 a:hover, li.navi04 a:hover {
	background-position: bottom;
}#contents {
	background-image: url(../images/bg_contents.png);
	background-repeat: repeat-y;
	clear: both;
}
#image-box {
	float: left;
	margin-top: 20px;
	margin-left: 25px;
}
*html #image-box {
	margin-left: 12px;
}
#info-box {
	float: right;
	width: 345px;
	background-image: url(../images/bg_about.gif);
	background-position: bottom;
	margin-right: 55px;
	margin-top: 40px;
}
*html #info-box {
	margin-right: 27px;
}
#info-box h2 {
	background-image: url(../images/bg_about_h2.gif);
	display: block;
	height: 51px;
	width: 345px;
	text-indent: -9999px;
}
#info-box p {
	line-height: 1.6;
	margin: 20px;
	font-size: 90%;
	color: #333;
}
#menu-box {
	float: left;
	margin-bottom: 20px;
	margin-left: 55px;
}
*html #menu-box {
	margin-left: 27px;
}
#menu-box h3 {
	background-image: url(../images/bg_kameikan.gif);
	text-indent: -9999px;
	height: 34px;
	width: 345px;
}
#menu-box ul li {
	margin-bottom: 10px;
}
#menu-box ul li a {
	display: block;
	height: 36px;
	width: 345px;
	text-indent: -9999px;
}
li.btn01 a {
	background-image: url(../images/btn01.gif);
	background-position: left;
}
li.btn02 a {
	background-image: url(../images/btn02.gif);
	background-position: left;
}
li.btn03 a {
	background-image: url(../images/btn03.gif);
	background-position: left;
}
li.btn04 a {
	background-image: url(../images/btn04.gif);
	background-position: left;
}
li.btn01 a:hover, li.btn02 a:hover, li.btn03 a:hover, li.btn04 a:hover {
	background-position: right;
}
#news-box {
	float: right;
	width: 345px;
	margin-right: 55px;
	background-image: url(../images/bg_news.gif);
	background-position: bottom;
	margin-bottom: 20px;
	margin-top: 34px;
}
*html #news-box {
	margin-right: 27px;
}
#news-box h3 {
	background-image: url(../images/bg_news_h3.gif);
	text-indent: -9999px;
	height: 35px;
	width: 345px;
}
#news-box ul {
	margin: 15px;
}
#news-box ul li {
	font-size: 90%;
	line-height: 1.4;
	margin-bottom: 5px;
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}
#footer {
	background-image : url(../bg_footer1.png);
	height: 87px;
	margin-bottom: 20px;
}
#footer dl {
	padding-left: 135px;
	padding-top: 15px;
}
#footer dl dt {
	font-size: 80%;
	font-weight: bold;
	color: #063;
	line-height: 1.4;
	float: left;
}
#footer dl dd {
	font-size: 80%;
	line-height: 1.4;
	margin-left: 120px;
}
</pre></body></html>