@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#header {
	margin-bottom: 0;
}

.mainVisual {
	margin-bottom: 19px;
}

#main {
	margin: 0 auto 40px;
	width: 1100px;
}

#conts .headLine02 {
	margin-bottom: 25px;
}

#conts .h4Ttl {
	border-left: 10px solid #EECF40;	
}

#conts .h4Ttl01 {
	border-left: 10px solid #669900;	
}

#conts .h4Ttl02 {
	border-left: 10px solid #4882C8;	
}


#conts .text {
	margin: 0 4px 29px;
	font-size: 1.3em;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
	line-height: 1.6;
}

#conts .text01 {
	margin-bottom: 11px;
}

#conts .photoList {
	margin: -20px -30px 29px 0;
	width: 870px;
	overflow: hidden;
	zoom: 1;
}

#conts .photoList li {
	margin: 20px 30px 0 0;
	width: 260px;
	float: left;
	border-radius: 5px 5px 0 0;
	behavior: url(../js/pie.htc);
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #CB2417;
}

#conts .photoList li .title {
	padding: 7px 0 3px;
	color: #fff;
	font-size: 1.8em;
	line-height: 1.8;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	background-color: #CB2417;
	border-radius: 5px 5px 0 0;
	behavior: url(../js/pie.htc);
	position: relative;
}

#conts .photoList li p {
	padding: 14px 10px 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6;
	background: url(../../images/service/bg.png) repeat left top;
}

#conts .link {
	margin-bottom: 40px;
	text-align: center;
}

#conts .infoUl {
	margin: -20px -30px 40px 0;
	width: 870px;
	overflow: hidden;
	zoom: 1;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#conts .infoUl li {
	margin: 20px 30px 0 0;
	padding: 17px 12px 15px 17px;
	width: 370px;
	float: left;
	overflow: hidden;
	zoom: 1;
	border: 3px solid #F7D7B9;
	border-radius: 3px;
	behavior: url(../js/pie.htc);
	position: relative;		
	background-color: #FDF5F0;
}

#conts .infoUl li .lBox {
	float: left;
}

#conts .infoUl li .rBox {
	width: 237px;
	float: right;
}

#conts .infoUl li .rBox p {
	font-size: 1.3em;
	line-height: 1.6;
	letter-spacing: -0.5px;
}

#conts .infoUl li .rBox .pTitle {
	margin: 0 0 7px 0;
	color: #E87017;
	font-size: 1.6em;
	line-height: 1.2;
	font-weight: bold;
	position: relative;		
}

#conts .infoUl li .rBox .pText {
	margin-bottom: 4px;
	font-weight: bold;
}

#conts .infoUl01 li {
	border: 3px solid #F4E3B7;
	background-color: #FEFBED;	
}

#conts .infoUl01 li .rBox .pTitle {
	color: #E3B526;
}

#conts .infoUl02 li {
	border: 3px solid #DAE8AA;
	background-color: #F4F8E7;	
}

#conts .infoUl02 li .rBox .pTitle {
	color: #669900;
}

#conts .infoUl03 li {
	border: 3px solid #C5D7ED;
	background-color: #F7F9FD;	
}

#conts .infoUl03 li .rBox .pTitle {
	color: #4781C7;
}
