@charset "Shift_JIS";
/*
default
------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, table, caption, th, tr, td, div, img, object, embed addres {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#ffffff, endColorStr=#c8ebfa);
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
li {
	list-style: none;
}
img {
	border: none;
}
address {
	font-style: normal;
}
/*
body
------------------------------------------------------------*/
body {
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../img/bg.gif);
	background-color: #FFFFFF;
	color: #333;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
/*
#container
------------------------------------------------------------*/
#container, .W900 {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #333;
}
/*
#head
------------------------------------------------------------*/
#head {
	width: 900px;
	height: 95px;
	margin: 0 auto;
	background-image: url(../_img/bar.gif)
}
/*
#pr
------------------------------------------------------------*/
#pr {
	width: 900px;
	height: 15px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	background: #07318f;
}
/*
#logo
------------------------------------------------------------*/
#logo {
	float: left;
	width: 259px;
	height: 60px;
	margin-top: 6px;
	margin-left: 15px;
	background: url(../img/logo.gif) no-repeat;
	text-indent: -9999px;
}
#logo a {
	display: block;
	width: 259px;
	height: 60px;
}
/*
#gnavi
------------------------------------------------------------*/
#gnavi {
	float: right;
	width: 130px;
	margin-top: 5px;
	margin-right: 20px;
}
#search {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}
#r_t {
	float: right;
	width: 130px;
	margin-top: 15px;
}
#bar {
	float: right;
	width: 581px;
	margin-top: 5px;
	padding-right: 20px;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
}
/*
#mainNavi
------------------------------------------------------------*/
#mainNavi, #mainNavi_2  {
	width: 900px;
	height: 66px;
	margin: 0 auto;
}
#mainNavi ul, {
	margin: 0;
	padding: 0;
}
#mainNavi_2 ul {
	margin: 0;
	padding: 0 0 0 15px;
}
#mainNavi ul li {
	float: left;
	display: block;
	list-style-type: none;
	margin-left: 30px;
}
#mainNavi ul li a, #mainNavi_2 ul li a {
	display: block;
	width: 122px;
	height: 66px;
}
#mainNavi_2 ul li {
	float: left;
	display: block;
	list-style: none;
	margin: 0 5px 0 0;
}

/*
#cms
------------------------------------------------------------*/
#cms {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
#cms dl {
	margin: 10px 12px 10px;
	padding: 0px;
	float: left;
	width: 425px;
}
#cms dt {
	width: 425px;
	height: 30px;
	margin: 0 auto;
	padding: 0px;
}
#cms dd {
	width: 405px;
	margin: 0px auto;
	padding: 10px;
}
/*
.gmenu
------------------------------------------------------------*/
.gmenu {
	clear: both;
	width: 900px;
	height: 100px;
	margin: 10px auto;
}
.gmenu ul {
	margin: 0;
	padding: 0;
}
.gmenu ul li {
	float: left;
	list-style-type: none;
	width: 285px;
	height: 100px;
	margin-left: 11px;
}
.cc {
	width: 285px;
	height: 100px;
	background-image: url(../_img/cc_rr_mr/2011cc6_on.gif);
}
a.cc {
	display: block;
	width: 285px;
	height: 100px;
	overflow: hidden;
}
a:hover.cc {
	text-indent: -9999px;
}
.rr {
	width: 285px;
	height: 100px;
	background-image: url(../_img/cc_rr_mr/2011rr5_on.gif);
}
a.rr {
	display: block;
	width: 285px;
	height: 100px;
	overflow: hidden;
}
a:hover.rr {
	text-indent: -9999px;
}
.mr {
	width: 285px;
	height: 100px;
	background-image: url(../_img/cc_rr_mr/2011mr4_on.gif);
}
a.mr {
	display: block;
	width: 285px;
	height: 100px;
	overflow: hidden;
}
a:hover.mr {
	text-indent: -9999px;
}
.other {
	width: 285px;
	height: 100px;
	background-image: url(../_img/cc_rr_mr/okayama7h_on.gif);
}
a.other {
	display: block;
	width: 285px;
	height: 100px;
	overflow: hidden;
}
a:hover.other {
	text-indent: -9999px;
}
/*
#menu
------------------------------------------------------------*/
#menu {
	clear: both;
	width: 900px;
	margin: 20px auto;
}
#menu ul #menu_450 ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
	display: block;
	list-style-type: none;
	width: 211px;
	height: 80px;
	margin-left: 11px;
}
#menu_450 {
	clear: both;
	float: right;
	width: 450px;
	margin: 20px auto;
}
#menu_450 ul li {
	float: left;
	display: block;
	list-style-type: none;
	width: 211px;
	height: 80px;
	margin:0 11px 10px 0;
}

