/*----------------------------------------------------------
	Import
 ---------------------------------------------------------
	@import url( pages.css );*/
	@import url( tabs.css );
	@import url( colorbox.css );
/*----------------------------------------------------------
	grobal
 ---------------------------------------------------------*/
.graph {
  background:url(/images/snowballfight/parts/radar-bg.png);
  width: 461px;
  height: 362px;
  margin: 0 50px;
}
html, body{
	margin:0;
	padding:0;
}
* {margin:0;padding:0;} 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size:105%;
	font-style:normal;
	text-align:left;
}
input[type="text"] {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size:80%;
	font-style:normal;
	line-height:170%;
}
body {
	font-family:'Lucida Grande', メイリオ, Meiryo, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',  sans-serif;
    line-height: 1.6;
    letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
/*
ol, ul {
	list-style: none;
}
*/
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
p {
	margin:0;
	padding:0;
	line-height:170%;
}
p, th, td, dt, dd, address {
	font-size:80%;
	text-align:left;
}
a, a:link, a:active, a:visited {text-decoration:none; color:#06C; outline:none;}
a, a:hover {text-decoration:underline; color:#06C; outline:none;}
a img { border: none; outline:none; }
.flt_l { float:left; }
.flt_r { float:right; }
.ovfl {
	overflow:hidden;
}
.dispNo {
	visibility: hidden;
	width:0;
	height:0;
}
.clear {
	clear:both;
}
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
 * html .clearfix { height: 1%; }  
.clearfix { display: block; }

.fixed{
	position:fixed;
	top:0;
	left:50%;
	margin-left:-475px;
	z-index:9999;
}
.main h2.ttl {
	overflow:hidden;
	clear:both;
	position:relative;
	font-size:20px;
	text-align:center;
	padding:0;
	line-height:330%;
	margin:20px auto 10px auto;
	background:#09C;
	color:#FFF;
	z-index:1000;
	font-weight:bold;
}
.main h3.mttl {
	overflow:hidden;
	clear:both;
	position:relative;
	font-size:20px;
	text-align:center;
	padding:0;
	line-height:330%;
	margin:20px auto;
	width:200px;
	z-index:1000;
	font-weight:bold;
}
.main section h1 {
	overflow:hidden;
	clear:both;
	position:relative;
	font-size:20px;
	text-align:center;
	padding:0;
	line-height:330%;
	margin:20px auto 10px auto;
	background:#09C;
	color:#FFF;
	z-index:1000;
	font-weight:bold;
}
.bg {
	display:none;
	position:fixed !important;
}
.pagetop {
	clear:both;
	float:none;
	position:relative;
	overflow:hidden;
	padding:20px 0;
	text-align:right;
	font-size:12px;
}
.pagetop a {
	text-align:right;
	font-size:12px;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #FFF;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=0);
}
/*----------------------------------------------------------
	header
 ---------------------------------------------------------*/
#header {
	position:relative;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
	clear:both;
	width:100%;
	background:url(../images/snowballfight/logo36.jpg) 0 0 no-repeat;
}
#header h1 {
	width:450px;
	float:left;
	display:block;
	height:80px;
	text-indent:-9999px;
}
.chara {
	position:fixed;
	bottom:0;
	left:50%;
	margin-left:17px;
}
#header p.blog {
	padding:25px 20px 0 0;
	float:right;
}
/*----------------------------------------------------------
	global menu
 ---------------------------------------------------------*/
#gnavi {
	width:960px;
	height:45px;
	margin:0 auto;
	text-align:center;
	clear:both;
	overflow:hidden;
}
ul.cont {
	margin:0;
	text-align:center;
	padding:0;
	width:960px;
}
ul.cont li {
	display:block;
	float:left;
	text-indent:-9999px;
	padding:0;
	height:45px;
	outline:none;
}
ul.cont li a {
	display:block;
	height:45px;
	background:url(../images/snowballfight/button/gnavi.jpg) no-repeat;
	outline:none;
}
ul.cont li.gn1 a {background-position:0 0; outline:none; width:120px;}
ul.cont li.gn2 a {background-position:-119px 0; outline:none; width:119px;}
ul.cont li.gn3 a {background-position:-238px 0; outline:none; width:119px;}
ul.cont li.gn4 a {background-position:-357px 0; outline:none; width:119px;}
ul.cont li.gn5 a {background-position:-476px 0; outline:none; width:119px;}
ul.cont li.gn6 a {background-position:-595px 0; outline:none; width:119px;}
ul.cont li.gn7 a {background-position:-714px 0; outline:none; width:119px;}
ul.cont li.gn8 a {background-position:-834px 0; outline:none; width:120px;}

