body{
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	background: #fff url('img/background.gif') left top fixed;
}

h2{
	font-size: 25px;
	color: #000;
	margin: -1px 0 0 -40px;
	background: url('img/h2_back.png') left top no-repeat;
	padding: 10px 0 5px 35px;
}

h3{
	width: 747px;
	padding: 10px 0 5px 53px;
	background:#91672b url('img/h3_back.gif') left top no-repeat;
	margin:0;
	text-align: left;
	color: #fff;
}
h4{
	width: 784px;
	padding: 10px 0 5px 16px;
	background:#91672b;
	margin:0;
	text-align: left;
	color: #fff;
}

input.name{
	width: 100px;
}
input.mail{
	width: 240px;
}
input.sub{
	width: 135px;
}

img{
	border: 0;
	margin: 0;
}
img.top{
	margin-top: 8px;
}

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: #fff;;
	color: #000;
}
td.frame{
	width: 800px;
	font-size: 16px;
	line-height: 36px;
	text-align: left;
	padding: 0 40px;
}
td.footer{
	padding: 5px 0;
	background: #d8ba90;
	color:#000;
}

table.tokutei{
	width: 800px;
	font-size: 11px;
	margin: 0;
}
td.tokutei{
	width: 180px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
td.tokutei2{
	width: 620px;
	line-height: 24px;
}

span.red{
	font-weight: bold;
	color: #f50;
}
span.blue{
	font-weight: bold;
	color: #008;
}
span.footer{
	font-size: 11px;
}
strong{
	color: #000;
}
u{
	color: #000;
}

p.border{
	width: 748px;
	margin: 0;
	padding: 25px;
	border: solid #91672b;
	border-width: 0 1px 1px 1px;
}
p.border2{
	width: 748px;
	margin: 0;
	padding: 25px;
	border: solid #ffcc83;
	border-width: 2px 2px 2px 2px;
	background-color: #ffcc83;
}
p.border2:hover{
	cursor: pointer;
}
p.border3{
	width: 746px;
	margin: 0;
	padding: 25px;
	border: solid #f80;
	border-width: 0 2px 0 2px;
	
}
p.border3b{
	width: 746px;
	margin: 0;
	padding: 0 25px;
	border: solid #f80;
	border-width: 0 2px 0 2px;
	line-height: 26px;
}

p.border4{
	margin: 0;
	padding: 0 25px;
	border-top: dashed #ffcc83;
	border-width: 1px;
	text-align: left;
}
p.border5{
	width: 748px;
	margin: 0;
	padding: 25px;
	border: solid #ffcc83;
	border-width: 2px 2px 2px 2px;
}

p.yel{
	width: 736px;
	margin: 0;
	padding: 32px;
	background: #e6e6e6;
	text-align: center;
	color: #225;
	border: dashed 1px #225;
}
p.yel2{
	width: 736px;
	margin: 0;
	padding: 0 32px;
	background: #ffd46c;
	color: #500;
}

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

ul.qa{
	width: 750px;
	margin: 0;
	padding: 25px;
	list-style-type: none;
	border: solid #ccf;
	border-width: 1px 1px 0 1px;
}
li.question{
	background: url('img/question.gif') left top no-repeat;
	padding-left: 78px;
	padding-top: 45px;
	margin-bottom: 16px;
	font-weight: bold;
	color: #26d;
	border: solid #ccf;
	border-width: 1px 0 0 0;
}
li.question2{
	background: url('img/question.gif') left top no-repeat;
	padding-left: 78px;
	padding-top: 45px;
	margin-bottom: 16px;
	font-weight: bold;
	color: #26d;
}
li.answer{
	background: url('img/answer.gif') left top no-repeat;
	padding-left: 78px;
	padding-top: 45px;
	margin-bottom: 32px;
}

img.voice{
	margin-top: -48px;
}

table.list{
	background: url('img/plist.jpg') no-repeat;
	width: 750px;
	height: 200px;
}

table.list{
	width: 750px;
	height: 200px;
	font-size: 11pt;
	line-height: 1.75em;
	background: url('img/list_back.gif') no-repeat;
}
table.lis{
	width: 320px;
	font-size: 13px;
}


input{
	width: 250px;
}
input.sub{
	width: 300px;
	height: 75px;
	margin: 0 0 12px 0;
	background: url('img/submit_a.gif') left top no-repeat;
	border: none;
}
input.sub:hover{
	background: url('img/submit_b.gif') left top no-repeat;
	cursor: pointer;
}
form{
	padding:0;
	margin:0;
}