@charset "EUC-JP";   /*   ʸ��������   */

/* Reset
=======================================*/

* {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
}
.contBox{ color: #491b1c;}

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;
	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: center;
}

#container{
	width: 800px;
	text-align: center;
}

#header{
	width: 800px;
	height: 351px;
	text-align: left;
	background:url(/nol/anniversary/2014/img/header.png) top center no-repeat;
}

#read{
	width: 800px;
	height: 255px;
	text-align: left;
	background:url(/nol/anniversary/2014/img/read.png) top center no-repeat;
}

#c_header{
	width: 800px;
	height: 51px;
	text-align: center;
	background:url(/nol/anniversary/2014/img/c_header.png) top center no-repeat;
	padding-top:20px;
}

#main{
	width: 800px;
	text-align: center;
	background:url(/nol/anniversary/2014/img/c_main.png) top center repeat-y;
}

#c_footer{
	width: 800px;
	height: 66px;
	text-align: center;
	background:url(/nol/anniversary/2014/img/c_footer.png) top center no-repeat;
}



.at{
	width: 700px;
	text-align: left;
	font-size: 11px;
	margin: 0 auto;
	line-height: 1.2;
	padding-bottom: 40px;
}


#footer {
	margin-top: 520px;
}

/* Hypertext
=======================================*/

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: underline;
}

/* Style
=======================================*/


/*
#header h1{
	padding: 180px 0 0 250px;
}
*/
/*
------------------------------------------------------------------------------- */



.contents {
	width:680px;
	text-align:left;
	padding: 0px 0px 10px 60px;
	color:#000;
	font-size:12px;
	line-height:2.0;
	}



.text_box p{
	width: 700px;
	margin: 0 auto;
	text-align: left;
	display: block;
	padding: 5px 0;
	font-size: 14px;
}

.text_box p > strong{
	color: #ff0;
}

.center_box{
	width: 700px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
}

.left_box{
	width: 350px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;
}
.right_box{
	width: 350px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: right;
}

