@charset "shift_jis";
/* CSS Document */

body, h1, h2, h3, h4, ul, li, p, form {
	font-size: 100%;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(/img/bg.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-position: center top;
	color: #FFF;
}
span,
font {
	font-family: inherit !important;
}
.x-small {
	font-size: 10px;
}
.small {
	font-size: 12px;
}
.x-medium {
	font-size: 16px;
}
.medium {
	font-size: 18px;
}
.x-large {
	font-size: 24px;
}
.bold {
	font-weight: bold;
}
.yellow {
	color: #FF0;
}
.red {
	color: #F00;
}
.blue {
	color: #00F;
}
.purple {
	color: #FF00FF;
}
.lime {
	color:#0F0
}

/* --------------------------
IE6 向けのスタイル
----------------------------- */

* html ,* html body {
    height: 100%;
    overflow-y: hidden;
    overflow-x: auto;
}
* html #wrapper {
	overflow: auto;
	position: relative;
	width: 100%;
	height: 100%;
	padding-left: 15px;
}

a img {
	border: 0px;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #F00;
}
.c_both {
	clear: both;
	*font-size: 1%;
	*line-height: 1%;
	*height: 1%;
	*width: 1%;
}
.blue {
	color: #00F;
}
.red {
	color: #F00;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000;
	*padding-bottom: 15px;
}
#header,
#blog-header { /* ブログ用 */
	background-image: url(../img/top04.gif?date=230728);
	height: 30px;
	padding-top: 200px;
	margin-bottom: 7px;
	position: relative;
}
#header2 {
	background-image: url(/img/sprite03.jpg?v=200623);
	height: 30px;
	padding-top: 200px;
	margin-bottom: 7px;
	position: relative;
}
#header_sp {
	position: absolute;
	right: 1px;
	top: 15px;
	display: block;
	height: 0px;
	width: 360px;
	padding-top: 50px;
	overflow: hidden;
	background-image: url(/img/header_sp.jpg);
	background-repeat: no-repeat;
}
#flash {
	background-repeat:no-repeat;
	width: 620px;
	height: 347px;
	position: relative;
}
#flash img{
	width: 620px;
	height: 347px;
	position: absolute;
}
#left {
	float: left;
	width: 620px;
	margin-bottom: 10px;
}
#right {
	position: relative;
	float: right;
	width: 310px;
}
#bottom {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	text-align: center;
	line-height: 18px;
	background-color: #270000;
	margin-bottom: 10px;
}
#bottom a:hover {
	font-weight: bold;
}
#copyright {
	padding-bottom: 35px;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}


/* menu */

#menu {
	height: 30px;
	display: block;
	padding-left: 4px;
}
#menu li {
	width: 154px;
	list-style-type: none;
	float: left;
	display: block;
	margin-left: 2px;
	*margin-left: 1px;
}
#menu a {
	background-image: url(../img/sprite.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
}
#menu span {
	display: none;
}
#menu a:hover, #top_menu a:active {
	text-decoration: none;
}
#top {
	background-position: 0px -230px;
}
#top:hover {
	background-position: 0px -260px;
}
#map {
	background-position: -154px -230px;
}
#map:hover {
	background-position: -154px -260px;
}
#m_maga {
	background-position: -308px -230px;
}
#m_maga:hover {
	background-position: -308px -260px;
}
#enquete {
	background-position: -462px -230px;
}
#enquete:hover {
	background-position: -462px -260px;
}
#recruit {
	background-position: -616px -230px;
}
#recruit:hover {
	background-position: -616px -260px;
}
#link {
	background-position: -770px -230px;
}
#link:hover {
	background-position: -770px -260px;
}


/* right_menu */

