@charset "utf-8";

/*==================================================
	◆ 09.10.29  共通
==================================================*/

.banner_tbl_area{
	width:927px;
	height:auto;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:45px;
}

.banner_tbl{
	width:758px;
	height:auto;
	margin:0 auto;
}

.banner_tbl_top{
	width:758px;
	height:20px;
	font-size:0;
	background:url(../../img/special/index1/banner_tbl_top.jpg) no-repeat;
}

.banner_tbl_middle{
	width:758px;
	height:335px;
	background:url(../../img/special/index1/banner_tdl_middle.jpg) repeat-y;
}

.banner_list{
	width:auto;
	height:auto;
	padding-top:7px;
	padding-left:16px;
}

.banner_list ul{
	width:auto;
	height:auto;
}

.banner_list li{
	display:block;
	float:left;
	width:342px;
	padding-left:15px;
	padding-bottom:12px;
	list-style-type:none;
}

.banner_tbl_bottom{
	width:758px;
	height:20px;
	font-size:0;
	background:url(../../img/special/index1/banner_tbl_bottom.jpg) no-repeat;
}




.main_title{
	width:748px;
	height:auto;
	background:#fff;