@charset "EUC-JP";   /*   Ê¸»ú¥³¡¼¥É   */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
	color: #000;
}

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: small;
	font-size: 12px;
}

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
=======================================*/

#container{
	width: 800px;
	background:#000;
	color: #fff;
	border: solid 1px #fff;
}

#header{
	width: 800px;
	height: 489px;
	background:url(/nol/event/summer2014/img/header.png) top center no-repeat;
}

#lead{
	width: 800px;
	height: 190px;
	background:url(/nol/event/summer2014/img/lead.png) top center no-repeat;
}

#footer_summer {
	background: url(/nol/event/summer2014/img/dot.png) no-repeat left top;
	padding: 10px 0;
	margin:10px 30px;
	text-align: right;
}


.h2_box{
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

.text_box{
	color: #fff;
	/* border: solid 1px #fff; */
	width: 680px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
}

.text_box02{
	color: #fff;
	/* border: solid 1px #fff; */
	width: 680px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 5px;
}

.text_box03{
	color: #fff;
	/* border: solid 1px #fff; */
	width: 210px;
	text-align:left;
	padding-top:300px;
	padding-left:30px;
}

.text_box04{
	color: #fff;
	/* border: solid 1px #fff; */
	width: 680px;
	margin: 0 auto;
	text-align: left;
	padding-bottom:3px;
	padding-top:15px;
	
}

.ss_box{
	width: 740px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
	/*position:relative;*/
}

.ss_box02{
	width: 740px;
	height:482px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
	background:url(img/up.png)  top center no-repeat;
}

.title{ padding-left:10px;}

.cont2_box{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}
.cont3_box{
	width: 450px;
	height: 420px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	background:url(/nol/event/fireworks2013/img/ss_bg.jpg) top center no-repeat;
	padding:0 300px 0 50px;
}


/* garally
-------------------------------------------------------------------------------------- */

#garally {
	width: 740px;
	height:425px;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #712b21; */
}


.controls {
	margin:-50px 10px 10px 20px;
}


.controls a {
	padding:8px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#fff;
	width:28px;
	border:#C90 solid 1px;
	text-decoration:none;
	color:#C90;
}

.controls a:hover {
	background:#333;
	color:#fff;
	border:#fff solid 1px;
}


div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 740px; 
	height: 425px;
	overflow: hidden;
}
div.scroller div.section {
/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 740px; 
	height: 425px;
	overflow:hidden;
	float:left;
}

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;}

.s_p{ 
color:#ffff7a;
font-weight:bold;
}