*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}
body {
	background-color: #79140a;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	overflow-y:scroll;
}

.j10 {
	font-size: 11px;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	letter-spacing: 1px;
}
.j10w {
	font-size: 11px;
	line-height: 135%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.j10cap {
	font-size: 11px;
	line-height: 135%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	letter-spacing: 0.5px;
}
.j11 {
	font-size: 12px;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	letter-spacing: 1px;
}
.j12 {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.j13 {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.e10 {
	font-size: 11px;
	line-height: 140%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.e10w {
	font-size: 11px;
	line-height: 135%;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.e10cap {
	font-size: 11px;
	line-height: 125%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.e11 {
	font-size: 12px;
	line-height: 135%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.e12 {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.e13 {
	font-size: 15px;
	line-height: 125%;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
}
h1,h2,h3,h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
	padding: 0px;
}
