﻿@charset "utf-8";
body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
/*	background-image : url(img/bg.gif);
	background-repeat:repeat-y;
	background-position:50% 50%;
	background-attachment:fixed;*/
	background-color: #ECB851;
	width: 830px;
	margin: 0 auto;
	padding: 0;
}
A:link {
	COLOR: #d31356; TEXT-DECORATION: none
}
A:visited {
	COLOR: #d31356; TEXT-DECORATION: none
}
A:active {
	COLOR: #d31356; TEXT-DECORATION: none
}
A:hover {
	COLOR: #d31356; TEXT-DECORATION: underline
}
h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
th,td {
	text-align: left;
}
#main {
	width: 830px;
	height: auto;
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	text-align: center;
}
#radio,#corner,#form {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#top {
	width: 830px;
	height: 575px;
	margin: 0;
	padding: 0;
}
#corner p {
	width: 580px;
	margin: 5px 125px 15px 125px;
	text-align: left;
}
.wbody {
	width: 830px;
	text-align: center;
	padding: 1em 0;
	background: url(img/wbody.gif);
	background-repeat: repeat-y;
}
.wbottom {
	width: 830px;
	height: 35px;
	background: url(img/wbottom.jpg);
	background-repeat: no-repeat;
}

#copy {
	width: 830px;
	height: 25px;
}

