@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F5F2E9;
}
#haikei920 {
	background-image: url(images/kage.gif);
	background-repeat: repeat-y;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#haikei900 {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner900_300 {
	height: 300px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner900_300 p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#honbun820 {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#honbun820 p {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	clear: both;
}
#foot900 {
	background-color: #F5F2E9;
	height: 70px;
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot900 p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	padding-top: 30px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
}
#foot900 a {
	color: #666666;
	text-decoration: none;
}

table.sample{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	text-align: left;
}
.sample th{
	background-color:#CEEBCD;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.sample td{
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#kakomi_1 {
	width: 818px;
	border: 1px solid #7C5B32;
	margin-bottom: 50px;
	line-height: 20px;
}
#kakomi_1 p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 60px;
}
#kakomi_2 {
	width: 818px;
	border: 1px solid #7C5B32;
	margin-bottom: 50px;
	background-color: #FBF9F4;
	line-height: 35px;
}
#kakomi_2 p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}
#kakomi_3 {
	width: 818px;
	border: 1px solid #7C5B32;
	margin-bottom: 50px;
	background-color: #FBF9F4;
	line-height: 20px;
}
#kakomi_3 p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	color: #755A4F;
	font-weight: bold;
	font-size: 18px;
}
.style2_2 {
	color: #993300;
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
}

.style2_3 {
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
}

.style3 {font-size: 14px}
.style4 {
	color: #7C5B32;
	font-weight: bold;
}
.style6 {
	color: #000000;
	font-weight: bold;
	font-size: 17px;
}
.komoji {
	font-size: 14px;
	line-height: 20px;
}
.style7 {
	color: #990000;
	font-weight: bold;
}
.style8 {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}
.style9 {
	font-size: 24px;
	font-weight: normal;
	color: #8B7367;
}
.style12 {font-size: 18px}
.style14 {
	color: #5C3F21;
	font-weight: normal;
	font-size: 18px;
}

a:hover img {
	filter:alpha(opacity=50);
}
#kakomi_2 img {
	background-position: bottom;
}

.bg_yellow {
	background: #FFFF00;
}



/***********************************/

#header{
	margin:0 auto;
	width: 920px;
}

#header ul {
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
	list-style:none;
}

#header li {
	float: left;
	margin:0 10px 0 0;
	padding:0;
	font-size: 10px;
}

#header h1{
	width:auto;
	padding: 0 10px 0 0;
	margin:0;
	font-size:10px;
	font-weight:normal;
	text-align:right;
}

