#wrap_menu_list {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 20px;
}

#wrap_campaign img {
	text-align: center;
	margin: 0 auto;
	width: 900px;
	display: block;
	
	
}

.shop_list {
	margin-bottom: 20px;
	width: 900px;
	margin: 0 auto;
	margin-left: 50px;
}

.shop_list li {
	float: left;
	width: 20%;
	height:20px;
	padding: 15px;
	text-align: center;

}

.shop_list li a  {
	font-size: 16px;
}

.cource_guide {
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border: 5px double #F00;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.course_price {
	color: #FFF;
	background-color: #F00;
	padding: 10px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

#wrap_menu_list h3 {
	clear: both;
}
#wrap_menu_list li {
	display: block;
	margin-top: 10px;
	margin-right: 5px;
	float: left;
	width: 190px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#head_freepass {
	background-image: url(../../img/menu_list/head_freepass.jpg);
	text-indent: -9999px;
	height: 30px;
	width: 800px;
	background-repeat: no-repeat;
}

#head_oneday {
	background-image: url(../../img/menu_list/head_oneday.jpg);
	text-indent: -9999px;
	height: 30px;
	width: 800px;
	background-repeat: no-repeat;
}
#head_night {
	background-image: url(../../img/menu_list/head_night.jpg);
	text-indent: -9999px;
	height: 30px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	clear: both;
}
#head_moning {
	background-image: url(../../img/menu_list/head_moning.jpg);
	text-indent: -9999px;
	height: 30px;
	width: 800px;
	padding-top: 20px;
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}
#head_holiday {
	background-image: url(../../img/menu_list/head_holiday.jpg);
	text-indent: -9999px;
	height: 30px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	clear: both;
}