ul.cont li.gn1 a:hover, ul.cont li.gn1s a {background-position:0 -48px; outline:none; width:120px;}
ul.cont li.gn2 a:hover, ul.cont li.gn2s a {background-position:-119px -48px; outline:none; width:119px;}
ul.cont li.gn3 a:hover, ul.cont li.gn3s a {background-position:-238px -48px; outline:none; width:119px;}
ul.cont li.gn4 a:hover, ul.cont li.gn4s a {background-position:-357px -48px; outline:none; width:119px;}
ul.cont li.gn5 a:hover, ul.cont li.gn5s a {background-position:-476px -48px; outline:none; width:119px;}
ul.cont li.gn6 a:hover, ul.cont li.gn6s a {background-position:-595px -48px; outline:none; width:119px;}
ul.cont li.gn7 a:hover, ul.cont li.gn7s a {background-position:-714px -48px; outline:none; width:119px;}
ul.cont li.gn8 a:hover, ul.cont li.gn8s a {background-position:-834px -48px; outline:none; width:120px;}

/*----------------------------------------------------------
	top
 ---------------------------------------------------------*/
div.contentsTop {
	z-index:1000;
	position:relative;
	padding:0 0 30px 0;
	margin:0 auto;
	text-align:center;
	width:950px;
/*	background:url(../images/bg/contents_bg.png) repeat-y;	*/
	overflow:hidden;
	clear:both;
}

/*----------------------------------------------------------
	contents
 ---------------------------------------------------------*/
div.contentsWrap {
	z-index:1000;
	position:relative;
	padding:0;
	margin:0 auto;
	text-align:center;
	width:950px;
	background:#FFF;
	overflow:hidden;
	clear:both;
}
.rulebg {
	background:url(/images/snowballfight/bg/rule_bg.jpg) 0 0 no-repeat;
	background-attachment: fixed;
	background-position: 50% 100%;
}
.yuraiBox{
	position:relative;
	overflow:hidden;
	margin:20px 0 0 0;
	background:url(/images/snowballfight/bg/yurai_bg.jpg) 0 0 no-repeat;
	background-position: 50% 50%;
}
div.main {
	z-index:1000;
	position:relative;
	padding:0;
	margin:50px auto 0 auto;
	text-align:center;
	line-height: 1.6;
	color: #333;
	width:880px;
}
div.main p {
	margin:0 20px 20px 20px;
	font-size:80%;
}
div.contentsTop {
	z-index:1000;
	position:relative;
	padding: 50px 60px 0 0;
	margin:0 0 0 30px;
	text-align:center;
	line-height: 1.6;
	color: #333;
	width:570px;
	float:left;
	background:url(/images/snowballfight/bg/contentstop_bg.png) repeat-y;
}
div.contents {
	z-index:1000;
	position:relative;
	padding:0 0 0 15px;
	margin:50px 30px 0 0;
	text-align:center;
	line-height: 1.6;
	color: #333;
	width:680px;
	float:right;
	border-left:1px solid #CCC;
}
div.contents a {
	color: #555;
}
div.contents a:hover {
	text-decoration: none;
}
div.contents h3 {
	border-left:7px solid #000;
	text-indent:15px;
	margin:0;
	font-weight:700;
}

/*----------------------------------------------------------
	Footer
 ---------------------------------------------------------*/
#footerWrap{
	width:100%;
	height:40px;
	bottom:0;
	left:0;
	position:relative;
	margin:0;
	z-index:9999;
}
#footer {
	display:block;
	position:relative;
	font-size:10px;
	width:950px;
	height:40px;
	margin:0 auto;
	text-align:center;
	bottom:0;
	background:#33ADD6;
/*	background:url(../images/snowballfight/bg/footer.png) 0 0 no-repeat;	*/
}
#footer ul {
	float:left;
	width:450px;
	margin:0;
	padding:13px 0 0 15px;
}
#footer ul li {
	display:block;
	float:left;
	margin: 0 15px 0 0;
	padding:0 0 0 20px;
	background:url(/images/snowballfight/icon/yukidaruma.png) 0 50% no-repeat;
	font-size:10px;
	line-height:190%;
	color:#FFF;
}
#footer ul li a {
	color:#FFF;
}
#footer p.copy {
	float:right;
	text-align:right;
	font-size:10px;
	width:370px;
	padding:13px 15px 0 0;
	color:#FFF;
}

