@charset "utf-8";
@import "../common/css/0-import.css";
/*------------------------------------------------------------
	conts
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 0 14px;
}

#conts p {
	line-height: 1.35;
}

#conts .boxA {
	padding: 20px 0 24px 14px;
	margin: 0 26px 6px 29px; 
	background: url(../common/img/line/01.gif) repeat-y left top;
	overflow: hidden;
	zoom: 1;
}

#conts .boxA p {
	padding-left: 35px;
	margin: 0 205px 0 0;
	background: url(../img/attractive/icon01.gif) no-repeat left 1px;
}
/*----------boxB--------------------------------------------------*/
#conts .boxB {
	margin: 6px 54px 15px 36px;
	overflow: hidden;
	zoom: 1;
}

#conts .boxBR {
	padding-top: 13px;
	width: 238px;
	float: right;
}

#conts .boxBR p {
	margin: 10px 5px 16px 8px;
}
/*---------boxBL--------------------------------------------------*/
#conts .boxBL {
	width: 360px;
	float: left;
}

#conts .boxB .boxBL ul {
	margin: 4px 0 33px 26px;
}

#conts .boxB .boxBL ul li {
	padding: 2px 0 0 29px;
	margin-bottom: 8px;
	background: url(../img/mobile/icon01.gif) no-repeat left top;
	line-height: 25px;
}

#conts .boxB .boxBL ul li.li01 {
	background: url(../img/mobile/icon02.gif) no-repeat left top;
}

#conts .boxB .boxBL p {
	margin: -22px 0 0 27px;
	color: #CC0000;
	font-weight: bold;
}
/*----------btn--------------------------------------------------*/

#conts p.btn {
	margin: 0 0 24px 205px;
}

#conts p.btn a {
	width: 302px;
	background: url(../img/mobile/btn01_over.jpg) no-repeat left top;
	display: block;
}

#conts p.btn a:hover,
#conts .boxC .boxBar a:hover {
	background-color: #fff;
}

#conts p.btn a:hover img,
#conts .boxC .boxBar a:hover img {
	visibility: hidden;
}

#conts .boxC {
	margin: 34px 36px 63px 33px;
	overflow: hidden;
	zoom: 1;
}

#conts .boxC .boxBar {
	width: 293px;
}

#conts .boxC .boxBar a {
	display: block;
	height: 225px;
}

#conts .boxC .floatL a {
	background: url(../img/attractive/photo03_over.jpg) no-repeat left top;
}

#conts .boxC .floatR a {
	background: url(../img/mobile/photo04_over.jpg) no-repeat left top;
}

#conts .boxC .boxBar p {
	margin: 8px 0 0 3px;
}


