body{
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	font-size: 14px;
	margin: 0;
	color: #333;
	background: #dfdfdf url('img/background.jpg');
}

#frame{
	width: 100%;
}
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: #d60000;
}
h3{
	font-size: 13px;
	margin-bottom: 25px;
	padding: 5px 0  0 15px;
	background: #99cc33;
	color: #fff;
}
hr{
	height: 1px;
	border: 0;
	background: #fff;
}

img{
	border: 0;
	margin: 0;
}
img.blueh{
	margin: 0 -9px 0 0;
}

div.sorder{
	width: 828px;
	text-align: left;
	position: absolute;
	padding: 0;
	margin: 0 0 0 -47px;
	height: 200px;
}
div.sorder2{
	width: 800px;
	height: 80px;
	background: url('img/name.gif') no-repeat;
	vertical-align: bottom;
	text-align: right;
}
#full{
	width: 100%;
	height: 50px;
	background: #000;
	position: fixed;
	border: solid #fff;
	border-width: 0 0 1px 0;
	z-index: 999;
	margin: 0;
}
#full_in{
	width: 790px;
	height: 40px;
	background: #333;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	padding: 5px;
	color: #fff;
	font-size: 12px;
}
* html #full{
	position: absolute;
	z-index: 9999;
}
input{
	height: 25px;
	width: 150px;
	padding-top: 10px;
	border: 0;
}
input.name{
	background: url('img/input_name.gif') no-repeat;
}
input.mail{
	background: url('img/input_mail.gif') no-repeat;
	padding-right: -50px;
}
input.sub{
	height: 25px;
	margin-top: -3px;
	width: 50px;
	background: url('img/mail_icon.gif') no-repeat;
	cursor: pointer;
}

table.frame{
	width: 800px;
	background: #fff;
	color: #111;
	border: solid #ccc;
	border-width: 0 1px;
}
tr.frameb{
	font-size: 10px;
	text-align: left;
	padding-left: 8px;
}
td.frameb{
	padding-right: 15px;
	background: #000;
	color: #fff;
	text-align: right;
}
td.frame{
	width: 800px;
	font-size: 15px;
	line-height: 33px;
	text-align: left;
	padding: 16px 15px;
	background: #fff;
	color: #333;
}
td.frame2{
	width: 800px;
	font-size: 15px;
	line-height: 33px;
	text-align: left;
	padding: 16px 15px;
	background: #ffffcc;
}
td.full{
	width: 800px;
	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: 800px;
	padding-top: 50px;
}

table.tokutei{
	width: 770px;
	font-size: 11px;
	margin: 0;
}
td.tokutei{
	width: 200px;
	text-align: left;
	color: #111;
	font-weight: bold;
}
td.tokutei2{
	width: 570px;
	color: #111;
}
td.tokutei_l{
	height: 1px;
	background: #ccc;
}
table.ps{
	border: 1px solid #000;
	width: 100%;
	text-align: center;
}

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


span.red{
	font-weight: bold;
	color: #d60000;
}
span.br{
	font-weight: bold;
	background: #d60000;
	padding-top: 2px;
	color: #fff;
}
span.blue{
	font-weight: bold;
	color: #009;
}
strong{
	color: #000;
}
u{
	color: #000;
}
p.space{
	margin: 0 0 0 28px;
}


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

img.order:hover{
	filter: alpha(opacity=70);
	opacity: 0.7;
}
p.vt{
	margin: 0;
	padding: 5px 5px 0 5px;
	font-weight: bold;
	background: #ff7e00;
}
p.vm{
	margin: 0;
	padding: 5px;
	border: 1px solid #ff7e00;
}