@charset "utf-8";
/*------------------------------------------------------------
	スタイルリセット
------------------------------------------------------------*/
@import "1-default.css";

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
@import "2-layout.css";

/*------------------------------------------------------------
	LP
------------------------------------------------------------*/
#mainImg {
	height: 417px;
	text-align: center;
}

p.btn {
	margin: 12px 0 25px 0;
	clear: both;
	text-align: center;
}

.mb20 {
	margin-bottom: 20px;
}

h2 img {
	margin: 0 0 12px 0;
}

#conts {
	padding: 0 25px;
	text-align: left;
}

#conts h3 {
	margin: 0 0 10px;
}

#conts ul.ul01 {
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}

#conts ul.ul01 li {
	width: 266px;
	height: 221px;
	float: left;
	margin-right: 16px;
	background: url(../img/bxo_back01.jpg) no-repeat;
}

#conts ul.ul01 li.back02 {
	background: url(../img/bxo_back02.jpg) no-repeat; 
}

#conts ul.ul01 li.mr0 {
	margin-right: 0;
}

#conts ul.ul01 li img {
	margin: 18px 0 30px 15px;
}

#conts ul.ul01 .mt12 {
	margin-top: 12px;
	margin-bottom: 23px;
}

#conts ul.ul01 .mr0 .mt12 {
	margin-bottom: 19px;
}

#conts ul.ul01 li p {
	margin: 0 20px 0 145px;
}

#conts table {
	width: 830px;	
}

#conts table th,
#conts table td {
	padding: 10px;
	border-right: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	background: #F1F7DF;

	line-height: 1.5;
}

#conts table th {
	text-align: center;
	font-weight: normal;
}

#conts table td span {
	font-size: 14px;
	font-weight: bold;
}

#conts p.p_img {
	margin: 8px 0 0 0;
	text-align: center;
}

#conts .leftBox {
	width: 581px;	
	float: left;
}

#conts .leftBox h4 {
	margin-bottom: 15px;
}

#conts .leftBox .boxA {
	margin-bottom: 25px;
	
	overflow: hidden;
	height: 100%;
}

#conts .leftBox .boxA .floatL {
	float: left;
	font-weight: bold;
	text-align: center;
}

#conts .leftBox .boxA .floatL img ,
#conts .leftBox .boxA .floatR img {
	margin-bottom: 8px;
}

#conts .leftBox .boxA p {
	margin: 0 0 1em 175px;
}

#conts .leftBox #floatR {
	float: right;
}

#conts .leftBox #boxB p {
	margin: 0 175px 1em 0 ;
}

#conts .rightBox {
	width: 220px;
	float: right;
	background: url(../img/box_back.gif) no-repeat bottom;
} 

#conts .rightBox ul {
	padding: 15px;
}

#conts .rightBox ul li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../img/line01.gif) repeat-x bottom;
}

#conts .rightBox ul li img {
	margin-bottom: 7px;
}

#conts .rightBox ul li.none {
	background: none;
	margin: 0;
}
