@charset "shift_jis";


#mainCont {font-family: 'HondaGlobalFontJP-Regular', sans-serif !important;
	position: relative;
}
#mainCont .R_logo{
	position: absolute;
	top: -27px;
	right: 0px;
}
#mainCont h3{
	font-size: 29px;
	line-height: 1.3;
	padding-bottom: 20px;
}
#mainCont p{
	font-size: 15px;
	line-height: 1.8;
}
#mainCont p .cau{
	font-size: 12px;
	line-height: 1.6;
	color: #666;
}

#mainCont .textarea_A {
	padding-left: 60px;
	padding-top: 40px;
	padding-bottom: 60px;
	color: #000;
	padding-right: 60px;
}
#mainCont .textarea_B {
	padding-left: 60px;
	padding-top: 60px;
	padding-bottom: 40px;
	color: #000;
	background-color: #d1d2d6;
	background-image: url(../images/photo01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 60px;
}
#mainCont .textarea_B .fR {
	float: right;
}
#mainCont .textarea_C {
	padding-left: 480px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 60px;
	position: relative;
	background-image: url(../images/photo02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #2f3336;
	color: #FFF;
}
#mainCont .textarea_C .fL {
	float: left;
}
#mainCont .textarea_D {
	padding-left: 60px;
	padding-top: 325px;
	padding-bottom: 40px;
	color: #FFF;
	padding-right: 60px;
	background-color: #00010B;
	background-image: url(../images/photo03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainCont .textarea_D .fR {
	float: right;
}
#mainCont .textarea_E {
	padding-left: 60px;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #000;
	padding-right: 60px;
}
#mainCont .textarea_E p{
	font-size: 14px;
}
#mainCont .select  {
	width: 980px;
	padding: 0px;
}
#mainCont .select p {
	margin: 0px;
	padding: 0px;
	line-height: 1.1;
	font-size: 16px;
}
#mainCont .select p span{
	font-weight: bold;
	color: #C00;
}
#mainCont .select p.fL {
	float: left;
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#mainCont .select p.fC {
	float: left;
	margin: 0px;
	width: 300px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 20px;
	line-height: 1.2;
}
#mainCont .select p.fR {
	float: right;
	margin: 0px;
	width: 300px;
	text-align: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainCont .select p a {
	text-decoration: none;
}
#mainCont .select p a:hover {
	text-decoration: none;
	color: #C00;
}
#mainCont .select.head{
	width: 980px;
	color: #FFF;
	background-color: #000;
	padding: 0px;
}
#mainCont .select.head p.fC {
	width: 980px;
	float: none;
	padding-bottom: 8px;
	padding-top: 10px;
}
#mainCont .select.head p a{
	text-decoration: none;
	color: #FFF;
}
#mainCont .select.head p a:hover {
	text-decoration: none;
	color: #C00;
}
