@charset "utf-8";

/* contents------------------------------------------------------------------------ */

#ttl{
	position:relative;
	width:962px;
	height:228px;
	margin:0 auto;
	padding:200px 0 0;
	background: url(../img/bottom_ttl_bg.png) center bottom no-repeat;
	color:#fff;
}

#contents{
	margin:20px auto;
	padding:0 0 40px;
	background:url(../img/bottom_bg.png) top center repeat;
}

#contents .box{
	width:890px;
	background:url(../img/bottom_box_bg_bottom.png) left bottom no-repeat;
	padding:30px 0;
	margin:0 auto;
}
#contents .box .box_inner{
	position:relative;
	background:url(../img/bottom_box_bg.png) left top repeat-y;
}