.contents-bg {
	background: url(../images/apollo_kinoko_bg1.jpg) 0 0 repeat-y;
	padding-bottom: 40px;
}
.pT20 {
	padding-top: 20px;
}
pB20 {
	padding-bottom: 20px;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}

.thbox {
	position: relative;
}
.thbox ul {
	position: absolute;
	top: 5px;
	left: 110px;;
}
.thbox ul li:last-child {
	margin-right: 0px;
}
.thbox ul li {
	margin-right: 40px;
	float: left;
}


/*20150714 add*/

#main_sectioin{
    width: 910px;
    height: auto;
	margin:30px 0 0 0; 
	padding:30px 0;
	
	background-image: url(/sweets/okashi-land/sp/making/images/cnt_bg_top.png),
		url(/sweets/okashi-land/sp/making/images/cnt_bg_bottom.png),
		url(/sweets/okashi-land/sp/making/images/cnt_bg_body.png);
	background-repeat: no-repeat,
		no-repeat,
		repeat-y;
	background-position: top left,
		bottom left,
		0 22px;
}



.pkg{
	width:810px;
	height:320px;
	margin:0 auto;
}

.pkg li{
	width:405px;
	float:left;
	
}


.level,
.arrange{
	width:826px;
	margin:0 auto;
}

.howto{
	width:834px;
	margin:0 auto;
}

.deco{
	position: relative;
}
.nicolate{
    position: absolute;
    bottom: 60px;
    text-align: center;
    width: 100%;
}
.nicolate p{
	margin-bottom: 10px;
}
