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

div.footer{
	width: 880px;
	height: 64px;
	margin: 0;
	text-align: center;
	padding: 36px 0 0 0;
	background: url('img/footer_back.png') no-repeat;
}

#frame{
	width: 1000px;
	position: absolute;
	margin-left: 50%;
}

img{
	border: 0;
	margin: 0;
}
img.voice{
	margin-right: -275px;
}

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: #fff;
	color: #000;
}
td.head{
	padding-left: 65px;
}
td.frame{
	width: 800px;
	font-size: 14px;
	line-height: 33px;
	text-align: left;
	padding: 0 25px;
	color: #445;
}
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: 800px;
	font-size: 11px;
	margin: 0;
	border: solid #ccc;
	border-width: 0 1px;
}
td.tokutei{
	width: 180px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
td.tokutei2{
	width: 620px;
}

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

p.border{
	width: 748px;
	margin: 0;
	padding: 0 25px;
	border: solid #ccc;
	border-width: 0 1px;
}
p.voice{
	width: 473px;
	margin: 0;
	padding: 0 300px 0 25px;
	border: solid #ccc;
	border-width: 0 1px;
}
p.border2{
	width: 748px;
	margin: 0;
	padding: 0 25px;
	border: solid #ccc;
	border-width: 0 1px;
	text-align: right;
}
p.item{
	width: 748px;
	margin: 0;
	padding: 0 25px;
	border: solid #ccc;
	border-width: 0 1px;
	text-align: center;
}
p.text{
	padding: 0 26px;
}

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

ul{
	width: 733px;
	border: solid #ccc;
	border-width: 0 1px;
	margin: 0;
	padding: 0 25px 0 40px;
}
li{
	font-weight: bold;
}
