<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:#fdefd9 url(../img/common/bg_body.jpg) repeat-x 0 165px;
}

#wrapper{
	background:transparent url(../img/common/bg_under.gif) no-repeat center top;
}
#main{
	width:1000px;
	height:109px;
	overflow:hidden;
	text-align:left;
	margin:0 auto;
}
#main h1{
	width:278px;
	float:left;
}
#main h1 img{
	vertical-align:bottom;
}
#main ul{
	float:right;
	overflow:hidden;
	width: 690px;
	height: 69px;
	padding-left:13px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	background-color: #f6ecd9;
	behavior: url("css/PIE.php");
}
#main ul li{float:left;}
.pa10r{padding-right:10px;}
#main ul li img{vertical-align:bottom;}
#gnv ul{
	overflow:hidden;
	width:1000px;
	height:90px;
	margin:0 auto;
}
#gnv li{
	float:left;
}

#content{
	width:1000px;
	padding:30px 0 50px 0;
	margin:0 auto;
	background-color:#fff;
}

/***************** performance.html *************/
.performance {
	width:930px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:30px;
	line-height:15pt;
}
.performance p.performance-ttl {
	padding-bottom:6px;
	text-align:left;
}
.performance .per-left {
	float:left;
	width:456px;
}
.performance .per-right {
	float:right;
	width:456px;
}
.performance .per-left-only .left-only-cont {
	width:456px;
	background-color: #444;
	background-repeat: repeat-y;
}
.performance dl {
	float:left;
	width:276px;
	color: #333;
	border-right:1px solid #8f7168;
	background-color: #fff;
}
.performance dt {
	clear:left;
	float:left;
	width:52px;
	text-align:center;
	background-color:#fbe3ba;
	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:5px;
	text-align:left;
}
.performance dd.txt-small {font-size:85%;}
.performance .detail-right {
	float:right;
	width:169px;
}
div.custom{
	width:169px;
	margin:0 0 5px 0;
	background-color:#bebebe;
}
.performance table {
	width:169px;
}
.performance th {
	background:#67392b;
	color:#FFF;
	padding:5px;
	text-align:center;
}
.performance td {
	text-align:center;
	background:#FFF;
	padding:5px 0;
}
.performance td.total {
	text-align:center;
	background-color:#fbeeb8;
	color:#000;
	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;
}
/***about***/
#content .pdf-d{width:895px; margin-bottom:40px; margin:0 auto;}
#content .pdf-d01{width:430px;}
#content .pdf-d01 div{
	width:430px;
	padding:25px 0 25px 0;
	background-color:#fff1de;
	overflow:hidden;

	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	behavior: url("css/PIE.php");
}

#content .pdf-d01 div p.left{
	width:213px;
	text-align:right;
}
#content .pdf-d01 div dl{
	float:right;
	width:200px;
	padding-top:30px;
	text-align:left;
}



#content .pdf-d01 div dl dt p{margin-bottom:10px;}

#about-li{
	margin:30px 0 0 0;
	width:940px;
}
#about-li dl{
	padding:10px 30px 8px 30px;
	margin-bottom:15px;
	background-color:#ededed;
	text-align:left;
	overflow:hidden;
}
#about-li dl dt{
	width:665px;
	float:left;
	padding:17px 0 0 18px;
	background:transparent url(../img/common/icon_circle.gif) no-repeat left 19px;
	font-weight:bold;
}
#about-li dl dt span{font-weight:normal;}
#about-li dl dd{
	width:190px;
	float:right;
}




/***footer***/
#footer{
	padding:30px 0 30px 0;
	color:#c6b497;
}
#footer a{
	color:#c6b497;
	text-decoration:none;
}
</pre></body></html>