@charset "shift_jis";
*html body {
   overflow-y:auto;
}
*+html body {
   overflow-y:auto;
}
body {
	overflow-y:scroll;
	color: #333333;
	font-size: 12px;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN','MS P Gothic', Helvetica, sans-serif;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../img/bg.png) center 0 repeat #ffdf2d;
}
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
}
li {
	list-style-type: none;
}
em, strong {
	font-style: normal;
	font-weight: bold;
}
img {
	border: 0;
	vertical-align: bottom;
}
:focus {
	outline: none;
}
a:link, a:visited {
	outline: none;
	color: #6d4d00;
}
a:hover, a:active {
	outline: none;
	color: #ed4d00;
}
/*--- clearfix ---*/
.clearfix:before,
.clearfix:after {
	content : "";
	display : table;
}
.clearfix:after {
	clear : both;
}
#container{
	width: 680px;
	margin: 0 auto;
	padding: 30px 0 36px 0;
}
#ttl{
	padding: 0 7px 25px 0;
}
#btn_close{
	padding: 0 0 30px 0;
}
.btn_howto{
	position: absolute;
	top: 113px;
	left: 360px;
}
#sec2014{
	margin: 0 auto 30px auto;
	width: 680px;
	height: 1125px;
	padding: 0;
	background: url(../img/box_bg2016.png) 0 0 no-repeat;
	position: relative;
	text-align: left;
}
#sec2014_inner{
	padding: 90px 0 0 0;
	text-align: center;
}
.txt2014{
	padding: 0 0 25px 0;
}
.items2014{
	padding: 0 0 15px 0;
}

#frame_btm{
	padding: 0;
}
#sec2{
	margin: 0 auto;
	width: 680px;
	background: url(../img/box_bg2.png) 0 0 repeat-y;
	position: relative;
	text-align: left;
}
#ttl2{
	text-align: center;
	padding: 20px 0 0 0;
}
#hs001{
	text-align: center;
	padding: 30px 0 0 0;
}
#txt_box{
	width: 572px;
	margin: 0 auto;
	color: #623621;
}
.txt1{
	font-size: 13px;
	font-weight: bold;
	color:#db4903;
	padding: 30px 0 0 0;
}
.txt2{
	font-size: 12px;
	padding: 20px 0 10px 12px;
	letter-spacing: 1px;
	line-height: 1.6;
	text-indent: -12px;
}
.txt3{
	font-size: 12px;
	padding: 0 0 10px 12px;
	margin-left: 12px;
	line-height: 1.6;
	text-indent: -12px;
}
.list1{
	padding: 0 0 0 12px;
}
.list1 li{
	text-indent: -12px;
	font-size: 13px;
	padding: 0 0 8px 12px;
	line-height: 1.4;
}
.list2{
	padding: 10px 0 30px 0;
}
.list2 li{
	text-indent: -12px;
	font-size: 12px;
	padding: 0 0 5px 32px;
	line-height: 1.4;
	background: url(../img/li.png) 0 3px no-repeat;
}
