@charset "utf-8";
@import "/css/template.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
}

#conts #topVisual {
	margin-bottom: 30px;
}

#conts h3 {
	margin: 0 0 3px 0;
	padding: 7px 0 10px 23px;
	
	clear: left;
	
	color: #0C5A35;
	font-size: 130%;
	font-weight: bold;
	
	letter-spacing: -1px;
}

#conts h3.one {
	background: url(/img/template/h3_back01.gif) no-repeat left;
}

#conts h3.two {
	background: url(/img/template/h3_back02.gif) no-repeat left;
}

#conts h3.three {
	background: url(/img/template/h3_back03.gif) no-repeat left;
}

#conts h3.four {
	background: url(/img/template/h3_back04.gif) no-repeat left;
}

#conts h4 {
	margin: 0 0 0 0;
	padding: 25px 0 15px 55px;
	
	clear: left;
	
	color: #0C5A35;
	font-size: 140%;
	font-weight: bold;
	
	letter-spacing: -1px;
}

#conts h4.one {
	background: url(/img/index/h4_back01.gif) no-repeat left top;
}

#conts img.left {
	margin: 10px 20px 0 20px;
	
	float: left;
	
	display: inline; /* IE6対策 */
}

#conts img.left1 {
	margin: 10px 20px 30px 5px;
	
	float: left;
	
	display: inline; /* IE6対策 */
}

#conts img.left2 {
	margin: 10px 20px 0 5px;
	
	float: left;
	
	display: inline; /* IE6対策 */
}

#conts img.left3 {
	margin: 10px 20px 5px 5px;
	
	float: left;
	
	display: inline; /* IE6対策 */
}

#conts .clearL {
	clear: left;
}

#conts p {
	padding: 5px 5px 7px 15px;
	
	line-height: 1.3;
}

#conts ul {
	margin: 0 0 15px 0;
	
	float: left;
}

#conts li {
	margin: 0 0 3px 0;
	padding: 0 0 0 18px;
	background: url(/img/template/arrow01.gif) no-repeat left center;

	line-height: 1.5;	
}

#conts ul.one {
	margin: 0 0 0 5px;
}

#conts ul.two {
	margin: 0 0 15px 15px;
	
	float: none;
}

#conts #boxSet {
	margin-bottom: 15px;
	width: 570px;
	overflow: hidden;
}

#conts .box2 {
	width: 279px;
	
	float: left;
}

#conts .box3 {
	width: 249px;
	
	float: left;
}

#conts .box4 {
	width: 154px;
	
	float: left;
}

#conts .marginR {
	margin-right: 9px;
}

#conts .marginR1 {
	margin-right: 5px;
}

#conts .clearR {
	clear: left;
}

#conts #flow {
	margin: 0 0 30px 0;
	background: url(/img/index/flow_back.gif) no-repeat left bottom;
}

#conts #flow img {
	display: block;
}

#conts #flow .text01 {
	margin: -12px 0 0 0;
}

#conts #flow .text02 {
	margin: 0 0 10px 0;
}

#conts #flow h4 {
	margin: 0 0 12px 0;
}

#conts #flow p {
	padding: 0px 15px 10px 10px;
	line-height: 1.3;
}

#conts #flow ul {
	padding: 0 0 10px 5px;
	margin: 0 0 0 5px;
	
	float: none;
}

#conts #back {
	padding: 10px 10px 0 0;
	
	float: none;
}

#conts #back li {
	background: none;

	text-align: right;
}
