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

#section_info .parts{
	position : absolute;
	zoom:1;
}
#bggaro{
	position : absolute;
	width : 100%;
	height: 779px;
	background: url(../images/info/bg01.jpg) no-repeat center top;
	top 　: 0px;
	z-index:5;
}

#subttl{
	margin-left: 43px;
	margin-top : 5px;	
	z-index:13;
}

#search_box{
	width : 820px;
	height: auto;
	margin: 85px auto 60px;
	z-index : 20;
}
.kisyuttl{
	display:block;
	margin-top:10px;
	color:#fff;
}
td.ttlbox{
	vertical-align:bottom;
	padding-bottom:10px;
	font-size	  :small;
	font-weight :bold;
	color		:#333333;
}
.bspace { padding-bottom:10px; }

#ad_pp{
	width : 850px;
	height: 1102px;
	margin: 0 auto;
	padding-bottom:40px;
}

.infobox{
	width : 820px;
	height: auto;
	text-align: center;
	margin: 40px auto 0px;
	padding-bottom: 60px;
	z-index:21;
	position:relative;
}</pre></body></html>