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

body{background-color:#fffcf7; color:#ccc;}
#wrapper{
	background:url(../img/header_bg.jpg) no-repeat center top;
	padding-top:0px;
	height:auto;
}
#main{
	margin:0 auto;
	text-align:left;
	width:980px;
	height:620px;
}
#main h1{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../img/title.png) no-repeat top left;
	width:980px;
	height:318px;
}

#main #movie{
	width:400px;
	margin:44px 0 20px;
	float:right;
}

#contents{
	background:url(../img/tabibito_bg.gif) repeat-x top;
	margin:0 auto;
	text-align:left;
	height:586px;
	padding-top:7px;
}
#contents #enjya{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../img/tabibito.png) no-repeat top center;
	width:980px;
	height:553px;
	margin:0px auto;
	text-align:left;
}
#contents02{
	margin:0 auto;
	text-align:center;
	width:980px;
	height:263px;
	vertical-align:bottom;
	padding-top:0px;
}
#contents02 #sub_t{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../img/sub_t.png) no-repeat top center;
	width:980px;
	height:47px;
}
#contents02 #slide{
	width:980px;
	padding:0px;
	overflow:hidden;
}
p#copy{
	display:block;
	margin:0 auto;
	text-align:center;
	padding:40px 0;
	color:#66ccff;
}</pre></body></html>