@charset "EUC-JP";   /*   文字コード   */

/* Reset
=======================================*/

* html .event_img {
behavior: expression(IEPNGFIX.fix(this));
} 

* html .reward_img {
behavior: expression(IEPNGFIX.fix(this));
} 

* html .reward_img_R {
behavior: expression(IEPNGFIX.fix(this));
}

* {
	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: url(/nol/index_image/bg_dark.jpg) #000;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: url(/nol/anniversary/2009/images/wrap_bg.jpg);
}

#outline {
	text-align: center;
}

/* container */

#container {
	border-bottom: #990000 1px solid;
	text-align: left;
	background: url(/nol/anniversary/2009/images/wrap_bg.jpg);
}

/* header */


#header {
	height: 530px;
	width: 800px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/nol/anniversary/2009/images/h1.jpg) left top no-repeat;
}


#header p {
	display: none;
}


/* cv */


#cv {
	height:95px;
	width:800px;
	font-size:1px;
	text-indent:-9999px;
	background: url(/nol/anniversary/2009/images/cv_bg.jpg) left top no-repeat;
}


#btn_cv {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
}

#btn_cv a {
	width:230px;
	display:block;
	margin:13px 20px 0 525px;
	background: url(/nol/anniversary/2009/images/btn_back.png) no-repeat left top;
	height: 60px;
	border: none;
	cursor: pointer;
	
}

#btn_cv a:hover{
	background-position: 0 -60px;
}

/* message */

#message {
	height:140px;
	width:800px;
	font-size:1px;
	text-indent:-9999px;
	background: url(/nol/anniversary/2009/images/message_bg.jpg) left top no-repeat;
}


/* contents */

#contents {
	width: 800px;
	text-align: left;
}


/* footer */


#footer {
	padding:0 60px 12px 60px;
}

#footer .notice {
	float: left;
	width: 510px;
	color: #fff;
}

#footer .toTop {
	float: right;
	width: 170px;
	text-align: right;
}


/* Hypertext
=======================================*/

a:link {
	color: #f66;
	text-decoration: underline;
}

a:visited {
	color: #f66;
	text-decoration: underline;
}

a:hover {
	color: #c30;
	text-decoration: none;
}

a:active {
	color: #900;
	text-decoration: underline;
}

/* Style
=======================================*/

.clear {
	clear: both;
}

p {
	margin-bottom: 0.6em;
}

hr {
	display: none;
}






/* contents
=======================================*/


/* class */

.cont_inter {
	background:url(/nol/anniversary/2009/images/cont_bg.jpg) top center repeat-y;
	padding:0 80px;
}



.cont_foot {
	height:100px;
	width:800px;
	background:url(/nol/anniversary/2009/images/cont_foot.jpg) top center no-repeat;
}



.font11 {
	font-size:10px;
}

.font11_b_TOP {
	font-size:10px;
	border-top: dashed 1px #999;
	padding-top:5px;
}

.p_t20 {
	padding-top:20px;
}


.line {
	background:url(/nol/anniversary/2009/images/line_01.jpg) top center no-repeat;
	height:34px;
	width:640px;
}

.contents_bg {
	background: url(/nol/anniversary/2009/images/contents_bg.jpg);
	margin:0 10px 0 10px;
	padding:10px 0;
	border:#ccc solid 1px;
}


/* content */



.war_01 p {
	display:block;
	padding:5px 10px 5px 10px;
	background:#FFE5E5;
}

.war_01 ul {
	margin:5px 20px;
	display:block;
	padding:5px 20px 5px 20px;
	background:#FFE5E5;
}


.war_01 h5 {
	height:36px;
	width:300px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/event_war_01.png) top left no-repeat;
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
}


.war_02 p {
	display:block;
	padding:5px 10px 5px 10px;
	background:#E5E5FF;
}

.war_02 ul {
	margin:5px 20px;
	display:block;
	padding:5px 20px 5px 20px;
	background:#E5E5FF;
}


.war_02 h5 {
	height:36px;
	width:300px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/event_war_02.png) top left no-repeat;
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
}





.war_03 p {
	display:block;
	padding:5px 10px 5px 10px;
	background:#E5FFE5;
}

.war_03 ul {
	margin:5px 20px;
	display:block;
	padding:5px 20px 5px 20px;
	background:#E5FFE5;
}


.war_03 h5 {
	height:36px;
	width:300px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/rule_war_01.png) top left no-repeat;
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
}


.war_04 p {
	display:block;
	padding:5px 10px 5px 10px;
	background:#FFE5FF;
}

.war_04 ul {
	margin:5px 20px;
	display:block;
	padding:5px 20px 5px 20px;
	background:#FFE5FF;
}


.war_04 h5 {
	height:36px;
	width:300px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/rule_war_02.png) top left no-repeat;
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
}


/* event */




#event_ttl {
	height:135px;
	width:800px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/event_ttl.jpg) top center no-repeat;
}


#event p {
	margin:5px 20px;
}


.event_img {
	text-align:right;
	position:absolute;
	margin:-10px 0 0 300px;
}


.event_list {
	margin:0 20px 10px 30px;
	list-style:square;
}


