@charset "utf-8";



#sec1{
	width:710px;
	background:#FFF;
}

#sec1 .cntBox{
	width:710px;
	margin:0 auto;
	_text-align:center;
}
#sec1 .cntBoxFirst{
	padding-bottom:25px;
}
#sec1 h3{
	padding-bottom:20px;
}
#sec1 h3.fix{
	padding-top:15px;
}
#sec1 .cntBox .cnt1{
	width:632px;
	margin:0 auto;
}
#sec1 .cntBox .leftBox{
	width:259px;
	float:left;
	padding-right:42px;
}
#sec1 .cntBox .rightBox{
	width:331px;
	float:left;
}
#sec1 .cntBox .rightBox p.txt1{
	padding-top:16px;
	padding-bottom:7px;
}
#sec1 .cntBox .rightBox p.btn{
	padding-top:16px;
	padding-bottom:13px;
}
#sec1 .cntBox .rightBox ul.pNavi{
	width:331px;
	padding-bottom:9px;
}
#sec1 .cntBox .rightBox ul.pNavi li{
	display:block;
	float:left;
}
#sec1 .cntBox .rightBox .txt2{
	padding-top:11px;
	border-top:1px solid #CCC;
}
#sec1 .cntBox .rightBox .txt2 p{
	font-size:11px;
	color:#333;
	line-height:1.4;
	text-indent:-1em;
	padding-left:1em;
	
}

#sec1 .cntBox .ttlw{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

.clearFix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:"";
	clear:both;
	height:0
}
* html .clearFix {
	zoom:1
}
*:first-child+html .clearFix {
	zoom:1
}/* IE7 */
