body{
	font-size: 14px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;	margin: 0;
	color: #555;
	background: #fa9cb8 url('img/background.jpg') left bottom repeat-x fixed;
}
div.header{
	width: 800px;
	margin: 0 -25px;
	text-align: center;
	background: url('img/header.jpg') center top no-repeat;
	height: 44px;
}
div.footer{
	width: 800px;
	margin: 0 -25px;
	text-align: center;
	background: url('img/footer_back.jpg') center top no-repeat;
	padding: 48px 0 0 0;
}
div.longl{
	width: 100%;
	height: 80px;
	position: absolute;
	right: 50%;
	margin-right: -350px;
	text-align: right;
}
div.longs{
	height: 80px;
}
#frame{
	width: 1200px;
	height: 100%;
	background: url('img/background2.jpg') no-repeat 880px bottom fixed;
	position: relative;
}
h2{
	font-size: 18px;
	margin: -16px -10px 16px -10px;
	letter-spacing: 0.15em;
	padding: 5px 10px 0 10px;
	color: #fff;
	background: #222;
}
h2.st{
	font-size: 18px;
	margin: -16px -10px 16px -10px;
	letter-spacing: 0.15em;
	padding: 5px 10px 0 10px;
	color: #fff;
	background: #009200;
}
h3{
	font-size: 13px;
	margin-bottom: 25px;
	padding: 5px 0  0 15px;
	background: #99cc33;
	color: #fff;
}
hr{
	height: 1px;
	border: 0;
	background: #fa9cb8;
}

img{
	border: 0;
	margin: 0;
}
img.right{
	margin-right: -315px;
}
img.bread{
	margin-top: 10px;
}
img.prp{
	margin-right: 48px;
}
img.tp{
	margin: 0 -25px;
}
img.header{
	margin-left: -100px;
}
img.vp{
	margin-right: 15px;
	margin-left: -180px;
}
img.al:hover{
	filter: alpha(opacity=70);
	opacity: 0.7;
}
img.triple{
	margin-left: -25px;
	margin-right: -45px;
}
img.head{
	margin-top: -50px;
}
img.left{
	margin-left: -235px;
	margin-right: 10px;
}

#item{
	font-size: 13px;
	border: 1px solid #000;
	margin: 0 -10px 0 -9px;
	padding: 5px;
	height: 350px;
}
input.name{
	width: 100px;
}
input.mail{
	width: 200px;
}
table.list{
	background: url('img/plist.jpg') no-repeat;
	width: 750px;
	height: 200px;
}
td.form{
	text-align: right;
	padding: 5px 10px;
}
table.frame{
	width: 880px;
	background: url('img/table_back.gif') left bottom no-repeat fixed;
	color: #111;
}
td.head{
	padding-left: 65px;
}
td.frame{
	width: 750px;
	font-size: 15px;
	line-height: 33px;
	text-align: left;
	padding: 0 25px;
	color: #655;
}
td.frame2{
	width: 800px;
	font-size: 15px;
	line-height: 33px;
	text-align: left;
	padding: 16px 15px;
	background: url('img/yellow_back.jpg') top center;
	color: #000;
}
td.full{
	width: 850px;
	height: 24px;
	line-height: 1.2em;
	padding: 0;
}
td.fulla{
	width: 800px;
	height: 48px;
	line-height: 1.2em;
	padding: 0;
}
td.fullb{
	width: 800px;
	height: 48px;
	line-height: 1.2em;
	padding: 0;
}
td.header{
	width: 850px;
	padding: 50px;
}

table.tokutei{
	width: 750px;
	font-size: 11px;
	margin: 0;
}
td.tokutei{
	width: 200px;
	text-align: left;
	color: #111;
	font-weight: bold;
}
td.tokutei2{
	width: 550px;
	color: #111;
}
td.tokutei_l{
	height: 1px;
	background: #ccc;
}

img.voice{
	margin-bottom: 12px;
}
img.list{
	margin-top: 5px;
}

span.red{
	font-weight: bold;
	color: #d00;
}
span.blue{
	font-weight: bold;
	color: #009;
}
span.footer{
	font-size: 11px;
}
strong{
	color: #000;
}
u{
	color: #000;
}
p.frame{
	width: 740px;
	padding: 15px;
	border: 1px solid #000;
}
p.voice{
	width: 700px;
	margin: -35px 0 0 0;
	padding: 15px 25px;
	background: #fff url('img/p_bottom.jpg') center bottom no-repeat;
}
p.top_voice{
	width: 698px;
	margin: 0;
	padding: 15px 25px;
	border: solid #fa9cb8;
	border-width: 0 1px;
	background: #ffe0e0;
}
p.top_voice2{
	width: 473px;
	margin: 0;
	padding: 15px 25px 0 250px;
	border: solid #fa9cb8;
	border-width: 0 1px;
	background: #ffe0e0;
}
img.box_t{
	margin-right: -90px;
}
p.box{
	width: 740px;
	margin: 0;
	padding: 15px;
	padding-top: 30px;
	background: url('img/box_m.gif') no-repeat bottom;
}
p.space{
	margin: 0 0 0 28px;
}

span.under{
	font-weight: bold;
	color: #000;
	background: url('img/background2.jpg') repeat-y left;
	padding-left: 14px;
}

a{
	color: #f00;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.footer{
	color: #000;
	font-size: 10px;
}

img.order:hover{
	filter: alpha(opacity=70);
	opacity: 0.7;
}
ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li.question{
	background: url('img/question.gif') left 32px no-repeat;
	padding-left: 40px;
	padding-top: 32px;
	margin-bottom: 16px;
	font-weight: bold;
	border: dotted #112;
	border-width: 3px 0 0 0;
	color: #000;
}
li.answer{
	background: url('img/answer.gif') left top no-repeat;
	padding-left: 40px;
	margin-bottom: 32px;
}
li.ball{
	background: url('img/ball.gif') left top no-repeat;
	padding-left: 40px;
	margin-bottom: 16px;
	font-weight: bold;
	color: #000;
}