<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* =========================================================
	header
========================================================= */
.gnavi_link a{
	padding:0 5px;
	font-size:12px;
}


/* =========================================================
	contents main
========================================================= */
#main .box_top01,
#main .box_top02,
#main .box_top03{
	height:260px;
}
#main .box_top04{
	height:320px;
}

#main .box_top05,
#main .box_top06{
	height:350px;
}


/* =========================================================
	contents side
========================================================= */
#side_navi{
	line-height:1.5em;
	padding-bottom:10px;
	font-size:90%;
	margin-bottom:50px;
}

#side_navi li{
	padding:10px 0 10px 10px;
	border-bottom:#9C0 dotted 1px;
	border-left:#9C0 solid 3px;
	font-weight:bold;
}</pre></body></html>