﻿#main-pic-area{
	width:100%; height:339px;
	background:url(../images/main-pic-bg.jpg) repeat-x;
	background-position:center top;
}
#pic-area{
	width:980px; height:339px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#pic-area1,#pic-area2{
	width:980px; height:339px;
	position:absolute;
	left:0; top:0;
}
#pic-area2{
	display:none;
}

.souzoku{
	width:980px; height:339px;
	position:absolute;
	left:1px; top:1px;
}
#nayami{
	width:980px; height:339px;
	position:absolute;
	left:0; top:0;
	background:url(../images/main-pic-nayami.jpg) no-repeat;
}
#nayami p,#nayami h1{
	text-indent:-9999px;	
}
#kaiketu h2,#kaiketu p{
	text-indent:-9999px;
}
#kaiketu{
	width:980px; height:339px;
	position:absolute;
	left:0; top:0;
	background:url(../images/main-pic-kaiketu.png) no-repeat;	
}
#kaiketu a{
	display:block;
	width:360px; height:45px;
	background:#5abf1b;
	box-sizing:border-box;
	border:3px solid #aee08f;
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	margin:10px auto;
	line-height:40px;
	padding-left:10px;
	position:absolute;
	text-align:center;
	bottom:5px; right:67px;
}
#kaiketu a.soudan{
	display:block;
	width:220px; height:40px;
	background:#5abf1b;
	box-sizing:border-box;
	border:3px solid #aee08f;
	color:#fff;
	font-size:11pt;
	text-decoration:none;
	margin:10px auto;
	line-height:35px;
	padding-left:10px;
	position:absolute;
	bottom:10px; right:15px;
}

#top-banners{
	width:980px; 
	height:150px;
	margin-top:40px;
}
#top-banners a.banner1{
	float:left;
	display:block;
	height:150px;
}
#top-banners a.banner2{
	float:right;
	display:block;
	height:150px;
	margin-top:-20px;
}

#aisatu{
	width:980px;
	box-sizing:border-box;
	border:1px solid #d7cbbb;
	margin-top:40px;
	background:#fff;
}
#aisatu h1{
	background:url(../images/top-icon1.jpg) no-repeat;
	background-position:left top;
	border-bottom:4px solid #5abf1b;
	height:56px;
	line-height:60px;
	padding-left:75px;
	font-size:14pt;
	margin-bottom:10px;
}
.naiyou{
	padding:20px; padding-top:10px;
	overflow:hidden;
}
#aisatu .text{
	float:left;
	width:730px;
	padding-right:40px;
	line-height:2;
	padding-bottom:5px;
	background:url(../images/top-text-bg.jpg) no-repeat;
	background-position:right bottom;
}
.t-shadow{
	text-shadow:1px 1px 0px #fff;
}
#aisatu .text span.link{
	display:block;
	padding-top:10px;
	text-shadow:none;
}
#aisatu .text span.kyouchou{
	color:#fff;
	color:#ff76b2;
	font-weight:bold;
	text-shadow:none;
}
#aisatu a{
	color:#fff;
	background:#5abf1b;
	padding:4px 5px;
	text-decoration:none;
}
#aisatu .shousho{
	float:right;
}

#news{
	float:left;
	width:568px; height:316px;
	box-sizing:border-box;
	border:1px solid #d7cbbb;
	margin-top:40px; margin-bottom:40px;
	background:#fff;
}
#news h1{
	background:url(../images/top-icon2.jpg) no-repeat;
	background-position:left top;
	border-bottom:4px solid #5abf1b;
	height:56px;
	line-height:60px;
	padding-left:75px;
	font-size:14pt;
}
#news .naiyou{
	padding-right:0;
	overflow:auto;
	height:224px;
}
dl{
	overflow:hidden;
	margin-right:20px;
	border-bottom:1px dotted #eaeaea;
}
#news dt{
	color:#5abf1b;
	padding-right:20px;
	padding-top:8px;
	padding-bottom:2px;
	line-height:1.5;
}
#news dd{
	padding-top:2px;
	padding-bottom:8px;
	float:left;
	line-height:1.5;
}


#go-bukken{
	float:right;
	width:368px;
	box-sizing:border-box;
	border:1px solid #d7cbbb;
	margin-top:40px; margin-bottom:40px;
	background:#fff;
}
#go-bukken h1{
	background:url(../images/top-icon3.jpg) no-repeat;
	background-position:left top;
	border-bottom:4px solid #5abf1b;
	height:56px;
	line-height:60px;
	padding-left:75px;
	font-size:14pt;
	margin-bottom:10px;
}

