@charset "shift_jis";

*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}

body {
	overflow-y:scroll;
	margin: 0px;
	color: #333333;
	background-color: #f0eddc;
}
.j10 {
	font-size: 12px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
}
.j10w {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.j10cap {
	font-size: 12px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	letter-spacing: 0.5px;
}
.j11 {
	font-size: 14px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
}
.j12 {
	font-size: 14px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
	float: none;
}
.j13 {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.j13narrow {
	font-size: 16px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.j14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
}
.j14rd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.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:visited {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float: left;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	float: left;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
dd {
	margin: 0px;
	padding: 0px;
}

p {
	padding-top: 0px;
	margin-top: 0px;
}
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
ul {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}

