@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{
	background:#000;
	color: #fff;
}


#info_box{
	width: 800px;
	height: auto;
	background:url(/nol/event/christmas2013/img/info_top.jpg) top center no-repeat;
	padding-bottom: 1px;
	margin: 0 auto;
	text-align: left;
	padding-top: 100px;
}

#update_box{
	width: 800px;
	height: auto;
	background:url(/nol/event/christmas2013/img/update_bg.jpg) top center;
	padding-bottom: 1px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
}

.header{
	width: 260px;
	height: 239px;
	margin: 0 auto;
	text-align: left;
	padding: 380px 0 0 540px;
	background:url(/nol/event/christmas2013/img/header.jpg) top center no-repeat;
}


.header a{
	background: url(/nol/event/christmas2013/img/btn_update.png);
	width: 165px;
	height: 72px;
	display: block;
}

.header a:hover{
	background: url(/nol/event/christmas2013/img/btn_update.png) 0px -72px;
}

.header strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}





.bg{
	width: 800px;
	height: auto;
	padding:0;
	background:url(/nol/event/christmas2013/img/info_center.jpg) top center;
}

h2{
	width: 700px;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	padding-top: 20px;
}

.text_box{
	width: 500px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 5px;
	padding-right: 170px;
	color: #712b21;
}



.text_box2{
	width: 470px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 220px;
	color: #712b21;
}

.text_box3{
	width: 600px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 5px;
	padding-right: 30px;
	color: #712b21;
}




.text_box p{ line-height: 1.3; padding: 0 15px 5px 15px;}
.text_box2 p{ line-height: 1.3; padding: 5px 15px 5px 15px;}
.text_box3 p{ line-height: 1.3; padding: 5px 15px 5px 15px;}

.title_box{
	width: 720px;
	padding: 0 5px 0 5px;
	margin-bottom: 5px;
}

#footer{
	width: 760px;
	height: auto;
	padding:0;
	padding: 30px 20px 20px 20px;
	margin: 0;
	background:url(/nol/event/christmas2013/img/update_bottom.jpg) top center no-repeat;
}

table.list{margin-left: 10px; width: 600px;}
table.list td , th{border: solid 1px #000; padding: 5px;}
table.list th{background: #536a7c; color: #fff;}


/* garally
-------------------------------------------------------------------------------------- */

#garally							{ width: 630px; height:385px; margin: 0 auto; text-align: left; /* border: solid 1px #712b21; */}
#garally .controls 					{ margin:-30px 10px 10px 10px;}
#garally .controls a 				{ width: 26px; height:34px; background:url(/nol/event/christmas2013/img/btn_ss.png); padding:13px 9px 5px 9px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none;}
#garally .controls a:hover 			{ color:#f00;}
#garally div.scroller			 	{ width: 630px;  height: 385px; overflow: hidden;}
#garally div.scroller div.section	{ width: 630px;  height: 385px; overflow:hidden; float:left;}
#garally div.scroller div.content	{ width: 10000px;}



#garally2							{ width: 660px; height:385px; margin: 0 auto; text-align: left; /* border: solid 1px #712b21; */}
#garally2 .controls 				{ margin:-50px 10px 10px 20px;}
#garally2 .controls a 				{ padding:8px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:14px; background:#fff; width:28px; border:#f60 solid 1px; text-decoration:none;}
#garally2 .controls a:hover 		{ background:#333; color:#fff; border:#fff solid 1px;}
#garally2 div.scroller			 	{ width: 660px;  height: 385px; overflow: hidden;}
#garally2 div.scroller div.section	{ width: 660px;  height: 385px; overflow:hidden; float:left;}
#garally2 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;}