@charset "utf-8";
@import "../../common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h3 {
	margin-bottom: 10px;
}

#conts h4 {
	margin-bottom: 20px;
}

#conts h5 {
	margin-bottom: 10px;
}

#conts p {
	margin-bottom: 20px;
}

#conts .floatL {
	margin-right: 22px;
	float: left;
}

#conts .floatR {
	float: right;
}

#conts .floatR img {
	margin-left: 10px;
}

#conts .box {
	width: 560px;
	margin-bottom: 30px;
	overflow: hidden;
}

#conts .box .boxL {
	width: 181px;
	margin-right: 9px;
	float: left;
}

#conts .box .boxC {
	width: 181px;
	float: left;
}

#conts .box .boxR {
	width: 181px;
	float: right;
}

#conts .box .boxL h5,
#conts .box .boxC h5,
#conts .box .boxR h5 {
	margin: 0;
}

#conts .box .boxL p,
#conts .box .boxC p,
#conts .box .boxR p {
	padding: 15px 15px 50px 20px;
	background: url(../../../img/integrated/synthesis/index/point03_back.jpg) no-repeat bottom;
}

#conts .box .boxR p {
	padding-bottom: 32px;
}

#conts #point03 {
	background: url(../../../img/line/01.gif) no-repeat bottom;
}

#conts .btn {
	margin: 0 auto;
	text-align: center;
}

.box ul {
	border: 6px solid #DDE9C1;
	padding: 15px;
}

.box ul li {
	background:url(../../../img/icon/li01.gif) 0px 3px no-repeat;
	padding-left: 20px;
}#container #main #conts .tableBox {
	margin-bottom: 15px;
}