/*----------------------------------------------------------
	rule
 ---------------------------------------------------------*/

div.main section ol li ul li {
	margin-left:20px;
	list-style:decimal;
	border:none !important;
	padding:0 !important;
}
div.main section ol {
	clear:both;
	float:none;
	overflow:hidden;
	position:relative;
	margin:50px 0 20px 0;
	border-top:1px dotted #222;

}
div.main section ol li {
	clear:both;
	float:none;
	overflow:hidden;
	position:relative;
	border-bottom:1px dotted #222;
	margin:0;
	padding:10px 0 10px 20px;
	font-size:16px;
}
div.main section ol li ul {
	clear:both;
	float:none;
	overflow:hidden;
	margin:20px 0;
}
/*
div.main dl.rulelist dt, div.main dl.outlinelist dt {
	float:left;
	width:171px;
	clear:left;
	padding:20px 0 20px 15px;
	margin:0;
	font-weight:700;
	font-size:16px;
	text-align:left;
	border-top:1px dotted #222;
}
div.main dl.rulelist dd, div.main dl.outlinelist dd {
	float:left;
	width:678px;
	padding:20px 15px 20px 0;
	margin:0;
	font-size:16px;
	border-top:1px dotted #222;
}
*/
#snavi-bar, ul.rulenavi, ul.outlinenavi {
	clear:both;
	float:none;
	overflow:hidden;
	background:#333;
	width:950px;
}
ul.rulenavi li {
	float:left;
	font-size:14px;
	text-align:center;
	width:190px;
	background:#333;
	color:#FFF;
	line-height:250%;
	display:block;
}
ul.rulenavi li a {
	float:left;
	font-size:14px;
	text-align:center;
	width:190px;
	color:#FFF;
	line-height:250%;
	padding:10px 0;
	display:block;
}
ul.rulenavi li a:hover {
	background:#999;
	text-decoration:none !important;
}
/*----------------------------------------------------------
	news Top
 ---------------------------------------------------------*/
.newsBox {
	border-bottom:1px dotted #222;
	padding:0 0 30px 0;
	margin:0 0 30px 0;
	position:relative;
	overflow:hidden;
	clear:both;
	width:95%;
}
.newsBox dl dt {
	line-height:1.6;
	font-size:26px;
	margin-bottom:30px;
	font-weight:bold;
	color:#036;
}
.newsBox dl dd p {
	font-size:16px;
	margin-bottom:15px;
}
.newsDate {
	width:200px;
	text-align:center;
	background:#333;
	color:#FFF;
	padding:5px 20px;
	margin-bottom:20px;
	line-height:1.6;
	overflow:hidden;
	clear:both;
}
.newslist, .sidebar {
	float:left;
	width:210px;
	margin:50px 0 0 0;
	background:#FFF;
}
.newslist h3, .sidebar h3 {
	text-align:center;
	padding:5px;
	color:#FFF;
	background:#333;
	font-size:80%;
	line-height:170%;
}
.newslist dl {
	border-right:1px solid #CCC;
}
.newslist dl dt, .sidebar dl dt {
	font-size:12px;
	font-weight:700;
	padding:5px 0 0 5px;
	list-style:none;
	line-height:120%;
}
.newslist dl dd, .sidebar dl dd {
	font-size:12px;
	border-bottom:1px solid #CCC;
	padding:5px 15px;
	list-style:none;
	line-height:150%;
}
.txt_stng {
	color:#FF0000;
	font-weight:700;
}
.canvasChart {
	font-size:12px;
}
#gmap {
	border:#ddd solid 13px;
	background:#FFF;
	width:850px;
	height:500px;
	margin:0 0 15px 0;
}
/*----------------------------------------------------------
	outline
 ---------------------------------------------------------*/
div.main dl.outlinelist {
	clear:both;
	float:none;
	overflow:hidden;
}
div.main dl.outlinelist dt {
	float:left;
	width:160px;
	clear:left;
	padding:30px 0 20px 15px;
	margin:0 0 0 15px;
	font-weight:700;
	font-size:16px;
	text-align:left;
}
/*----------------------------------------------------------
	entry
 ---------------------------------------------------------*/
