@charset "utf-8";
/* CSS Document */

/*　全体の設定　*/
.clear {
	clear: both;
}
body, td, th {
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:20px;
	letter-spacing:2px;
}
body, from, ul, ol, li {
	padding:0;
	margin:0;
}
body {
	margin:0;
	padding:0;
	color:#000000;
	background-color:#918d40;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
}
a:link { color:#006600 }
a:visited { color:#003300; }
a:active { color:#006600; }

.main {
	width:806px;
	height:auto;
	margin:0 auto;
}
.header {
	width:806px;
	height:72px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
.flash {
	width:806px;
	height:20px;
}
.menu {
	width:803px;
	height:34px;
	background-image:url(images/menu_back.jpg);
	background-repeat:no-repeat;
	padding-left:3px;
}
.content {
	width:800px;
	height:auto;
	background-image:url(images/cont_back.jpg);
	background-repeat:repeat-y;
	padding:10px 3px 20px 3px;
}
.obi {
	width:806px;
	height:20px;
}
.copy {
	width:806px;
	height:22px;
	background-image:url(images/copy.jpg);
	background-repeat:no-repeat;
}
/*　5秒ジャンプの設定　*/
.subheader{
	width:800px; height:171px;
	margin-left:3px;
}
.bun5{
	width:600px; height:auto;
	margin-left:98px;
}