@charset "Shift_JIS";
body{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #f7f7f7;
	min-width: 1024px;
}
a{
	text-decoration:none;
}
a:link{
	color: #0000FF;
	/*color: #ff418c;*/
}
a:visited{
	color: #0000aa;
	/*color: #ff71a9;*/
}
a:active{
	color: #ee0000;
}
a:hover{
	color: #ee0000;
	text-decoration:underline;
}

/* 基本スタイル */
img{
	border: 0;
	vertical-align: middle;
}
.nobr{
	white-space: nowrap;
}
.help{
	cursor: help;
	/*border-bottom: #a9a9a9 solid 1px;*/
	/*text-decoration: underline;*/
}
.clear{
	clear: both;
}
.none{
	display: none;
}

/*　周りのテキスト　*/
table.h1{
	tablelayout: fixed;
	border-collapse: collapse;
	/*background-image: url(../../img/bg_white.png);*/
	width: 100%;
	height: 100px;
}
h1{
	font-size: 180%;
	margin: 4px;
	padding:0px;
}
form.search{
	margin:  4px;
	padding: 0px;
	font-size: 10pt;
}
td.h1{
	text-align: left;
	vertical-align: middle;
	border: 0;
}
td.h1img{
	width: 100px;
	text-align: center;
	vertical-align: top;
	border: 0 none #ffffff;
}
p.headmsg{
	font-size: 9pt;
	font-family: "メイリオ",sans-serif;
	line-height: 150%;
	margin: 8px;
	padding: 0px;
}
table.menulist{
	font-size: 13px;
	line-height: 100%;
	margin: 0px 8px 0px 100px;
	padding: 0px;
	color: #404040;
	/*
	position: relative;
	top: 2px;
	*/
}
td.link2{
	margin: 0px;
	padding: 6px 4px;
	border: none 0px #ffffff;
	white-space: nowrap;
}
a.link2{
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #e4e4e4;
	margin: 0px;
	padding: 4px 12px;
	_padding: 2px 12px;
}
td.past2{
	margin: 0px;
	padding: 4px 0px;
	_padding: 0px;
	border: none 0px #ffffff;
	vertical-align: top;
	white-space: nowrap;
}
.link2past{
	margin: 0px;
	padding: 0px;
	display: inline;
	_position: relative;
	_top: 1px;
}

.access{
	position: absolute;
	top: 0px;
	left: 0px;
}
.back{
	text-align: center;
}
address{
	text-align: right;
	margin-right: 8px;
	margin-bottom: 64px;
	font-family: Times,cursive;
}
a.address{
	color: #000000;
}
a.address:visited{
	color: #000000;
}
a.address:hover{
	text-decoration:underline;
}

.time{
	color: #696969;
	font-size: 8pt;
	font-family: "ＳＨ Ｇ30-P",sans-serif;
}
div.adsense{
	text-align: center;
	color: #ffffff;
	background-color: #404040;
	margin: 0px;
	padding: 1px 0px;
	white-space: nowrap;
}
div#lineup_series{
	margin: 0px;
	padding: 0px 6px;
	white-space: nowrap;
	text-align: right;
	line-height: 100%;
	float: right;
	height: 10px;
	font-size: 12pt;
}

/* テーブル */
table.limit{
	border: 0px;
	border-collapse: collapse;
	table-layout: fixed;
	margin: auto;
	padding: 0px;
}
td,th{
	border: 1px #c0c0c0 solid;
}
th.head{
	color: #000000;
	background-color: #f7f7f7;
}
td.platform,th.platform{
	width: 36px;
	text-align: center;
	border-width: 1px 0px  1px 1px;
	border-color: #c0c0c0;
	border-style: solid hidden solid solid;
}
td.title,th.title{
	width: 22em;
	font-family: "メイリオ",sans-serif;
	border-width: 1px 1px 1px 0px;
	border-color: #c0c0c0;
	border-style: solid solid solid hidden;
	/*
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	*/
}
.tibr{
	white-space: nowrap;
	display: inline-block;
}
th.date{
	width: 7em;
}
td.date{
	font-size: 70%;
	font-family: MeiryoKe_Gothic,"ＳＨ Ｇ30-M",monospace;
	/*font-family: "ＳＨ Ｇ30-P",sans-serif;*/
	/*font-family: monospace;*/
	text-align: center;
	white-space: nowrap;
}
.extend{
	color: #191970;
	background-color: #ffd700;
}
th.point{
	text-align: center;
	width: 2.6em;
}
small.pt{
	font-weight: normal;
	font-size: 60%;
}
td.point{
	font-size: 80%;
	text-align: center;
}

th.extra{
	text-align: left;
}
td.extra{
	font-size: 75%;
	text-align: left;
}
.enq{
	color: #4169e1;
	/*font-size:87%;*/
	font-family: MeiryoKe_Gothic,monospace;
	/*font-family: "ＳＨ Ｇ30-M",monospace;*/
}
.reserve{
	color: #e16941;
	/*font-size:87%;*/
	font-family: MeiryoKe_Gothic,monospace;
}
.best{
	color: #b8860b;
	white-space: nowrap;
}


table.limit tr:nth-child(2n+0) {
	color: #000000;
	background-color: #f7f7f7;
}
table.limit tr:nth-child(2n+1) {
	color: #000000;
	background-color: #efefef;
}
/*
tr.line0{
	color: #000000;
	background-color: #f7f7f7;
}
tr.line1{
	color: #000000;
	background-color: #efefef;
}
*/
td.errer{
	font-size: 80%;
	text-align: left;
	margin: 0px;
	padding: 1em 64px;
}


.nobr{
	white-space: nowrap;
}

.gray{ color: #808080; }

optgroup{ font-style:normal; }
optgroup.y2007,optgroup.y2005,option.y2003{
	color: #000000; background-color: #e8e8e8;
}
optgroup.y2006,optgroup.y2004{
	color: #000000; background-color: #f6f6f6;
}
option.y2003{
	color: #808080; background-color: #e8e8e8;
}


option.m12{ background-color: #f8f8f8; }
option.m11{ background-color: #f0f0f0; }
option.m10{ background-color: #e8e8e8; }
option.m09{ background-color: #e0e0e0; }
option.m08{ background-color: #d8d8d8; }
option.m07{ background-color: #d0d0d0; }
option.m06{ background-color: #c8c8c8; }
option.m05{ background-color: #c0c0c0; }
option.m04{ background-color: #b8b8b8; }
option.m03{ background-color: #b0b0b0; }
option.m02{ background-color: #a8a8a8; }
option.m01{ background-color: #a0a0a0; }
