@charset "UTF-8";
@import "common.css";


.center_block {
	clear: both;
	width: 797px;
	margin: 15px auto 25px auto;
}

/*info--------------------*/

.info_block {
	float: left;
	width: 473px;
}

.info_block .ttl {
	width:473px;
	height: 25px;
	margin-bottom: 8px;
	background:url(../img_top/info_ttl.gif) no-repeat;
	position:relative;
}

.info_block .ttl h2 {
	display: none;
}


.info_block .ttl .list_btn {
	width: 81px;
	position: absolute;
	top: 3px;
	right: 4px;
}

.info_box {
	clear: both;
	width: 473px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background:url(../img/line_dot.gif) bottom left repeat-x;
}

.info_box .day{
	float: left;
	width: 75px;
	padding-left: 12px;
	background:url(../img/icon_maru01.gif) 0 4px no-repeat;
	font-size:85%;
	*font-size: x-small;
    	*font: x-small;
	vertical-align: middle;
}

.info_box .txt{
	float: right;
	width: 376px;
	vertical-align: middle;
	text-align: left;
}

/*bana--------------------*/

.bana_block {
	float: right;
	width: 300px;
}

.bana_block li {
	margin-bottom: 5px;
	line-height: 0;
	font-size: 0;
}


/*btm_menu--------------------*/

.btm_menu {
	clear: both;
	width:812px;
	margin:0 auto 25px auto;
}

.btm_menu_box{
	float: left;
	width: 201px;
	height: 199px;
	background:url(../img_top/btm_menu_bg.gif) top left no-repeat;
}

.btm_menu .sp {
	margin: 0 2px 0 0;
}

.btm_menu_box h3 {
	margin: 7px 0 3px 17px;
}

.btm_menu_box .ttl_sp {
	margin: 12px 0 8px 17px;
}

.btm_menu_box ul {
	margin: 0 2px;
}

.btm_menu_box li {
	height: 25px;
	line-height: 0;
	font-size: 0;
}