a:link { color: #0ff; text-decoration: none;}
a:visited { color: #0ff; }
a:hover { color: #0ff; text-decoration: underline;}
a:active { color: #0ff; }


table.table_list{width: 95%;border: solid 2px #000;}
*:first-child+html table.table_list{width: 100%; border: solid 2px #000;}
table.table_list td{
	border: solid 1px #000;
	padding: 5px;
	text-align: center;
}

table.table_list th{
	border: solid 1px #000;
	padding: 5px;
	text-align: center;
	 background: #e6b422;
	 color: #000;
	 font-weight:bold;
	
}

table.get_item_box{
	width: 600px;
	margin: 0 auto;
	text-align: left;
	font-size: 13px;
}
table.get_item_box th{
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom: solid 2px #900;
	border-left: solid 5px #900;
	color:#900;
	font-weight:bold;
}
table.get_item_box td{padding: 3px 0; vertical-align: top;}
table.get_item_box span{font-size: 10px;}





.topback{
	text-align: right;
	margin: 0 auto;
	width: 90%;
}
.topback a{

	color: #000;

}


td.bg01{ background: #fff;}
td.bg02{ background: #f8e58c;}
td.bg03{ background: #a8b41b;}
td.bg04{ background: #004d99;}

th.bg01{ background: #900 !important; color: #fff !important; font-weight:bold !important;}
th.bg02{ background: transparent !important;}
th.bg03{ background: #004d99 !important; color: #fff !important; font-weight:bold !important;}
th.bg04{ background: #5e5e5e; color: #fff;}

h1{
	margin: 0 auto;
	padding: 30px 0 10px 0;
}

h2{
	font-weight:bold;
	font-size:14px;
	color:#900;
}
h3{
	padding: 10px 0;
	margin: 0 auto;
}

#tab li{
	width: 200px;
	float: left;
}

#tab li a{
	width: 200px;
	border: solid 1px #fff;
	background: #fff;
	padding: 5px;
	display: block;
	color: #000;
}


#tab li a:hover { color: #fff; text-decoration: none; background: #800000;}

ul.ul_list{
	width: 670px;
	margin: 0 auto;
	text-align: left;
	list-style-type: disc;
	padding: 0;
	font-size: 12px;
}
ul.ul_list li{
	margin: 0;
	padding: 0;
	margin-left: 10px;
}


#btn_box{
	width: 680px;
	padding: 100px 0px 0px 80px;
}

#btn_box li{
	width: 156px;
	height: 53px;
	float: left;
	margin-left: 3px;
	margin-bottom: 3px;
}


#btn_box li a{
	width: 156px;
	height: 53px;
	display: block;

}

#btn_box li a:hover{
	background-position: 0 -53px;
}

#btn_box li strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

.btn01 a{background: url(/nol/anniversary/2014/img/btn01.jpg);}
.btn02 a{background: url(/nol/anniversary/2014/img/btn02.jpg);}
.btn03 a{background: url(/nol/anniversary/2014/img/btn03.jpg);}
.btn04 a{background: url(/nol/anniversary/2014/img/btn04.jpg);}
.btn05 a{background: url(/nol/anniversary/2014/img/btn05.jpg);}
.btn06 a{background: url(/nol/anniversary/2014/img/btn06.jpg);}
.btn07 a{background: url(/nol/anniversary/2014/img/btn07.jpg);}


/* btn
-------------------------------------------------------------------------------------- */

#btn_result a{
	background: url(/nol/anniversary/2012/index/img/btn_result.jpg);
	width: 314px;
	height: 76px;
	display: block;
}

#btn_result a:hover{
	background: url(/nol/anniversary/2012/index/img/btn_result.jpg) 0px -76px;
}

#btn_result strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}




/* garally
-------------------------------------------------------------------------------------- */

.garally { width:640px; height: auto; margin: 0 auto; text-align: center; margin-bottom: 10px;}
.garally .g_cont{ margin:0px;}
.garally .controls{ width:640px; margin: -65px 0px 50px 10px; }
.garally .controls div{float: left; margin-left: 5px;}
.garally .controls a{ width:20px; height: 20px; display: block; border: solid 1px #000; background: #fff; float: left;}
.garally .controls strong{ position: absolute; width: 0; height: 0; overflow: hidden;}
.garally .controls a:hover{ background: #2384dc;}


.garally div.scroller { width:640px; height: 384px; overflow: hidden; padding-top: 0; margin: 0 auto;}
.garally div.scroller div.section { width:640px; height: 384px; overflow:hidden; float:left;margin: 0 auto; }
.garally div.scroller div.content { width: 10000px;}

/* garally01
-------------------------------------------------------------------------------------- */

.garally01 { width:640px; height: auto; margin: 0 auto; text-align: center; margin-bottom: 10px;}
.garally01 .g_cont{ margin:0px;}
.garally01 .controls{ width:640px; margin:-85px 0px 40px 30px;}
.garally01 .controls div{float: left; margin-left: 5px;}
.garally01 .controls a{ width:20px; height: 20px; display: block; border: solid 1px #000; background: #fff; float: left;}
.garally01 .controls strong{ position: absolute; width: 0; height: 0; overflow: hidden;}
.garally01 .controls a:hover{ background: #2384dc;}


.garally01 div.scroller { width:640px; height: 384px; overflow: hidden; padding-top: 0; margin: 0 auto;}
.garally01 div.scroller div.section { width:640px; height: 384px; overflow:hidden; float:left;margin: 0 auto; }
.garally01 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;}

.title{ margin:20px 0px 5px 0px; }
.title02{ margin:10px 0px 5px 0px; }

.ss { 
	margin:5px auto 10px auto;
    text-align:center;
	}

.ss02 { 
	margin:5px auto 15px auto;
    text-align:center;
	}

.f_b{ font-weight:bold; }

.m_b { margin-bottom:5px; }

.east {background-color:#fde8d0; }
.west {background-color:#eaf4fc; }