/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(/nol/index_image/bg_dark.jpg);
	background-repeat: repeat;
	font-size:12px;
	line-height:1.5;
}
body,td,th {
	color: #000000;
}

a:link { color:#FF3333; } 
a:visited { color:#F88; } 
a:hover { color: #F88; } 
a:active { color:#FF0000; }
img{ border:none;}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}


.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/

/* container */

#container {
	border-bottom: #990000 1px solid;
	text-align: left;
	background: url(/nol/shinsei/event/runup/ct1bk.jpg);
}

#lead{
	width: 800px;
	height: 344px;
	margin: 0 auto;
	background: url(/nol/shinsei/event/runup/lead.jpg) no-repeat;
}

#lead .leadText{
	width: 280px;
	height: auto;
	padding: 50px 0 0 50px;
	text-align: left;
	color: #fff;
}

.cntBox{
	width: 645px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}

.cntBoxText{
	padding: 0 0 0 10px;
	margin: 0;
}

.at{
	color: #ffea00;
	font-size: 11px;
}


.basebottom {
	background: url(/nol/shinsei/event/runup/mainbk.jpg) no-repeat;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 5px;
}


.clear { clear:both; margin: 0; padding: 0; }


.imgCenter{
	width: 645px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	
}

.contentsCenterBox{
	width: 645px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}

.contentsCenterBox div.leftBox{
	width: 235px;
	float: left;
	text-align: left;
	padding-right: 5px;
}

.contentsCenterBox div.rightBox{
	width: 380px;
	float: left;
}






/* footer */


#footer {
	padding:10px 60px 12px 40px;
}

#footer .notice {
	float: left;
	width: 510px;
	color: #fff;
	font-weight:bold;
}

.toTop {
	float: right;
	width: 170px;
	text-align: right;
	margin: 10px 50px 0 0;
	_margin: 10px 20px 0 0;
}



/* contents */



/* table関連 */



table{
	border-collapse: collapse;
	border: solid 2px #c4c400;
	margin-bottom: 5px;
}

tr{
	border: solid 1px #c4c400;
	margin: 0;
	padding: 0;
}

td{
	border: solid 1px #c4c400;
	padding: 5px;
	color: #fff;
}

td.centerText{
	text-align: center;
}

/* 色関連 */


.colorW{
	color: #fff;
}


.colorType1{
	background: #828200;
	color: #fff;
}

.colorType2{
	background: #ff9900;
}

.colorType3{
	background: #8080c0;
}

.colorType4{
	background: #ffff00;
}

.colorType5{
	background: #00bb00;
}

.colorType6{
	background: #ff99cc;
}

.colorType7{
	background: #ad5c5c;
}

.colorType8{
	background: #0080ff;
}











