@charset "shift-JIS";

/******** menu ******************/

ul.top_menu {
	width: 754px;
	height: 50px;
	margin: 0px auto;
}
ul.top_menu li {float: left;}
ul.top_menu li img {
	display: block;/*firefox*/
}
div.lineTatami {
	width: 760px;
	height: 11px;
	background: url(../img/top/line_tatami.jpg) no-repeat;
	overflow: hidden;
	clear: both;
}

/******** support ******************/

div#support {
	margin: 0px auto;
	padding-top: 20px;
}

/******** info New ******************/

div#infoNew {
	width: 728px;
	margin: 0px auto;
	padding-top: 20px;
}
div.new_head {
	width: 728px;
	height: 15px;
	background: url(../img/top/new_head.gif) no-repeat;
	overflow: hidden;
}
div.new_foot {
	width: 728px;
	height: 13px;
	background: url(../img/top/new_foot.gif) no-repeat;
}
div.newlist, div.schedule {
	width: 728px;
	padding-top: 8px;
	padding-bottom: 25px;
	background: url(../img/top/new_bg.gif) repeat-y;
	text-align: left;
	vertical-align: middle;
}
div.newlist h2 {
	width: 118px;
	height: 27px;
	margin-left: 33px;
	padding-bottom: 5px;
	background: url(../img/top/new.gif) no-repeat;
	
	text-indent: -5555px;
}
div.newlist li {
	width: 565px;
	margin-left: 70px;
	padding-left: 65px;
	padding-top: 25px;
}
dl.newlist li table td.day {
	width: 80px;
}

div.newlist li.new {background: url(../img/top/icon_new.gif) no-repeat 1% 120%;}
div.newlist li.old {background: url(../img/top/icon_old.gif) no-repeat 3% 100%;}

div.schedule h2 {
	width: 218px;
	height: 27px;
	margin-left: 33px;
	padding-bottom: 5px;
	background: url(../img/top/schedule.gif) no-repeat;
	
	text-indent: -5555px;
}

div.logbox
{
	border: solid 1px #808080;
	background: #FFF;
	width: 650px;
	height: 280px;
	padding: 0.5em;
	overflow: auto;
	
	margin: 0px auto;
}
div.logbox table {
	margin: 0px auto;/*Firefox*/
}

#etc {
	width: 720px;
	margin: 0px auto;
	padding-top: 15px;
	text-align: center;
}
#etc img {
	display: block;
}
#etc ul li {
	padding-bottom: 3px;
}