.entrybtn {
	text-align:center;
	margin:30px auto;
	background:#09C;
	color:#FFF;
	border:none;
}
.entrybtn a {
	color:#FFF;
	text-decoration:none;
	text-align:center;
	padding:10px;
	display:block;
}
.entrybtn:hover {
	color:#FFF;
	background:#555;
}
#table_box {
	overflow:hidden;
	text-align:center;
	padding:20px;
}
#table_box p {
	overflow:hidden;
	text-align:center;
}
#table_box table {
	width:100%;
	border:1px solid #CCC;
	padding:2px;
	clear:both;
}
#table_box th {
	background:#999;
	color:#FFF;
	border-bottom:1px solid #EFEFEF;
	text-align:center;
	padding:4px 0;
	font-size:14px;
}
#table_box td {
	text-align:left;
	padding:2px 4px;
	border-bottom:1px solid #EFEFEF;
	font-size:14px;
}
#table_box h3.ent {
	padding:20px auto;
	text-align:center;
}
.flg0 { background:#FFB9B9; color:#F00; }
.flg1 { background:#FFF; }

.chartBox {
	float:right;
	margin-top:-20px;
}

table.details {
border:1px solid #CCC;
width:840px;
padding:3px;
text-align:center;
margin:0 auto 50px auto;
}
table.details th {
	background:#B9DCFF;
	color:#333;
	padding:5px;
	border-bottom:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	width:150px;
	text-align:center;
	font-size:14px;
}
table.details td {
	background:#FFF;
	color:#555;
	padding:5px 5px 5px 13px;
	border-bottom:1px solid #EFEFEF;
	font-size:14px;
}
/*----------------------------------------------------------
	outline
 ---------------------------------------------------------*/
table.outline {
border:1px solid #CCC;
width:880px;
padding:3px;
text-align:center;
margin:0 auto;
}
table.outline th {
	background:#B9DCFF;
	color:#333;
	padding:5px;
	border-bottom:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	width:150px;
	text-align:center;
	font-size:16px;
}
table.outline td {
	background:#FFF;
	color:#555;
	padding:5px 5px 5px 13px;
	border-bottom:1px solid #EFEFEF;
	font-size:16px;
}
table.outline ul {
	margin-left:25px;
}
ul.outlinenavi li {
	float:left;
	font-size:14px;
	text-align:center;
	width:316px;
	background:#333;
	color:#FFF;
	line-height:250%;
	display:block;
}
ul.outlinenavi li a {
	float:left;
	font-size:14px;
	text-align:center;
	width:316px;
	color:#FFF;
	line-height:250%;
	padding:18px 0;
	display:block;
}
ul.entrynavi li {
	float:left;
	font-size:14px;
	text-align:center;
	width:475px;
	background:#333;
	color:#FFF;
	line-height:250%;
	display:block;
}
ul.entrynavi li a {
	float:left;
	font-size:14px;
	text-align:center;
	width:475px;
	color:#FFF;
	line-height:250%;
	padding:18px 0;
	display:block;
}
.entryBoxl {
	border:1px solid #CCC;
	padding:15px;
	margin:20px 0;
	width:400px;
	float:left;
	text-align:center;
}
.entryBoxr {
	border:1px solid #CCC;
	padding:15px;
	margin:20px 0;
	width:400px;
	float:right;
	text-align:center;
}
/*----------------------------------------------------------
	contacts
 ---------------------------------------------------------*/
.contactBoxl {
	border:1px solid #CCC;
	padding:15px;
	margin:20px 0;
	width:400px;
	float:left;
	text-align:center;
	height:350px;
}
.contactBoxr {
	border:1px solid #CCC;
	padding:15px;
	margin:20px 0;
	width:400px;
	float:right;
	text-align:center;
	height:350px;
}
.contactBoxl h4, .contactBoxr h4 {
	background:#09C;
	color:#FFF;
	padding:5px 10px;
	font-weight:bold;
	margin-bottom:15px;
}
/*----------------------------------------------------------
	access
 ---------------------------------------------------------*/

table.stay {
	border:1px solid #CCC;
	width:840px;
	padding:3px;
	text-align:center;
	margin:0 auto 20px auto !important;
}
table.stay th {
	background:#B9DCFF;
	color:#333;
	padding:8px;
	border-bottom:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	text-align:center;
	font-size:14px;
	vertical-align: middle;
}
table.stay td {
	background:#FFF;
	color:#555;
	padding:12px 7px;
	border-bottom:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	font-size:13px;
	vertical-align: middle;
}
table.stay td a {
	text-decoration: underline;
}
table.stay td span {
	color:rgba(255,134,0,1.00);
}
table.stay td dl dt {
	font-weight: 700;
	font-size:13px;
	line-height: 170%;
}
table.stay td dl dd {
	font-size:13px;
	line-height: 170%;
}
