@charset "EUC-JP";   /*   文字コード   */

*{
	line-height: 1.5;
}

.container{
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 5px 0;
	text-align: center;
	color: #e6ce6f;
	background:url(/nol/service/images/serial_number/main_back.jpg) top center;
}


h1{
	margin: 0;
	padding: 20px 0 0 0;
}

.contBox{
	width: 780px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #41342b;
	/* margin-top: 10px; */
	margin-bottom: 20px;
	background:url(/nol/service/images/serial_number/cont_center.jpg) top center;
}

.title_nomal{
	width: 738px;
	height: 25px;
	margin: 0 auto;
	padding: 13px 0 10px 10px;
	text-align: left;
	margin-top: 10px;
	background:url(/nol/service/images/serial_number/cont_titleback1.gif) top center;
}


.title_limit{
	width: 738px;
	height: 25px;
	margin: 0 auto;
	padding: 13px 0 10px 10px;
	text-align: left;
	margin-top: 10px;
	background:url(/nol/service/images/serial_number/cont_titleback2.gif) top center;
}

.title_new{
	width: 738px;
	height: 25px;
	margin: 0 auto;
	padding: 13px 0 10px 10px;
	text-align: left;
	margin-top: 10px;
	background:url(/nol/service/images/serial_number/cont_titleback3.gif) top center;
}

.title_end{
	width: 738px;
	height: 25px;
	margin: 0 auto;
	padding: 13px 0 10px 10px;
	text-align: left;
	margin-top: 10px;
	background:url(/nol/service/images/serial_number/cont_titleback4.gif) top center;
}

.textBox{
	width: 740px;
	height: auto;
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: left;
	color: #41342b;
}


.atBox{
	width: 740px;
	height: auto;
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: left;
	color: #41342b;
	border-top: dotted 1px #3e3317;
	margin-top: 10px;
	font-size: 10px%;
}

.ssIcon{
	width: 367px;
	height: auto;
	margin: 3px auto 0 auto;
	text-align: center;
	border: solid 3px #fff;
}

.ssBox{
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: left;
	color: #41342b;
}



.atBox li{
	margin: 0;
	padding: 0;
	text-indent: -8px;
	padding-left: 15px;
}


table{
	width: 100%;
	margin-top:10px;
	color: #3e3317;
	/* border-collapse: separate; */
}

td{
	padding: 5px;
	background: #fff;
	border: solid 2px #dbcca3;
}

td.title{
	width: 80px;
	text-align: center;
}


.at{
	font-size: 12px;
	line-height: 1.2;
}

#btn_shop {
	width: 441px;
	height: 57px;
	margin: 0 auto;
	text-align: center;
}

#btn_shop a{
	background: url(/nol/service/images/serial_number/btn_shop.gif);
	width: 441px;
	height: 57px;
	display: block;
}

#btn_shop a:hover{
	background: url(/nol/service/images/serial_number/btn_shop.gif) 0px -57px;
}

#btn_shop strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}


.end{
	color: #ccc;
}

/* garally
=======================================*/
.garally {width: 600px; height:380px; margin: 0 auto; text-align: center; padding:0 0 0 0;}
.garally .g_cont {}
.garally .controls { margin-top:-80px; margin-left:10px;}
.garally .controls a { height:20px; width:20px; background:#933; display:block; z-index:1000; float:left; border:#fff solid 1px; margin-left:5px; color: #fff;}
.garally .controls a:hover { background:#fff; color:#000; height:20px; width:20px; margin-top:-5px;}
.garally div.scroller { width: 600px; height:380px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 600px; height:380px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}






a:link { color: #ff0000; }
a:visited { color: #ff0000; }
a:hover { color: #008000; }
a:active { color: #ff0000; }


.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}

