@charset "Shift_JIS";

body {
	padding: 0;
	margin: 0;
	background: transparent;
	text-align: left;
	color: #5d5d5d;
}

#wrap{
	width: 880px;
	height: 545px;
	margin: 0 auto;
}

#wrap #wrapbody{
	width: 880px;
	height: 545px;
	background:url(../img/bg.png) top left no-repeat;
	position: relative;
}

#wrap #wrapbody .title01{
	position: absolute;
	left: 50px;
    top: 45px;
}
#wrap #wrapbody .text {
	position: absolute;
	left: 50px;
	top: 120px;
}
#wrap #wrapbody .btn{
	position: absolute;
	left: 46px;
	top: 388px;
}
#wrap #wrapbody .pricelist{
	position: absolute;
	left: 50px;
	top: 200px;
}
#wrap #wrapbody ol.note {
	position: absolute;
	left: 46px;
	top: 435px;
	width: 785px;
}
#wrap #wrapbody ol.note li {
	font-size: 110%;
	line-height: 1.6;
   padding: 0 0 2px 1em;
   text-indent: -1em;

}
