@charset "utf-8";
/* CSS Document */

.big {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 18px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
}


.bace {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
}

.bace1 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
}


.bace2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-style: normal;
	line-height: 110%;
	color: #333333;
	letter-spacing: -2px;
}

.bace3 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	color: #333333;
	letter-spacing: -1px;
}

.mideum {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 145%;
}

.mideum_g {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 145%;
	color: #6D6B41;
}

.mideum1 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	color: #333333;
}

.small {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	font-style: normal;
	line-height: 135%;
	color: #333333;
}

.midashi {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	font-style: normal;
	line-height: 135%;
	color: #333333;
}

.menu {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	font-style: normal;
	line-height: 125%;
	color: #333333;
}

.filedsize {
	widht: 200px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
	color: #BDB48C;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px auto;
	padding: 2px 0px 0px;
}

h1, h2, h3, h4, h5, h6, p {
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.hasen_table {
 	border-style: dotted;
 	border-width: 1px;
 	border-color: #999999;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.teiin {
	color: #FFF;
	background-color: #EE4646;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hr_beige {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAE3CE;
	border-right-color: #EAE3CE;
	border-bottom-color: #EAE3CE;
	border-left-color: #EAE3CE;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.img_left {
	display: block;
	float: left;
	margin-right: 5px;
}
.img_center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.img_right {
	display: block;
	float: right;
	margin-left: 5px;
}
