body{
	background: url('img/background.jpg') center top repeat-y fixed;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	font-size: 14px;
	margin: 0;
	color: #444;
}
hr.inner{
	width: 750px;
}
h2{
	font-size: 16px;
	margin: 0;
	padding: 5px 0 0 10px;
	letter-spacing: 0.25em;
	margin-bottom: 25px;
	background: url('img/h2_back.jpg') center top no-repeat;
	color: #fff;
}
h2.red{
	font-size: 16px;
	margin: 0;
	padding: 5px 0 0 10px;
	letter-spacing: 0.25em;
	margin-bottom: 25px;
	background: url('img/rh2_back.jpg') center top no-repeat;
	color: #fff;
}
h3{
	font-size: 13px;
	margin-bottom: 25px;
	padding: 5px 0  0 15px;
	background: #99cc33;
	color: #fff;
}

img{
	border: 0;
	margin: 0;
}
img.up{
	position: relative;
	margin-top: -16px;
}
img.bread{
	margin-top: 10px;
}

div.sorder{
	width: 800px;
	height: 80px;
	background: url('img/credit.jpg') no-repeat;
	vertical-align: bottom;
	text-align: right;
}
div.sorder2{
	width: 800px;
	height: 80px;
	background: url('img/name.gif') no-repeat;
	vertical-align: bottom;
	text-align: right;
}

table.frame{
	width: 850px;
	margin: 0;
	background: #fff;
}
tr.frameb{
	height: 70px;
	font-size: 10px;
	color: #000;
	text-align: left;
	padding-left: 8px;
}
td.frameb{
	padding-top: 20px;
	padding-left: 25px;
}
td.frame{
	width: 850px;
	font-size: 14px;
	line-height: 32px;
	text-align: left;
	padding: 16px 25px;
}
td.full{
	width: 850px;
	line-height: 1.2em;
	padding: 0;
	padding-top: 16px;
}
table.inner{
	width: 800px;
	background: url('img/colk_middle.jpg') center top repeat-y;
	padding: 0 0 0 16px;
}
table.list{
	width: 850px;
	height: 180px;
	background: #000 url('img/list_back.jpg') bottom right no-repeat;
	text-align: right;
	padding: 8px;
}
td.list{
	text-align: right;
	vertical-align: bottom;
	line-height: 2em;
}

input.txt{
	width: 250px;
}
input.sub{
	width: 260px;
	margin-right: -2px;
}

table.tokutei{
	width: 800px;
	font-size: 11px;
	margin: 0;
}
td.tokutei{
	width: 200px;
	text-align: left;
	color: #000;
	font-weight: bold;
}
td.tokutei2{
	width: 600px;
}

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

p.note{
	margin: 0 10px;
}
p.vtitle{
	padding: 5px 3px;
	margin: 0 0 -19px 0;
	background: #000000 url('img/c_top.png') top no-repeat;
	line-height: 1.5em;
	font-weight: bold;
	color: #fff;
}
span.vtitle{
	color: #fd0;
}
p.voice{
	width: 790px;
	padding: 5px;
	border: 1px solid #99cc33;
	margin-bottom: 25px;
	line-height: 38px;
}
p.voicen{
	width: 792px;
	padding: 0 5px;
	background: #99cc33 url('img/c_bottom.png') bottom no-repeat;
	margin-top: -25px;
	margin-bottom: 25px;
	text-align: right;
}
p.check{
	width: 760px;
	padding: 5px;
	padding-left: 37px;
	border: 1px solid #99cc33;
	background: url('img/check_back.jpg') no-repeat;
	margin-bottom: 25px;
	line-height: 38px;
}
p.voice2{
	width: 794px;
	padding: 5px;
	background: #dfdfdf url('img/c_bottom.png') bottom no-repeat;
	margin-bottom: 25px;
	line-height: 38px;
}
p.voice2n{
	width: 794px;
	padding: 0 5px;
	background: #ffffcc;
	margin-top: -25px;
	margin-bottom: 25px;
	border: dashed #005200;
	border-width: 1px 0;
	text-align: right;
}


span.red{
	font-size: 14px;
	font-weight: bold;
	color: #e00;
}
span.br{
	font-size: 14px;
	font-weight: bold;
	color: #e00;
	background: url('img/line.jpg') left bottom repeat-x;
}
span.blue{
	font-size: 14px;
	font-weight: bold;
	color: #03c;
}
strong{
	font-size: 14px;
	color: #000;
}
u{
	font-weight: bold;
	color: #000;
}

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

img.order:hover{
	filter: alpha(opacity=70);
	opacity: 0.7;
}

ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
}
ul li.question{
	font-weight: bold;
	color: #000;
	height: 48px;
	padding-left: 48px;
	padding-top: 8px;
	margin-bottom: 16px;
	background: url('img/question.jpg') left top no-repeat;
	line-height: 28px;
}
ul li.answer{
	height: 48px;
	padding-left: 48px;
	margin-bottom: 64px;
	background: url('img/answer.jpg') left 6px no-repeat;
	line-height: 28px;
}

