<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 {
	margin: 0px;
	padding: 0px;
	width:760px;
	color: #333333;
	border-left:1px solid #B8CBDC;
	border-right:1px solid #B8CBDC;
	font-family:"ＭＳ Ｐゴシック",Osaka;
}

/*
ヘッダ header
-------------------------------------------------------------------------*/
.forcia-title-yado-00{
	position: absolute;
	top: 20px;
	left: 110px;
}
#headerAreaB01, #headerAreaB02 {
	width: 760px !important;
}
#headerAreaB01 ul {
	margin: 10px 0px 0px;
	list-style: none;
	padding: 0px 20px 0px 0px;
	float: right;
}
#headerAreaB01 li {
	margin: 0px 22px 0px 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
}
#headerAreaB01 li a {
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#headerAreaB01 #category { display: none; }
/* メニュー menuxx----------*/
#headerAreaB01 li#menu01 {
	background: url("../images/menu_h_menu01.gif") no-repeat;
}
#headerAreaB01 li#menu01 a {
	width: 80px;
	height: 12px;
}
#headerAreaB01 li#menu02 {
	background: url("../images/menu_h_menu02.gif") no-repeat ;
	width: 99px;
	height: 12px;
}
#headerAreaB01 li#menu02 a {
	width: 99px;
	height: 12px;
}
#headerAreaB01 li#menu03 {
	background: url("../images/menu_h_menu03.gif") no-repeat ;
	width: 33px;
	height: 12px;
}
#headerAreaB01 li#menu03 a {
	width: 33px;
	height: 12px;
}
#headerAreaB01 li#menu04 {
	background: url("../images/menu_h_menu04.gif") no-repeat;
	width: 55px;
	height: 12px;
	margin: 0px;
}
#headerAreaB01 li#menu04 a {
	width: 55px;
	height: 12px;
}

#Head01 {
	min-width: 760px !important;
}

#Head01 #HeadInner {
	width: 760px !important;
}

/* LINK 
-----------------------------------------------------------------------------------------------*/
.contents_inner a,
.contents_inner a:link {
	color:#111184;
	text-decoration:underline;
}
a:visited {
	color:#3366FF;
}
a:active,
a:hover {
	color:#FF9933;
}

/*パンクくず
-------------------------------------------------------------------------*/
#pastlist {
	margin:0;
	padding: 5px 10px 0px 15px;
	clear: both;
}
#pastlist a{
	color:#111184;
	text-decoration:underline;
}

.t9{letter-spacing:0.05em; font-size: 0.6em; line-height: 1.1em;}
.t10{letter-spacing:0em; font-size: 0.7em; line-height: 1.4em;}
.t12{letter-spacing:0em; font-size: 0.8em; line-height: 1.4em;}
.t14{letter-spacing:0.1em; font-size: 1.1em;}
</pre></body></html>