@charset "UTF-8";

/* index */

#catch {
	margin-top: 20px;
	margin-bottom: 20px;
}
#catch h1 {
	margin: 0px;
}
#services h2 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#jisaku {
	margin-bottom: 20px;
}
#trouble {
	margin-bottom: 20px;
}

#trouble h3 {
	margin-bottom: 10px;
}

#trouble .box {
	background-color: #E5EBED;
}
#trouble .box .head {
	background-image: url(../images/index/bg_01.gif);
	height: 10px;
	width: 660px;
}
#trouble .box .body {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#trouble .box .foot {
	background-image: url(../images/index/bg_02.gif);
	height: 15px;
	width: 660px;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
}
#trouble ul.left {
	float: left;
	width: 310px;
	margin: 0px;
}
#trouble ul.right {
	float: right;
	width: 290px;
}
#trouble ul li {
	list-style-type: none;
	background-image: url(../images/index/ic_01.gif);
	background-position: 0px center;
	padding-left: 13px;
	background-repeat: no-repeat;
}
#feature h3 {
	margin-bottom: 10px;
}
#feature h4 {
	margin-bottom: 7px;
}

#feature .left {
	float: left;
	width: 310px;
	margin-bottom: 10px;
}
#feature .right {
	float: right;
	width: 310px;
	margin-bottom: 10px;
}
#feature .break {
	clear: both;
	font-size: 7px;
	line-height: 7px;
	background-image: url(../images/index/lin_02.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 660px;
}
#feature .detail {
	background-image: url(../images/index/lin_01.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#feature1 {
	background-image: url(../images/index/img_13.gif);
	padding-left: 80px;
	background-repeat: no-repeat;
}
#feature2 {
	background-image: url(../images/index/img_14.gif);
	padding-left: 80px;
	background-repeat: no-repeat;
}
#feature3 {
	background-image: url(../images/index/img_15.gif);
	padding-left: 80px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#feature4 {
	background-image: url(../images/index/img_16.gif);
	padding-left: 80px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

