/* CSS result */

/*------------CSS INDEX--------
A.全体基本設定（個別ページ修正）
4.コンテンツ
-----------------CSS INDEX----*/

/*--------------------A.全体基本設定--*/
#topicPath-box{
	background:url(../img/imgFaq/tpathBg-alloff.jpg) left top no-repeat;
}

.grayArrow{
	padding-left:10px;
	background:url(../img/imgAbout/grayArrow.gif) left center no-repeat;
}
/*--------------------4.コンテンツ--*/

#contents h2,
#contents h3{
	margin-bottom:20px;
}

.aboutTxt{
	margin-bottom:20px;
	padding-left:25px;
	color:#3B5E85;
	font-size:13px;
	font-weight:bold;
	line-height:1.6em;
	background:url(../img/imgAbout/aboutTxt-bg.jpg) left top no-repeat;
}


#logoPrize{
	float:left;
	width:720px;
}
.prizeTxt{
	float:left;
	width:370px;
	padding-left:10px;
	line-height:1.5em;
	color:#666666;
}
.sisterBox{
	margin:0 10px 20px 0;
	width:322px;
	float:left;
}
.prizeBox h4{
	margin-bottom:10px;
	font-weight:bold;
	color:#666666;
}

.tableBox{
	width:265px;
	padding:3px;
	border:1px solid #CCCCCC;
}
.prizeTable{
	width:265px;
	border-collapse:collapse;
}
.prizeTable tr td{
	text-align:center;
	color:#000000;
	height:21px;
	line-height:21px;
}
.grayTr td{
	background-color:#F5F5F5;
}


.pbList-box{
	background:url(../img/imgAbout/aboutBox-bd.jpg) left top repeat-y;
}
.pbList-inn{
	padding-bottom:5px;
	background:url(../img/imgAbout/aboutBox-btm.jpg) left bottom no-repeat;
}

.chkBox{
	height:245px;
	background:url(../img/imgAbout/feature-box.jpg) top left no-repeat;
}

.chkList{
	list-style:none;
}
.chkList li{
	height:40px;
	padding:0 0 0 50px !important;
	font-size:14px;
	font-weight:bold;
	line-height:3.2em;
}
*html .chkList li{
	line-height:36px;
}

/* add 2009.11.02 Ito */

#mainBox{
	background:url(../img/imgAbout/about_bg01.gif) no-repeat;
	height:178px;
	margin:0 0 20px 0;
}
#mainBox p{
	margin:12px;
	padding:0;
	width:480px;
	line-height:1.4em;
	float:left;
}
#mainBox img{
	margin:15px 12px 0 0;
}

#advBoxL{
	margin:0 20px 10px 0;
	width:431px;
	float:left;
}
#advBoxL li{
	width:431px;
	height:57px;
	background:url(../img/imgAbout/about_numBg.gif) no-repeat;
	list-style:none;
	clear:both;
}
#advBoxL img{
	margin:0 20px 10px 0;
	float:left;
}
#advBoxL li p{
	padding:10px 10px 10px 0;
	font-weight:bold;
	line-height:1.4em;
	font-size:small;

}
#advBoxL li p .point{
	color:#EB4586;
}

#advBoxR{
	margin:0 0 10px 0;
	width:261px;
	float:left;
}
.phaseBox img{
	margin:0 6px 0 0;
	float:left;
}
.phaseBox li{
	margin:0 0 10px 0;
	list-style:none;
	float:left;
}
.phaseBox li img{
	margin:0;
	float:left;
}
.phaseBox li p{
	margin:0 0 0 15px;
	line-height:1.4em;
	float:left;
}

/* add 2010.03.03 Ito */

#sideMenu .banner li{
	margin:5px 0 0 10px;
	list-style:none;
}
#sideMenu .banner li img{
	margin:0 0 5px 0;

}
#sideMenu .banner li p{
	line-height:1.4em;
}


