﻿@charset "utf-8";
/* CSS Document */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .txt_pic,
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .txt_pic,
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* common
------------------------------------------------- */
html {background: #d5eaeb url(../img/header_bg_repeat.jpg) center 130px repeat-x;}
body {background: url(../img/header_bg.jpg) center 132px no-repeat;}
a {text-decoration: none;color: #0c90de; text-decoration:none;}
a:hover {text-decoration: underline;}
h2 {width: 100%;text-align: center;padding-top: 45px;margin-bottom: 35px;}
img{border:none;outline:none;vertical-align:bottom;}
ul li{list-style:none;}
body {font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;font-size: 14px;color: #fff;line-height: 1.7;}

/* ------- header ------- */
#gungho {
	background: url(../img/common/header_line.gif) repeat-x scroll 0 0 white;
	height: 30px;
	vertical-align: bottom;
	width: 100%;
	z-index: 100;
	position: relative;
	border-bottom: 5px #cccccc solid;
}
#gungho p#ragnarok {
	background: url(../img/common/header_bg.gif) no-repeat scroll 100% 0 white;
	height: 30px;
	text-align: left;
	width: 100%;
}
#sns {
	position: absolute;
	top: 0;
	right: 0;
}
#sns {
	zoom: 100%;
}
#sns li {
	margin-left: 10px;
	display: inline-block;
	min-width: 75px !important;
	vertical-align: top;
}


/* style
------------------------------------------------- */
.box {
	width: 900px;
	margin: 0 auto 50px;
}
.main {
	float: left;
	margin-right: 16px;
}
.sub {
	overflow: hidden;
	text-align: left;
}
.col2 {
	overflow: hidden;
}
.sec .col2 .main {
	width: 50%;
}
.sec .col2 .sub {
	text-align: right;
}
.col3 li {
	float: left;
	width: 33.333%;
	text-align: left;
}
.inner {
	margin: 0 30px;
}
.main.inner,
.main .inner {
	margin: 0 0 5px 30px;
}
.sub.inner {
	margin: 0 30px 0 0;
}
.notice {
	padding: 25px 0 0 4em;
	text-indent: -1.5em;
	font-size: 12px;
	color: #afb1ff;
}
.notice li {
	padding-bottom: .5em;
}
.inner .notice {
	padding: 5px 0 25px 20px;
}
.clear {
	clear: both;
}

/* table */
table {
	width: 900px;
	margin:0 auto;
	background-color: #fff;
	border: 4px #72d5dc solid;
	color: #00304f;
}
table.non {
	margin-bottom: 0 !important;
}
table tr th,
table tr td {
	padding: 14px;
	border-bottom: 1px #72d5dc solid;
	vertical-align:top;
	text-align: left;
}
table tr th {
	font-size: 14px;
	font-weight:bold;
	white-space: nowrap;
}
table td {
	font-size: 13px;
}
table .thumb {
	text-align: center;
	vertical-align: top;
	width:100px;
}

/* ------- footer ------- */
#footer {
	padding-top: 42px;
	text-align: center;
	background: #262c31;
}
#footer h2 {
	margin-bottom: 60px;
}
#aboutBox dl {
	float: left;
	margin-bottom: 15px;
	width: 294px;
	text-align: left;
	color: #A9B4BD;
}
#aboutBox dl + dl {
	margin-left: 9px;
}
#aboutBox dt {
	margin-bottom: 14px;
}
#aboutBtn {
	margin-bottom: 40px;
}
#snsLink {
	overflow: hidden;
	width: 680px;
	margin: 0 auto 50px;
	text-align: center;
}
#snsLink li {
	float: left;
	margin: 0 20px;
}
#copyrightArea {
	font-size: 12px;
	text-align: center;
	font-family: san-serif;
	color: #657989;
	background-color: #000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#copyrightArea p {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 24px;
}


/* header
------------------------------------------------- */

#header {
	position: relative;
	top: 96px;
	width: 912px;
	height: 838px;
	margin: 0 auto;
	padding: 85px 24px 0;
}
#date {
	position: absolute;
	bottom: 410px;
	left: 24px;
}
#charge {
	position: absolute;
	bottom: 0;
	left: 475px;
	margin-left: -475px;
}

/* ------- nav ------- */
#nav {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	padding-top: 14px;
	background-color: #fff;
	z-index: 100;
}
#nav .box {
	margin-bottom: 0;
	position: relative;
}
#nav h1 {
	margin-bottom: 8px;
}
#nav ul li {
	float: left;
	z-index: 160;
}
#globalnav {
	position: relative;
	top: 7px;
	height: 40px;
	padding-top: 14px;
	border-top: 1px #f7f7f7 solid;
	background: url(../img/nav_bg.png) bottom repeat-x;
	font-size: 14px;
	font-weight: bold;
}
#globalnav li +li {
	margin-left: 54px;
}

/* ------- eventInfo ------- */
#eventInfo {
	position: absolute;
	bottom: 410px;
	right: 70px;
	z-index: 10;
	width: 216px;
	text-align: center;
}
#eventInfo h2 {
	margin: 0;
	padding: 0;
}
#eventInfo ul {
  padding-top: 10px;
}
#eventInfo ul li {
  float: left;
  position: relative;
}
#eventInfo ul li a span{
  display: none;
  position: absolute;
  z-index: 10;
  text-align: left;
}
#eventInfo ul li a span:after{
  border-bottom: 10px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent; content: " ";
  position: absolute;
  top: -10px;
  right: 35px;
  width: 0;
  height: 0;
}
#eventInfo ul li a:hover span{
  display: block;
  position: absolute;
  top: 50px;
  right: -20px;
  width: 200px;
  background: #fff;
  border: 3px solid #ffffff;
  border-radius: 3px;
  padding: 3px;
  color: #106fa6;
  font-weight: bold;
  font-size: 12px;
}

