html,body{
	background: url(/nol/10th/img/new_index/main_bg.jpg) #000 top center repeat-x;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

strong{font-weight: bold;}

#wrapper_box{
	width: 800px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

#cont_main_box{
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background: #000;
	border: solid 1px #cfc94e;
}
.list_box{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding-top: 120px;
	background: url(/nol/10th/img/lottery/list_bg.jpg) top center no-repeat;
}

.main_bg{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding-top: 0px;
	background: url(/nol/10th/img/lottery/main_bg.jpg) top center;
}

h2{
	width: 700px;
	text-align: left;
	margin: 0 auto;
	line-height: 1.3;
	padding-top: 20px;
	padding-bottom: 5px;
}

h3{
	width: 665px;
	text-align: left;
	margin: 5px auto;
	line-height: 1.5;
	padding: 5px 0 0 5px;
	font-weight: bold;
	font-size: 16px;
	color: #004080;
	border-left: solid 5px #004080;
	
	
}

.txt_box{
	width: 670px;
	text-align: left;
	margin: 0 auto;
	line-height: 1.3;
	font-size: 14px;
}

.ss_box{
	width: 630px;
	text-align: center;
	margin: 5px auto;
}

.at{
	width: 700px;
	text-align: left;
	margin: 0 auto;
	line-height: 1.3;
	font-size: 12px;
}

#h2_title6_box{
	width: 721px;
	border: solid 1px #a62424;
	margin-left: -1px;
	background: #a62424;
	text-align: left;
	padding-left: 10px;
	margin: 20px auto 10px auto;
}
.red{
	color: #a62424;
}








/* sm_btn
==================================================== */

#sm_btn{
	height: 25px;
	text-align: left;
	overflow:hidden;
	padding-top: 2px;
}
#sm_btn li{
	/*  border: solid 1px #000; */
	padding: 0 5px 0 0;
	float: left;
	display: block;
}

iframe.twitter-share-button {
    width: 70px!important;
}

ul.List_ul{
	margin: 0 0 0 5px;
	padding:0 0 0 10px;
	
}

ul.List_ul li{
	list-style-type: disc;
	margin: 0;
	padding: 0;
	/* border: solid 1px #000; */
}








img {
 vertical-align: bottom;
}



.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}