div#content_wrapper{
	background-image:url(../images/bg.jpg);
	background-position:center top;
}
div#top_area{
	margin-top:20px;
	position:relative;
	height:356px;
}
div#top_area h2{
	position:absolute;
	background-image:url(../images/header.png);
	width:980px;
	height:356px;
	overflow: hidden;
	text-indent:-9999px;

}
div#top_area #btn_youtube a{
	top:235px;
	left:635px;
	position:absolute;
	background-image:url(../images/youtube.png);
	width:245px;
	height:70px;
	overflow: hidden;
	display:block;
	text-indent:-9999px;
}
div#top_area #btn_youtube a:hover{
	background-position:0 -70px;
}

div#top_area #btn_facebook a{
	position:absolute;
	background-image:url(../images/facebook_btn.png);
	width:46px;
	height:59px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	left:900px;
	top:240px;
}
div#top_area #btn_facebook a:hover{
	background-position:0 -59px;
}


div#contents{
	width:980px;
	background-color:#FAA634;
	position:relative;
}
div#contents #exbg{
	background-image:url(../images/wood.jpg);
	width:980px;
	height:313px;
	display:block;
	overflow: hidden;
	position:absolute;
	top:0px;
	left:0px;
}
div.section{
	position:relative;
	width:920px;
	margin:0 auto;
	margin-top:10px;
}
div.section div.section_top{
	background-image:url(../images/section_top.gif);
	width:920px;
	height:15px;
	overflow: hidden;
	display:block;
}
div.section div.section_middle{
	background-image:url(../images/section_middle.gif);
	display:block;
}
div.section div.section_bottom{
	background-image:url(../images/section_bottom.gif);
	width:920px;
	height:15px;
	display:block;
	overflow: hidden;
}
p#title_1{
	background-image:url(../images/how.jpg);
	width:701px;
	height:69px;
	overflow: hidden;
	text-indent:-9999px;
	margin:0 auto;
	margin-bottom:17px;
}
p#title_okame{
	background-image:url(../images/okame.jpg);
	width:443px;
	height:80px;
	overflow: hidden;
	text-indent:-9999px;
	margin-left:30px;
	margin-bottom:18px;
	background-repeat: no-repeat;
}
p#title_pchan{
	background-image:url(../images/pchan.jpg);
	width:415px;
	height:75px;
	overflow: hidden;
	text-indent:-9999px;
	margin-left:30px;
	margin-bottom:18px;
	background-repeat: no-repeat;
}

li p{
	display:none;
}
ul#how_list{
	position:relative;
	width:860px;
	margin:0 30px;
	margin-bottom:16px;
}
ul#how_list li{
	float:left;
	margin-bottom:20px;
	}
ul#how_list li.mr{
	margin-right:20px;
}

ul#how_list li.mb0{
	margin-bottom:0px;
}

ul#okame_list{
	position:relative;
	width:860px;
	margin:0 30px;
	margin-bottom:16px;
}
ul#okame_list li{
	float:left;
	margin-bottom:20px;
	}
ul#okame_list li.mr{
	margin-right:20px;
}

ul#okame_list li.mb0{
	margin-bottom:0px;
}

ul#pchan_list{
	position:relative;
	width:860px;
	margin:0 30px;
	margin-bottom:16px;
}
ul#pchan_list li{
	float:left;
	}
ul#pchan_list li.mr{
	margin-right:10px;
}

div#toiawase{
	width:920px;
	margin:0px auto;
	margin-top:10px;
}
div#bottom_img{
	background-image:url(../images/bottom.png);
	width:980px;
	height:30px;
	overflow: hidden;
	display:block;

	margin-bottom:25px;
}