@charset "UTF-8";


/*/////////////////////////////////////////////////////*/
/*	共通                                           */
/*/////////////////////////////////////////////////////*/

html { font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif; }

body {
	width:100%;
	margin:0;
	padding: 0px;
	background:url(../img/headerBG.gif) top repeat-x;
	color:#000;
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	text-align:center;

	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#FA0A00;
	scrollbar-shadow-color:#FA0A00;
	scrollbar-highlight-color:#FA0A00;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff; 
	}

a { color:#CCAA66;text-decoration:none; }
a:hover { color:#D07766;text-decoration:none; }


img { /*IEでのサムネイル表示を綺麗に　090620　nogawa*/
	-ms-interpolation-mode: bicubic;
	border: 0px; 
	}

h1{
	width:960px;
	height:16px;
	margin:0 auto;
	padding:4px 0 0 30px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	}

div#addhead{
	width:960px;
	margin:0 auto;
	padding:4px 0 0 30px;
	height:16px;
	text-align:left;
	font-size:12px;
}
div#addhead h1,div#addhead h2{
	font-weight:normal;
	display:inline;
	margin:0;
	padding:0;
	font-size:12px;
}

h1 a:link,h2 a:link{color:#F9EBC7;text-decoration:none;}
h1 a:hover,h2 a:hover{ color:#FFF; }

h2 { margin: 0px; }

#header { 
	width:960px;
	height:200px;
	margin:0 auto;
	text-align:center; 
	}

#wrapper{
	width:100%;
	margin:0 auto;
	background:url(../img/bodyBG.jpg) top center no-repeat #FFF;
	text-align:center;
	}

#wrapper:after{
	content: " ";
	display: block;
	clear: both;
}

#marqueeInfo {
	display:block;
	width:960px;
	height:43px;
	_height:43px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-image: url(../img/marqueeBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	}
#marqueeInfo  div#today_schedule {
	background-image: url(../img/today_scheBG.gif);
	height: 32px;
	width: 158px;
	margin-top: 5px;
	margin-left: 55px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
	position: absolute;
	left:0;
}
#marqueeInfo div#today_schedule p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
}
#marqueeInfo marquee {
	display:block;
	float:left;
	width:517px;
	height:28px;
	_height:28px;
	margin:0 0 0 400px;
	_margin:0 0 0 200px;
	padding-top:15px;
	_padding-top:15px;
	font-size:12px;
	color:#FFF;
}

#moveObject {
	position: absolute;
	top: 100px;
	right: -65px;
	width: 60px;
	height: 60px;
	background: transparent url(../img/ongLogo.gif) no-repeat;
	z-index: 100;
	cursor: pointer;
}


/*共通･･･ヘッダー [Flash swf]
**********************************************************/
#headerSWF {
	background:#410202;
	width:920px;
	height:239px;
	text-align:center;
	margin:0px auto;
	padding:1px 0px 0px 0px;
	overflow:hidden;
}


/*ヘッダー メニュー
**********************************************************/
#MenuHeader {
	background: url(../img/bgMenuH.gif);
	width: 920px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	overflow:hidden;
}
#MenuHeader ul {
	list-style-type: none;
	height: 40px;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow:hidden;
}
#MenuHeader ul li {
	float: left;
	width: 150px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#MenuHeader ul li a {
	display: block;
	width: 150px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

#MenuHeader ul li a img {
	border: 0px;
	display:block;
	width: 150px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#MenuHeader ul li#MenuHeader_Top {margin-right:4px;}
#MenuHeader ul li#MenuHeader_About {margin-right:4px;}
#MenuHeader ul li#MenuHeader_System {margin-right:4px;}
#MenuHeader ul li#MenuHeader_Play {margin-right:4px;}
#MenuHeader ul li#MenuHeader_Guide {margin-right:4px;}
#MenuHeader ul li#MenuHeader_Recruit {margin-right:0px;}


/*共通･･･コンテンツエリア
**********************************************************/
#container{
	position:relative;
	width:960px;
	margin:0 auto;
	padding:20px 0;
	background:url(../img/contentsBG.gif) top center repeat-y #FFF;
	text-align:center;
	}

#container:after{
	content: " ";
	display: block;
	clear: both;
	}

#contents {
	width:880px;
	margin:0px auto;
	padding-left:40px;
	float:left;
	}
#contents:after{
	content: " ";
	display: block;
	clear: both;
}



/*共通･･･フッター
**********************************************************/
#footer {
	width:100%;
	height:350px;
	margin:0;
	background:url(../img/footerBG.gif) top center repeat-x #FF2A00;
	float:left;
	clear:both;
	}

#footer ul { margin: 10px; padding: 0px;list-style-type: none;}
#footer ul li { font-size: 13px; margin: 0px; padding: 0px 10px 0px 10px; display: inline;border-right:1px solid #FFF; }
#footer ul li.end { font-size: 13px; margin: 0px; padding: 0px 10px 0px 10px; display: inline;border-right:0px solid #FFF; }
#footer a {color: #FFFFFF; text-decoration: none; }
#footer a:hover { color: #FFF2BD; text-decoration: underline; }


/*共通･･･フッター [テキストメニュー]
**********************************************************/

#wrapper_footerMenu_Text {
	background:#FEE9EA;
	border:#FF33AA 1px solid;
	width:838px;
	height:50px;
	margin: 10px 0px 0px 5px;
	_margin: 10px 10px 0px 0px;
	padding-top: 0px;
	clear:both;
}

#footerMenu_Text {
	text-align: center;
	margin: 3px 0px 0px 20px;
	_margin: 5px 0px 0px 20px;
	clear: both;
}
#footerMenu_Text ul { margin: 0px;}
#footerMenu_Text li { font-size: 13px; margin: 0px; padding: 0px 5px; display: inline; }
#footerMenu_Text a {color: #C48A00; text-decoration: none; }
#footerMenu_Text a:hover { color: #FF33AA; text-decoration: underline; }




/*共通･･･フッター　コピーライト
**********************************************************/
address { font-style:normal;font-size:12px;color:#DDDDDD;margin:0px;padding:5px 0px;text-align:center;}
address a { font-size: 13px; color: #DDDDDD; text-decoration: none; }
address a:hover { font-size: 13px; color: #FFF2BD; text-decoration: underline; }


