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

body{
	margin:0px;
	padding:0px;
	background-color: #FFF;
}

#wrapper{
	display: none;
}
div#main{
	overflow:auto;
	height:600px;
	width:860px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-430px;
	background-color: #FFF;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}
div#main2{
	overflow:auto;
	height:625px;
	width:860px;
	position:absolute;
	left:50%;
	margin-left:-430px;
	background-color: #FFF;
}
div#kaevitrail{
	padding-top: opx;
	padding-left: 0px;
	height: 203px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 494px;
	z-index:2;
}
div#subtitle{
	padding-top: opx;
	padding-left: 0px;
	height: 28px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 240px;
	z-index:2;
}
div#tsuru{
	padding-top: 142px;
	padding-left: 0px;
	height: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 400px;
	z-index:2;
}
div#photo{
	padding-top: 0px;
	padding-left: 0px;
	height: 307px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 460px;
	z-index:2;
	border: 1px solid #000;
}

div#menu{
	padding-top: 0px;
	padding-left: 0px;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#mn {
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size:0;
	padding-left: 90px;
}

li.mn1 {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li.mn2 {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

li img {
vertical-align:bottom;
}
div#copyright{
	padding-top: 0px;
	padding-left: 0px;
	height: 30px;
	text-align: center;
	vertical-align: bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#conts{
	padding-top: 32px;
	margin: 0px;
	padding-left: 50px;
}
div#conts #text{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 444px;	
}


.text1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #999;
}
</pre></body></html>