@charset "EUC-JP";   /*   文字コード   */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

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
=======================================*/

body {
	color: #000;
	text-align: center;
	background: #000 url(/nol/index_image/bg_dark.jpg);
}

#wrapper {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(/nol/event/fireworks2009/images/bg_wrapper.png) repeat-y left top !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/nol/event/tsuinashiki2009/images/bg_wrapper.png", sizingMethod="scale");
}

#outline {
	margin: 0 25px;
	text-align: center;
}

#container {
	width: 800px;
	border-bottom: #900 1px solid;
	text-align: left;
	background: #eed3a4 url(/nol/event/fireworks2009/images/background.jpg) repeat-y left top;
}

#contents {
	width: 734px;
	margin: 0 auto;
	text-align: left;
	background: #eed3a4 url(/nol/event/fireworks2009/images/mainBoxCenter.jpg) repeat-y left top;
}

#footer {
	padding: 12px 30px;
	text-align: right;
}

/* Hypertext
=======================================*/

a:link {
	color: #fff;
	text-decoration: underline;
}

a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #ffff80;
	text-decoration: none;
}

a:active {
	color: #fff;
	text-decoration: underline;
}

/* Style
=======================================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

p {
	margin-bottom: 0.6em;
}

hr {
	display: none;
}

ul.listTypeA {
	margin-left: 1.4em;
}

ul.listTypeA li {
	list-style-position: outside;
	list-style-type: disc;
}

#header span {
	display: none;
}

h1 {
	height: 527px;
	width: 800px;
	background: url(/nol/event/fireworks2009/images/header.jpg) left top no-repeat;
}

/* 開催期間  */
#title1{
	width: 520px;
	height: 47px;
	margin-top: 0;
	margin-bottom: 10px;
	background: url(/nol/event/fireworks2009/images/title.jpg) 0 0;
}

#title1 strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* 参加資格  */
#title2{
	width: 520px;
	height: 47px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(/nol/event/fireworks2009/images/title.jpg) 0 -47px;
}

#title2 strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}


/* 花火と怪談、2つを繋ぐ物語  */
#title3{
	width: 520px;
	height: 47px;
	margin-top: 10px;
	margin-bottom: 0;
	background: url(/nol/event/fireworks2009/images/title.jpg) 0 -94px;
}

#title3 strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* 三平を救って新作花火を手に入れよう  */
#title4{
	width: 520px;
	height: 47px;
	margin-top: 0;
	margin-bottom: 10px;
	background: url(/nol/event/fireworks2009/images/title.jpg) 0 -141px;
}

#title4 strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}


.TextBox1{
	width: 630px;
	height: auto;
	padding-left: 60px;
	margin: 0;
}

.TextBoxFlash2{
	width: 280px;
	height: auto;
	padding-right: 30px;
	margin: 0;
	float: right;
}

.TextBoxFlash1{
	width: 200px;
	height: auto;
	padding-left: 60px;
	margin: 0;
	float: left;
}

div#flash1{
	width: 434px;
	height: 359px;
	padding-right: 30px;
	float: right;
}

div#flash2{
	width: 330px;
	height: 287px;
	padding-left: 50px;
	float: left;
}

strong{
	color: #ffff00;
}