/* play
------------------------------------------------- */
#play {
	padding-top: 132px;
	background: url(../img/play_bg.jpg) center 97px no-repeat;
}
#play .box {
	position: relative;
}
#play h3 {
	font-size: 22px;
	color: #106fa6;
	padding: 80px 0 60px 0;
	margin-bottom: 20px;
	line-height: 1.6;
	vertical-align:middle;
	width:600px;
}
#play p {

}
#blogBtn {
	position: absolute;
	top: 126px;
	right: -30px;
	width: 291px;
	height: 355px;
	text-indent: -9999px;
	background: url(../img/play_btn.png) no-repeat;
}
#blogBtn:hover {
	background: url(../img/play_btn_hover.png) no-repeat;
}
#play table {
	margin: 0 10px;
border-collapse: collapse;
}
#play td,#play th {
	padding: 12px 6px;
	border: 1px #72d5dc solid;

}
#play tbody th {
	font-weight: inherit;
	text-align:center;
}
#play table tr:nth-child(odd) {
	background: #f4fdff;
}

/* start
------------------------------------------------- */
#start {
	padding-top: 97px;
}

#start .top {
	background: #3eb5ce url(../img/start_bg.jpg) center top no-repeat;
	height: 500px;
}

#start p {
	font-size: 22px;
	width: 515px;
}

/* map
------------------------------------------------- */
#map {
	background: url(../img/map_bg_top.jpg) center top no-repeat;
	padding-top: 97px;
}
#map .top {
	background: url(../img/map_bg.jpg) center top no-repeat;
	height: 902px;
}
#map dl {
	display: none;
}

/* guide
------------------------------------------------- */
#guide {
	padding-top: 97px;
}
#guide .top {
	background: #3eb5ce;
}
#guide .box {
	overflow: hidden;
	margin-bottom: 0;
}
#guide .attention {
	font-size: 16px;
	position: absolute;
	bottom: 30px;
	left: 375px;
	width: 460px;
}
#guide h3 {
	margin-bottom: 10px;
}
#guide p {
	font-size: 20px;
}
#guide01 {
	height: 259px;
	padding-left: 430px;
	background: url(../img/guide01_bg.jpg) center top no-repeat;
}
#guide02 {
	height: 200px;
	margin-bottom: 35px;
	padding: 60px 0 0 190px;
	background: url(../img/guide02_bg.jpg) center top no-repeat;
}
#guide03 {
	position: relative;
	height: 259px;
	margin-bottom: 25px;
	padding-left: 456px;
	background: url(../img/guide03_bg.jpg) center top no-repeat;
}
#guide04 {
	height: 200px;
	margin-bottom: 50px;
	padding: 60px 0 0 132px;
	background: url(../img/guide04_bg.jpg) center top no-repeat;
}
#privilege01,
#privilege02 {
	float: left;
	width: 860px;
	height: 64px;
	padding: 20px;
	color:#31607b;
}
#privilege01 h3,
#privilege02 h3 {
	float: left;
	width: 300px;
}
#privilege01 h3 img,
#privilege02 h3 img {
	vertical-align: middle;
}
#privilege01 {
	margin-bottom: 20px;
	background: url(../img/privilege01_bg.jpg) no-repeat;
}
#privilege01 h3 {
	padding-top: 20px;
}
#privilege01 li {
	font-size: 18px;
	background: url(../img/icon_blue.gif) 280px center no-repeat;
}
#privilege02 {
	background: url(../img/privilege02_bg.jpg) no-repeat;
}
#privilege02 h3 {
	padding-top: 10px;
}
#privilege02 p {
	font-size: 18px;
}

/* chocolate
------------------------------------------------- */
#chocolate {
	padding-top: 97px;
	background: #3eb5ce;
}
#chocolate .top {
	background: #d5eaeb;
}
#chocolate .box {
	margin-bottom: 0;
}

/* item
------------------------------------------------- */
#item {
	padding-top: 97px;
}
#item .top {
	background: #3eb5ce;
}
#item table {
	margin-bottom: 20px;
border-collapse: collapse;
}
#item table:last-child {
	margin-bottom: 0;
}
#item table tbody th,
#item table tbody td {
	padding: 14px 8px;
}
#item table tbody td {
	padding-right: 34px;
}
#item table tbody td.thumb {
	padding-right: 0;
}
#item table th{
	border:1px solid #72d5dc;
	color:#32617B;
}
#item ul.kome{


}
#item ul.kome{

}
/*#item .th2 {
	width: 120px;
	border-left: 1px dotted #72d5dc;
	padding-left: 34px;
}
*/
/* attention
------------------------------------------------- */
#attention {
	font-size: 16px;
	color: #106fa6;
	padding-top: 97px;
	background: #3eb5ce;
}
#attention .top {
	background: #d5eaeb;
}
#attention ul li {
	margin-bottom: 20px;
	padding-left: 15px;
	background: url(../img/icon_blue_s.gif) left 8px no-repeat;
}
#attention ul li ul li{
	background:none;
	list-style-type: square;
	list-style-position: inside;
}
.mt10{ margin:10px 0 0 0;}

.jobname{width:120px;}


.update{
	color:#333;
	border-top:1px solid #31607B;
	padding:2em 0 0 0;
}