@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 14px;
}

#conts h2.special {
	margin-bottom: 8px;
}

#conts .box {
	padding: 0 23px 7px 35px;
}

#conts .box p {
	margin: 0;
	width: 340px;
	color: #656363;
	line-height: 1.8;
	
	float: left;
}

#conts .box img {
	padding-top: 7px;
	display: block;
}

#conts h3 {
	margin: 0 0 0 20px;
	clear: both;
}

#conts img.title {
	margin: 0 0 10px 21px;
}

#conts p {
	margin: 0 22px 18px 35px;
	line-height: 1.8;
}

#conts p.special {
	margin: 0 22px 8px 22px;
}

#conts .mb13 {
	margin-bottom: 13px!important;
}

#conts .mb22 {
	margin-bottom: 22px!important;
}

#conts .textBox {
	margin-left: 20px;
}