#right_menu {
	display: block;
}
.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 310px;
	height: 922px;
	margin-bottom: 10px;
}
#right_side02 {
	background-position: -310px 0;
}
#right_side03 {
	background-position: -620px 0;
}
#right_side04 {
	background-position: -930px 0;
}
#right_side05 {
	background-position: -1240px 0;
}
#right_side06 {
	background-position: -1550px 0;
}
.contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;

	width: 310px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	background-image: url(../img/right_side.jpg?date=230225);
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.contentdiv span {
	display: none;
}
.pagination {
	width: 116px;
	position: absolute;
	left: 188px;
	top: 0;
	z-index: 1000;
	background-image: url(../img/right_side_menu_bg.png);
	padding-left: 4px;
	padding-top: 2px;
}
.pagination a {
	text-decoration: none;
	height: 65px;
	width: 113px;
	float: left;
	display: block;
	margin-bottom: 3px;
	z-index: 1000;
}
#right_menu a {
	background-image: url(../img/sprite.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
}
#right_menu span {
	display: none;
}
#right_menu a:hover, #top_menu a:active {
	text-decoration: none;
}
#zaiseki {
	background-position: 0px -290px;
}
#zaiseki:hover, #zaiseki.selected {
	background-position: 0px -355px;
}
#system {
	background-position: -113px -290px;
}
#system:hover, #system.selected  {
	background-position: -113px -355px;
}
#schedule {
	background-position: -226px -290px;
}
#schedule:hover, #schedule.selected {
	background-position: -226px -355px;
}
#concept {
	background-position: -339px -290px;
}
#concept:hover, #concept.selected {
	background-position: -339px -355px;
}
#play {
	background-position: -452px -290px;
}
#play:hover, #play.selected {
	background-position: -452px -355px;
}
#event {
	background-position: -565px -290px;
}
#event:hover, #event.selected {
	background-position: -565px -355px;
}
#magazine {
	display: block;
	height: 300px;
	width: 310px;
}
a.magazine_button {
	display: grid;
	place-items: center;
	width: 360px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	background: linear-gradient(white, #e8e8e8);
	border-radius: 5px;
	letter-spacing: 1px;
}
.newface_link {
	display: block;
	margin: 5px 0;
}

/* news */

#news_wrapper {
	background-color: #0f0f0f;
	position: absolute;
	left: 0px;
	top: 447px;
	z-index: 1000;
	width: 310px;
	padding-top: 42px;
}
#news_title {
	position: absolute;
	left: 0px;
	top: -30px;
}
#news_container {
	overflow: auto;
	height: 438px;
}
.news {
	line-height: 1.2;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.news_title {
	color: #F00;
	padding-bottom: 2px;
}
.news_pic {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #666;
}


/* footer */

#footer {
    position: fixed !important;
    position: absolute;
	overflow: hidden;
	left: 0;
	bottom: 0;
	padding: 5px;
	width: 100%;
	height: 15px;
	clear: both;
	font-size: 14px;
	z-index: 1000;
	background-image: url(../img/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerList {
	overflow: hidden;
	height: 225px;
	width: 3000px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.footerList li {
	margin-right: 5px;
	*display: inline;
	display: block;
	float: left;
}
.footerList a {
	text-align: center;
	display: block;
	background-image: url(../img/bg_newface.png);
	height: 205px;
	width: 140px;
	padding-top: 20px;
	line-height: 1.2;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.footerList a:hover {
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.footerList img {
	margin: 2px;
	border: 2px solid #666;
}
.footerList span {
	font-size: 13px;
}
#footer_tab {
	position: relative;
	height: 20px;
	cursor: pointer;
}
#footer_tab p {
	line-height: 20px;
	height: 25px;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
}
#footer_trigger {
	position: absolute;
	top: 1px;
	right: 10px;
	background-image: url(../img/footer_open.gif);
	height: 25px;
	width: 25px;
}


/* history */

#history_container {
	margin-bottom: 10px;
}
.history {
	background-image: url(../img/bg_history.jpg);
	display: block;
	height: 66px;
	width: 306px;
	padding-top: 4px;
	padding-left: 4px;
}
.history_pic {
	border: 1px solid #666;
	float: left;
	margin-right: 5px;
}
.history_right {
	float: left;
}
.history_right div {
	letter-spacing: 2px;
	overflow: hidden;
	max-width: 250px;
}
.history_title {
	height: 17px;
	padding-top: 12px;
}
.history_com {
	height: 20px;
	padding-top: 17px;
}

/* manga */

#manga {
	margin-bottom: 5px;
	display: block;
	float: left;
	margin-right: 5px;
}
.blog_banner {
	text-align: center;
	display: block;
	width: 310px;
}

.button {
	border: 1px #292929 solid;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	line-height: 100px;
	text-shadow: 1px 2px 3px #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#45494d), to(#000));
	background: -moz-linear-gradient(top, #45494d, #000);
	border-radius: 10px;
	text-align: center;
	display: block;
	height: 100px;
	width: 98%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	cursor: pointer;
	clear: both;
}
.header_top,
#blog-title a { /* ブログ用 */
	display: block;
	height: 0px;
	width: 583px;
	padding-top: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.header_tel {
	display: block;
	height: 0px;
	width: 308px;
	padding-top: 106px;
	left: 630px;
	top: 92px;
	overflow: hidden;
	position: absolute;
}
