@charset "utf-8";


/*-------------------------------------------
アニメーション.
-------------------------------------------*/
/* アニメーション */
#s-ani {
width: 980px;
height: 350px;
margin: 0 auto;
background-repeat:no-repeat;
background-position:center;
z-index:1;
}


#bk {
width: 100%;
height: 350px;
margin-top: 30px;
border-top: 1px #c1c1c1 solid;
border-bottom: 1px #c1c1c1 solid;
background-color: #fff;
}


.info-box {
line-height:25px;
color:#000000;
margin-left: auto;
margin-right: auto;
background-color:ffffff;
text-align:left;
width:980px;
height:160px;
}


.info {
width: 980px;
height:auto;
scrolling:no;
border:none;
}



.area-box {
line-height:25px;
color:#000000;
margin-left: auto;
margin-right: auto;
padding-left:15px;
background-color:ffffff;
text-align:left;
width:980px;
height:auto;
overflow:auto;
}


/*-------------------------------------------
メイン1 .
-------------------------------------------*/
#m1_box {
	width: 980px;
	height: 180px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align:center;
}


.dm1 {
	width: 317px;
	height:181px;
	float:left;
}

.dm2 {
	width: 317px;
	height:181px;
	margin-left:14px;
	float:left;
}




.pm1 {
	font-size:13px;
	font-weight: normal;
	padding-top:20px;
	
}


/*-------------------------------------------
メイン2 .
-------------------------------------------*/
.m2_box {
	width: 980px;
	height: 295px;
	margin-left: auto;
	margin-right: auto;
}

.m3_box {
	width: 980px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
}

.m2_img1-1 {
		float:left;
	
}

.m2_img2-1 {
	margin-left: 16px;
		float:left;
	
}

.m2_img1-2 {
	margin-top: 15px;
		float:left;
	
}

.m2_img2-2 {
	margin-top: 15px;
	margin-left: 16px;
		float:left;
	
}