#go-bukken a{
	display:block;
	width:330px; height:185px;
	margin:auto;
	position:relative;

}
#go-bukken .title{
	line-height:19px;
	text-align:center;
	background:url(../images/top-bukken-icon.jpg) no-repeat;
	background-position:61px 10px;
	padding-top:10px; padding-left:46px;
	font-size:11pt;
}
#go-bukken .omote{
	position:absolute;
	left:0; top:0;
	width:330px; height:185px;
}
#go-bukken .ura{
	position:absolute;
	left:0; top:0;
}
#go-bukken .ura .bg{
	width:330px; height:185px;
	postion:absolute;
	left:0; top:0;
	background:#56d80f;
	color:#fff;
	opacity:0.7;
}
#go-bukken .ura p{
	width:300px; height:155px;
	padding:5px;
	position:absolute;
	left:10px; top:10px;
	line-height:1.5;
	color:#fff;
	font-weight:bold;
}
#go-bukken .ura p strong{
	display:block;
	text-align:center;
	width:75%;
	padding:10px 5px;
	margin:20px auto;

	background:#fff;
	border:2px solid #56d80f;
}

/* ///////////////////2016.5.18ページ集背に伴い以下のスタイル追加///////////////// */
#greeting{
	box-sizing:border-box;
	margin-top:40px;
	background:#fff;
	border:1px solid #d7cbbb;
}
#greeting h1{
	font-size:18px;
	background:#5abf1b;
	color:#fff;
	padding:8px 0;
	box-sizing:border-box;
	text-align:center;
}
span.kyouchou{
	color:#fff;
	color:#ff76b2;
	font-weight:bold;
	text-shadow:none;
}
#greeting p{
	box-sizing:border-box;
	padding:20px;
}

#content02{
	box-sizing:border-box;
	margin-top:40px;
	background:#fff;
	border:8px solid #fa5648;
	padding:15px 20px 20px;
}
#content02 h2{
	color:#fa5648;
	text-align:center;
	font-size:20px;
	margin-bottom:15px;
	line-height:1.5;
}
#content02 ol{
	list-style-type:decimal;
	list-style:decimal;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
}
#content02 ol li{
	list-style:decimal;
	list-style-type:decimal;
}

#content03 h3.shakun{
	margin-top:25px;
	font-size:26px;
}
#content03 p.shakun{
	text-align:center;
	margin-top:20px;
	font-size:20px;
	font-weight:bold;
}
img.shakun{
	vertical-align:bottom;
	display:block;
	width:100%;
	margin-top:5px;
}
#content03{
	box-sizing:border-box;
	margin-top:40px;
	background:#fff;
	border:1px solid #d7cbbb;
	padding:20px;
}
#content03 h2{
	font-size:27px;
	text-align:center;
	border-bottom:1px solid #ccc;
	width:940px;
	margin:auto;
	margin-bottom:10px;
	padding-bottom:5px;
}
#content03 h3{
	font-size:20px;
	text-align:center;
	margin-bottom:20px;
}
#reason{
	color:#f44232;
}
#content03 ol{
	margin:5px 20px 20px;
	list-style:decimal;
	list-style-type:decimal;
}
#content03 ol li{
	list-style:decimal;
	list-style-type:decimal;
	font-weight:bold;
}
.paddingBottom10{
	padding-bottom:10px;
}


#content04{
	box-sizing:border-box;
	margin-top:40px;
	background:#fff;
	border:1px solid #d7cbbb;
	padding:20px;
}
#content04 h2{
	font-size:27px;
	text-align:center;
	border-bottom:1px solid #ccc;
	width:940px;
	margin:auto;
	margin-bottom:10px;
	padding-bottom:5px;
	color:#0386d9;
}
#content04 h3{
	text-align:center;
	font-size:24px;
	margin-top:40px;
	margin-bottom:15px;
	line-height:1.5;
	color:#0386d9;
	font-weight:normal;
}
#content04 h3.kome{
	line-height:1;
}
#content04 h3 span{
	font-size:12px;
}
#content04 p{
	margin-bottom:15px;
}
#content04 ul{
	list-style:disc;
	list-style-type:disc;
	margin:20px;
}
#content04 li{
	list-style:disc;
	list-style-type:disc;
	color:#ff6d60;
	font-size:16px;
}
#content04 li span{
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
}
#content04 .red{
	color:#F44232;
	font-weight:bold;
}
.contact-link{
	display: block;
	width: 80%;
	text-align: center;
	background: #63C0FB;
	padding: 15px 0;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	margin: 40px auto;
	border:7px solid #49B3F1;
	box-sizing:border-box;
}
.soudan-tel{
	text-align:center;
	font-size:18px;
	line-height:1.5;
}
.soudan-tel span{
	color:#f44232;
	font-size:28px;
	//font-weight:bold;
}
.setumei-zu{
	display:block;
	margin:auto;
	width:95%;
	padding:15px;
	box-sizing:border-box;
	border:2px dotted #89B5F7;
	border-radius:4px;
	margin-top:20px;
	margin-bottom:40px;
}
#main-pic-area{
	width:100%;
	overflow:hidden;
}
#main-pic-area ul{
	width:980px;
	margin:auto;
}















