/* Style.Css
---------------------------------------------------- */
p{line-height:1.7;}

#wrapper{
	background:#fff;
	font-size:14px;
}
#wrapIn{
	background:#ededed;
	width:990px;
	margin:0px auto;
padding-bottom:50px;
}
.inner{
	width:790px;
	margin:0px auto;
	position:relative;
}

.sdwBox{
	width:845px;
	margin:0px auto 10px;
}
#main + .sdwBox{
	margin-top:-72px;
}
.sdwBox h2.boxHd{
	background: url(../img/sdw_box_hd.png) left top no-repeat;
	height:73px;
	padding:23px 0 0 36px;
	box-sizing:border-box;
}
.sdwBox .boxBd{
	background: url(../img/sdw_box_bd.png) left top repeat-y;
	padding:20px 0;
}
.sdwBox .boxFt{
	background: url(../img/sdw_box_ft.png) left top no-repeat;
	height:29px;
}

.btnBox{
	background:#fff1dc;
	max-width:836px;
	padding:0 0 28px 0;
	border:2px solid #565656;
	margin:0px auto;
	box-sizing:border-box;
}
.btnBox h2{
	background: url(../img/bg_slant.png) left top repeat;
	margin-bottom:18px;
	padding:12px 0;
	text-align:center;
}
.btnBox .company{
	width:763px;/*747+16*/
	margin:-12px auto 8px;/*上下spacing分*/
	border-spacing:8px 12px;
	border-collapse:separate;
}
.btnBox .company td{
	background:#fff;
	width:20%;
	padding:10px 0px;
	text-align:center;
	border: 1px solid #CCC;
}
.btn1 a{
	display:block;
	width:743px;
	height:80px;
	margin:0px auto;
}

.btnBox ul{
	width:790px;
	margin:0px auto;
}
.btnBox ul li{
	float:left;
	margin-right:11px;
}
.btnBox ul > * + * +  * + li{margin-right:0;}
.btn2{
	margin-bottom:34px;
}

.rdsBl{
	background:url(../img/rds_box_lb_hd.png) left top no-repeat;
	padding-top:5px;
	position:relative;
}
.rdsBl:first-child{margin-bottom:30px;}
.rdsBl h3{
	background:url(../img/icn_crcl_bl.png) 13px center no-repeat #badffb;
	padding:7px 0 5px 40px;
	font-size:16px;
	font-weight:bold;
	color:#0d4182;
}
.rdsBl .rdsFt{
	background:url(../img/rds_box_lb_ft.png) left top no-repeat;
	height:5px;
}
.rdsBl p{
	display:inline-block;
	width:466px;
	margin-right:28px;
	padding:20px 0 0 4px;
}
.rdsBl img{
	display:inline-block;
	margin-top:-27px;
}
.rdsGr{
	background:url(../img/rds_box_gr_hd.png) left top no-repeat;
	padding-top:5px;
}
.rdsGr .ttl{
	background:#e4e4e4;
	padding:0;
	font-size:16px;
	font-weight:bold;
	line-height:1;
}
.rdsGr .ttl span{
	display:inline-block;
	background: url(../img/icn_chk_rd.png) 15px center no-repeat;
	padding:11px 0 7px 52px;
}
.rdsGr .rdsFt{
	background:url(../img/rds_box_gr_ft.png) left top no-repeat;
	height:5px;
}
.rdsGr p{
	padding:15px 0 30px;
}

/*----各コンテンツ----
---------------------*/
#main{
	background: url(../img/main_bg.png) center top no-repeat;
	height:428px;
	border-top:solid 4px #0367c5;
}
#main h1{
	height:428px;
}
#main h1 img{
	position:absolute;
	left:22px;
	top:88px;
}
.sdwBoxft2 .boxFt{
	background:url(../img/sdw_box_ft_c2.png) right top no-repeat;
	height:246px;
	padding:28px 0 0 28px;
	box-sizing:border-box;
}
.sdwBoxft2 .boxFt p{
	width:434px;
}

#point{
	margin-bottom:22px;
}
#point .inner{width:756px;}
