@charset "shift_jis";

#content{
	width:940px;
	margin:0 auto;
	padding:40px 0;
}
#l-tl{margin-bottom:20px;}
/***about***/
#content .pdf-d{width:940px;}
#content .pdf-d01 p img{vertical-align:bottom;}
#content .pdf-d01 div{
	width:447px;
	padding:20px 0;
	background-color:#ededed;
	overflow:hidden;
}

#content .pdf-d01 div p.left{
	width:213px;
	text-align:right;
}
#content .pdf-d01 div dl{
	float:right;
	width:210px;
	padding-top:60px;
	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;
}

/***************** 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;
	background-color: #fff;
	background-repeat: repeat-y;
}
.performance .per-right {
	float:right;
	width:456px;
}
.performance .per-left-only .left-only-cont {
	width:456px;
	background-color: #444;
	background-image: url(../img201209/bg_performance.gif);
	background-repeat: repeat-y;
}
.performance dl {
	float:left;
	width:276px;
	color: #333;
	border-right:1px solid #bebebe;
	background-color: #fff;
}
.performance dt {
	clear:left;
	float:left;
	width:52px;
	text-align:center;
	background-color:#eee2c7;
	border-top:1px solid #bebebe;
	border-right:1px solid #bebebe;
	border-left:1px solid #bebebe;
	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 #bebebe;}
.performance dd {
	border-top:1px solid #bebebe;
	padding:10px 0 10px 0;
	text-indent:5px;
	text-align:left;
}
.performance dd.txt-small {font-size:85%;}
.performance .detail-right {
	float:right;
	width:179px;
}
div.custom{
	width:164px;
	margin:0 0 5px 14px;
	background-color:#bebebe;
}
.performance table {
	width:164px;
}
.performance th {
	background:#000;
	color:#FFF;
	padding:5px;
	text-align:center;
}
.performance td {
	text-align:center;
	background:#FFF;
	padding:5px 0;
}
.performance td.total {
	text-align:center;
	background:#f5d159;
	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;
}
.goto-list{margin-left:12px;}

/***corner***/
#o-corner h2{
	text-align:center;
	background:transparent url(../img/corner/title_bg.jpg) repeat-x;
}
#in-corner{
	background:#d9b300 url(../img/corner/bg.gif) no-repeat top center;
}
#in-corner ul{
	width:943px;
	margin:0 auto;
	overflow:hidden;
}
#in-corner ul li{
	float:left;
}
#in-corner ul li img, #o-corner h2 img{
	vertical-align:bottom;
}