.event {
	width: 211px;
	height: 80px;
	background-image: url(../_img/gnavi/menu_calendar_on.gif);
}
a.event {
	display: block;
	width: 211px;
	height: 80px;
	overflow: hidden;
}
a:hover.event {
	text-indent: -9999px;
}
.guide {
	width: 211px;
	height: 80px;
	background-image: url(../_img/gnavi/menu_guide_on.gif);
}
a.guide {
	display: block;
	width: 211px;
	height: 80px;
	overflow: hidden;
}
a:hover.guide {
	text-indent: -9999px;
}
.time {
	width: 211px;
	height: 80px;
	background-image: url(../_img/gnavi/menu_time_on.gif);
}
a.time {
	display: block;
	width: 211px;
	height: 80px;
	overflow: hidden;
}
a:hover.time {
	text-indent: -9999px;
}
.mini {
	width: 211px;
	height: 80px;
	background-image: url(../_img/gnavi/menu_mini_on.gif);
}
a.mini {
	display: block;
	width: 211px;
	height: 80px;
	overflow: hidden;
}
a:hover.mini {
	text-indent: -9999px;
}
.ticket {
	width: 211px;
	height: 80px;
	background-image: url(../_img/gnavi/menu_ticket_on.gif);
}
a.ticket {
	display: block;
	width: 211px;
	height: 80px;
	overflow: hidden;
}
a:hover.ticket {
	text-indent: -9999px;
}
/*
#submenu
------------------------------------------------------------*/
#submenu {
	clear: both;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}
#submenu ul {
	margin: 0;
	padding: 0;
}
#submenu ul li {
	float: left;
	list-style-type: none;
	width: 285px;
	height: 58px;
	margin: 10px 0 0 11px;
}
/*
#wrapper
------------------------------------------------------------*/
#wrapper {
	clear: both;
	width: 900px;
	padding: 20px auto;
	overflow: hidden;
}
#wrapper a {
	font-size: 80%;
	padding-left: 20px;
	color: #07318f;
}
#wrapper a.link {
	font-size: 80%;
	padding-left: 5px;
	color: #07318f;
}
.miru {
	float: left;
	width: 200px;
	margin-left: 20px;
	padding-top: 60px;
	background-image: url(../_img/wrapper/miru.gif);
	background-repeat: no-repeat;
}
.miru ul {
	margin: 0;
}
.miru li {
	list-style: outside none;
	padding: 2px 0;
}
.hashiru {
	float: left;
	width: 200px;
	margin-left: 20px;
	padding-top: 60px;
	background-image: url(../_img/wrapper/hashiru.gif);
	background-repeat: no-repeat;
}
.hashiru ul {
	margin: 0;
}
.hashiru li {
	list-style: outside none;
	padding: 2px 0;
}
.asobu {
	float: left;
	width: 200px;
	margin-left: 20px;
	padding-top: 60px;
	background-image: url(../_img/wrapper/asobu.gif);
	background-repeat: no-repeat;
}
.asobu ul {
	margin: 0;
}
.asobu li {
	list-style: outside none;
	padding: 2px 0;
}
.asobu li.verisign {
	list-style: outside none;
	text-align: left;
	margin-top: 10px;
	font-size: 60%;
}
.manabu {
	float: left;
	width: 200px;
	margin-left: 20px;
	padding-top: 60px;
	background-image: url(../_img/wrapper/manabu.gif);
	background-repeat: no-repeat;
}
.manabu ul {
	margin: 0;
}
.manabu li {
	list-style: outside none;
	padding: 2px 0;
}
.manabu li.verisign {
	list-style: outside none;
	text-align: left;
	margin-top: 10px;
	font-size: 60%;
}
/*
#foot
------------------------------------------------------------*/
#foot {
	clear: both;
	width: 900;
	height: 30px;
	margin-top: 20px;
	padding-top: 10px;
	background: #07318f url(../_img/line.gif) no-repeat;
	text-align: center;
}
#foot p.powerd {
	float: left;
	padding-left: 10px;
	color: #ffffff;
	font-size: 0.75em;
	text-align: left;
}
#foot p {
	float: right;
	padding-right: 10px;
	color: #ffffff;
	font-size: 0.75em;
	text-align: right;
}
#foot a {
	font-size: 80%;
	color: #FFFFFF;
}
#foot a:visited {
	color: #FFFFFF;
}
#foot a:hover {
	text-decoration: none;
}
#foot ul {
	margin-bottom: 10px;
}
#foot ul li {
	display: inline;
	margin-right: 3px;
	padding-left: 7px;
	border-left: 1px solid #999;
	list-style-type: none;
}
#foot ul li.home {
	padding-left: 0;
	border-left: 0;
}
#miBATSi {
	list-style: outside none;
	padding: 0;
}
/*
#copy
------------------------------------------------------------*/
#copy {
	float: left;
	height: 40px;
	font-size: 70%;
	padding: 5px 30px;
	background-color: #FFFFFF;
}
#top_copy {
	width: 880px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#powerd {
	float: right;
	font-size: 70%;
	padding: 5px;
}
/*
#space
------------------------------------------------------------*/
#space {
	clear: both;
	width: 900;
	height: 80px;
}