.event_text_L {
	display:block;
	padding:5px 320px 5px 0;
}


.event_ttl_s_01 {
	margin:0 0 10px 0;
	height:60px;
	width:500px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/event_ttl_s_01.jpg) top center no-repeat;
}

.event_ttl_s_02 {
	margin:10px 0;
	height:60px;
	width:500px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/event_ttl_s_02.jpg) top center no-repeat;
}

.event_ttl_s_03 {
	margin:10px 0;
	height:60px;
	width:500px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/event_ttl_s_03.jpg) top center no-repeat;
}

.event_ttl_s_04 {
	margin:10px 0;
	height:60px;
	width:500px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/event_ttl_s_04.jpg) top center no-repeat;
}



/* rule */



#rule p {
	margin:5px 20px;
}



#rule_ttl {
	height:135px;
	width:800px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/rule_ttl.jpg) top center no-repeat;
}




.rule_ttl_s_01 {
	margin:0 0 10px 0;
	height:60px;
	width:600px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/rule_ttl_s_01.jpg) top center no-repeat;
}

.rule_ttl_s_02 {
	margin:10px 0;
	height:60px;
	width:600px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/rule_ttl_s_02.jpg) top center no-repeat;
}

.rule_ttl_s_03 {
	margin:10px 0;
	height:60px;
	width:600px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/rule_ttl_s_03.jpg) top center no-repeat;
}

.rule_ttl_s_04 {
	margin:10px 0;
	height:60px;
	width:600px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/rule_ttl_s_04.jpg) top center no-repeat;
}

.rule_ttl_s_05 {
	margin:10px 0;
	height:60px;
	width:600px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/rule_ttl_s_05.jpg) top center no-repeat;
}


.rule_table {
	padding:10px 20px;
}

.rule_table p {
	padding-top:10px;
}

.rule_table table {
	width:580px;
	border:none;
	padding:0;
	border:#ccc solid 1px;
	background: #003300;
}

.rule_table table th {
	 font-weight:bold;
	 color:#fff;
}

.rule_table table td {
	line-height:180%;
}

.day		{ text-align: center; background: #920000; }
.cate		{ text-align: center; background: #003300; }
.blue		{ text-align: center; background: #E5E5FF; }
.red		{ text-align: center; background: #FFE5E5; }
.green_1	{ text-align: center; background: #FFFFE5; }
.white		{ text-align: center; background: #FFFFFF; }
.green_2	{ text-align: center; background: #E5FFE5; }
.purplr		{ text-align: center; background: #FFE5FF; }

.rule_list {
	margin:0 20px 10px 30px;
}


.rule_title {
	margin:20px 20px 0 20px;
	padding-top:15px;
	font-weight:bold;
	border-top: dashed 1px #999;
}


/* reward */

#reward p {
	margin:0 20px;
}


#reward_ttl {
	height:135px;
	width:800px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/reward_ttl.jpg) top center no-repeat;
}


.reward_ttl_s_01 {
	margin:0 0 10px 0;
	height:60px;
	width:600px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/reward_ttl_s_01.jpg) top center no-repeat;
}

.reward_ttl_s_02 {
	margin:0 0 10px 0;
	height:60px;
	width:600px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/reward_ttl_s_02.jpg) top center no-repeat;
}

.reward_table{
	padding:0px 10px;
}


.reward_table table {
	width:270px;
	border:none;
	border:#ccc solid 1px;
	background: #003300;
	margin:10px 0 10px 10px;
}

.reward_table table th {
	 font-weight:bold;
	 color:#fff;
	 text-align:center;
}

.reward_table table td {
	line-height:180%;
}

.reward_text_L {
	display:block;
	padding:5px 0 0 0;
}

.reward_text_L_2 {
	display:block;
	padding:5px 320px 0 0;
}



.reward_img_R {
	text-align:right;
	position:absolute;
	margin:85px 0 0 300px;
}



.reward_img {
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
	margin-left:10px;
}


.reward_ttl_ss_01 {
	margin:0 0 10px 0;
	height:33px;
	width:500px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/reward_ttl_01.png) top left no-repeat;
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
}

.reward_ttl_ss_02 {
	margin: 10px 0;
	height:33px;
	width:500px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/reward_ttl_02.png) top left no-repeat;
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
}

.reward_ttl_ss_03 {
	margin:0 0 10px 0;
	height:33px;
	width:500px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/reward_ttl_03.png) top left no-repeat;
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
}

.reward_ttl_ss_04 {
	margin: 10px 0;
	height:33px;
	width:500px;
	text-indent:-9999px;
	font-size:0px;
	background: url(/nol/anniversary/2009/images/reward_ttl_04.png) top left no-repeat;
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
}


/*　　追加090625　　*/

#btn_rl {
	position:absolute;
	margin:435px 0 0 525px;
}

#btn_rl a {
	background: url(/nol/anniversary/2009/images/btn_result.jpg) top left no-repeat;
	width:230px;
	height:70px;
	display:block;
	text-indent:-9999px;
	outline: none;
	cursor:pointer;
}

#btn_rl a:hover {
	background-position: 0 -70px;
}
