<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:#a42223; color:#333;}
#header{
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
#header h1, #header ul, #header li{float:left;}
#gnv{
	width:980px;
	margin:0 auto 3px auto;
	overflow:hidden;
}
#gnv li{
	float:left;
	padding-right:4px;
}
#t-gnv li img, #header img{vertical-align:bottom;}
#content{
	background-color:#fff;
	width:980px;
	margin:0 auto 20px auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url("css/PIE.php");
	position:relative;
	padding-top:7px;
}
#l-tl{
	text-align:center;
	margin-bottom:30px;
}
#content .about{
	width:780px;
	margin:0 auto 40px auto;
	padding-bottom:40px;
	border-bottom:1px solid #c14e4f;
}
#content .about p.img{
	float:left;
	width:142px;
}
#content .about dl{
	width:614px;
	float:right;
	text-align:left;
}
#content .line-no{
	padding-bottom:60px;
}
#content .about dt{margin-bottom:15px;}
#content .about dd{
	padding-left:20px;
	font-size:14px;
	line-height:1.4;
}
#content .about dd#btn01{
	text-align:right;
	margin-top:25px;
}
#content .about dd p{margin-bottom:5px;}
#content .about dd strong{color:#d90203;}
#content .about dd div.left{width:290px;}
#content .about dd p.right{width:293px; padding-top:25px;}

/***performance***/
#snv{
	width:870px;
	margin:0 auto 30px auto;
	overflow:hidden;
	text-align:left;
	font-size:15px;
}
#snv li{
	float:left;
	width:220px;
	padding:1px 0 2px 28px;
	background:url(../img/perf/ico_arrow02.gif) no-repeat left top;
	color:#d90203;
	font-weight:bold;
}
#snv li.link{
	background-image:url(../img/perf/ico_arrow.gif) !important;
}
#snv li.link a{color:#d90203;}
.performance {
	width:890px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:40px;
	line-height:15pt;
}
.performance p.performance-ttl {
	width:415px;
	text-align:left;
	font-size:120%;
	font-weight:bold;
	padding:13px 0 13px 15px;
	margin-bottom:8px;
	background-color:#890001;
	color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url("css/PIE.php");
	position:relative;
}
.performance .per-left {float:left;}
.performance .per-right{float:right;}
.performance .per-left, .performance .per-right{width:430px;}
.performance .per-left-only .left-only-cont {
	width:456px;
	background-color: #444;
	background-repeat: repeat-y;
}
.performance dl {
	float:left;
	width:250px;
	color: #333;
	border-right:1px solid #8f7168;
	background-color: #fff;
}
.performance dt {
	clear:left;
	float:left;
	width:48px;
	text-align:center;
	background-color:#ffffcc;
	border-top:1px solid #8f7168;
	border-right:1px solid #8f7168;
	border-left:1px solid #8f7168;
	padding:10px 0 10px 0;
}
.performance dt.txt-2row {padding:20px 0 20px 0;}
.performance dt.txt-3row {padding:30px 0 30px 0;}
.performance dt.txt-4row {padding:40px 0 40px 0;}
.performance .border-btm {border-bottom:1px solid #8f7168;}
.performance dd {
	border-top:1px solid #8f7168;
	padding:10px 0 10px 0;
	text-indent:3px;
	text-align:left;
}
.performance dd.txt-small {font-size:85%;}
.performance .detail-right {
	float:right;
	width:169px;
}
div.custom{
	width:169px;
	margin:0 0 8px 0;
	background-color:#8f7168;
}
.performance table{width:169px;}
.performance th {
	background:#fff3f3 url(../img/perf/bg_h.gif) repeat;
	color:#890001;
	padding:5px 0 4px 0;
	text-align:center;
}
.performance td {
	text-align:center;
	background:#FFF;
	padding:5px 0;
}
.performance td.total {
	text-align:center;
	background-color:#ffffcc;
	color:#333;
	font-weight:bold;
}
.performance p.list-title {
	text-align:center;
	font-weight:bold;
	margin:0 0 3px 14px;
	padding:3px 0;
	color:#fff;
	background-color:#000;
}
/**footer-bnr**/
#f-bnr{
	width:980px;
	margin:0 auto 20px auto;
	text-align:left;
	overflow:hidden;
}
#f-bnr li{
	float:left;
	padding-right:10px;
}
</pre></body></html>