@charset "utf-8";


/* ---------------------*/
/*         BODY         */
/* ---------------------*/
#waku_top{
	width: 834px;
	padding: 55px 0 0 0;
	margin: 0 auto;
	color: #5e3601;
	background: url(../img/frame_top.png) 0 0 no-repeat;
}
#waku_btm{
	padding: 0 0 59px 0;
	background: url(../img/frame_btm.png)  0 bottom no-repeat;
}
#waku{
	background: url(../img/frame.png) 0 0 repeat-y;
}
#waku p#ttl{
	text-align: center;
	padding: 0;
	vertical-align: top;
}
#clm{
	width: 759px;
	height: 800px;
	margin: 0 auto;
	position: relative;
	background: url(../img/bg.jpg) 0 0 no-repeat;
}
.qr{
	position: absolute;
	top: 20px;
	right: 55px;
}
.sc1{
	position: absolute;
	top: 405px;
	right: 36px;
}
#waku p.stl{
	padding: 20px 0 0 92px;
}
#waku p.txt1{
	padding: 18px 0 30px 92px;
}
#waku p.txt2{
	padding: 20px 0 30px 60px;
}
#waku p.txt3{
	padding: 0 0 40px 60px;
}
#waku p.txt4{
	text-align: center;
	padding: 0 0 30px 0;
}
#waku p.txt5{
	padding: 0 0 50px 60px;
}
#waku p.txt6{
	padding: 0 0 90px 60px;
}

#backtotop{
	margin: 30px 0 60px 0;
	text-align: center;
}
