#container{
/*	height: 1130px;*/
	background: #f1f9fc url('images/bg_contaier_index.jpg') no-repeat top center;
}

.taisaku a{
	display:block;
	margin:10px 0;
	text-align:center;
	background:#ff9000;
	color:#fff;
	border-radius:5px;
	line-height:40px;
	font-size:15px;
}
#news{
	padding :6px 20px 3px 15px;
	width:175px;
	height: 205px;
	margin: 5px 0 0 10px;
	background: url('images/bg_news.jpg') no-repeat top right;
}

#news h3{
	text-indent:-9000px;
}

#news p{
	margin:0px 0px 5px 0px;
}

#news .date{
	margin:0px;
}

#news_inner{
	margin:6px 0px 0px 0px;
	height:162px;
	overflow:auto;
}

#flash{
	width:556px;
	height:440px;
	margin:10px 70px 0px 65px;
}
#mainimage{
	width:556px;
	height:440px;
	margin:10px 0px 0px 60px;
}

#plan{
	margin:45px 0px 0px 0px;
	float:left;
	width:545px;
}
#top_right{
display:inline;
	float:right;
	margin:50px 13px 0 0;
	width:158px;

}
#cancel a{
	display:block;
	width:158px;
	height:156px;
	background:url(images/oni_black.gif) no-repeat;
	text-indent:-9000px;
}
/********************
footer
********************/

#footer{
clear:both;
	margin:60px 0px 0px 0px;
}

#fnavi{
	margin:0px 0px 8px 30px;
}

#fnavi li{
	float:left;
	margin:0px 0px 0px 25px;
}

#copyright{
	margin:0px 0px 0px 670px;
}


#link_banners a{
	display: inline-block;
}
#instawrap{
	padding:10px 3%;
}
#instawrap h3{
	font-size:24px;
	margin:0 0 12px;
}
#instawrap h3 img{
	width:40px;
	margin:0 10px 0 0;
	height:auto;
	vertical-align:middle;
}
#instawrap ul{
	list-style:none;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#instawrap ul li{
	width:48%;
	height:80px;
	background:#ccc;
	margin:0 0 15px;
}