@charset "EUC-JP";   /*   Ê¸»ú¥³¡¼¥É   */

/* Reset
=======================================*/

* {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
}
.contBox{ color: #491b1c;}
h1{ margin:0; padding: 0;}
h2{ margin:0; padding: 0;}
h3{ margin:0; padding: 0;}
p{margin: 0; padding: 0;}

body {
	font: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "¥á¥¤¥ê¥ª", "Lucida Grande", "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Meiryo", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 12px;
	text-align: center;
}

table {
	font: 100%;
	font-size: inherit;
}

hr {
	margin: 20px 0;
	border-width: 0;
	border-top: 1px solid #333;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}

/* Layout
=======================================*/

#wrapper {
	margin: 0 auto;
	text-align: left;
	filter: alpha(opacity=100);
}

#outline {
	text-align: center;
}

.at{
	text-align: left;
	margin: 0 auto;
	line-height: 1.2;
	text-indent: -15px; 
	padding-left: 15px;
}


#footer {
	margin-top: 520px;
	padding: 12px 30px;
	text-align: right;
}

/* Hypertext
=======================================*/

a:link {
	color: #ffff00;
	text-decoration: underline;
}

a:visited {
	color: #ffff00;
	text-decoration: underline;
}

a:hover {
	color: #80ffff;
	text-decoration: none;
}

a:active {
	color: #ffff00;
	text-decoration: underline;
}

/* Style
=======================================*/

#header{
	width: 800px;
	height: 500px;
	text-align: left;
	background:url(/nol/anniversary/2013/img/header.jpg) top center no-repeat;
}
/*
#header h1{
	padding: 180px 0 0 250px;
}
*/
/*
------------------------------------------------------------------------------- */
#container{
	width: 800px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	text-shadow: 0 0 5px #000;
	background:url(/nol/tenkamugen/event/battle/gb_bottom.jpg) bottom center no-repeat #2d2d2c;
}

.cont_box{
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

.title_box{
	font-size: 20px;
	color: #f00;
	text-shadow: 0 0 5px #000;
	border-left: solid 10px #f00;
	padding-left: 10px;
	margin: 5px 0;
}

.title_box2{
	font-size: 14px;
	color: #0f0;
	text-shadow: 0 0 5px #000;
	border-left: solid 10px #0f0;
	padding-left: 10px;
	margin: 5px 0;
}

.title_box3{
	font-size: 20px;
	color: #ff0;
	text-shadow: 0 0 5px #000;
	border-left: solid 10px #ff0;
	padding-left: 10px;
	margin: 5px 0;
}


table.day1{width: 100%; margin-bottom: 10px;}
table.day1 td,th{padding: 5px; border-bottom: solid 1px #fff; width: 50%;}
table.day1 td{border-left: dotted 1px #fff; padding-left: 10px;}

table.day1 tr:nth-child(even) {background:#4e4e4b;}
table.day1 tr:nth-child(odd) {background:#2d2d2c;}


table.item{width: 100%; margin-bottom: 10px;}
table.item td,th{padding: 5px; border-bottom: solid 1px #fff;}
table.item td{border-left: none; padding-left: 10px;}
table.item th{border-left: none; padding-left: 10px;}

th.bg01,td.bg01{
	background: #4e4e4b;
}

.ss_box{
	width: 640px;
	margin: 5px auto;
	text-align: center;
	border: solid 4px #fff;
}


/* garally1
=======================================*/
.garally {width: 600px; height:376px; margin: 0 auto 5px auto; text-align: center; padding:0 0 0 0;}
.garally .g_cont {}
.garally .controls { margin-top:-30px; margin-left:10px;}
.garally .controls a { height:15px; width:15px; background:#933; display:block; z-index:1000; float:left; border:#fff solid 1px; margin-left:5px;}
.garally .controls a:hover { background:#fff; color:#000; height:20px; width:20px; margin-top:-5px;}
.garally div.scroller { width: 600px; height:376px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 600px; height:376px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}





.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}