/* CSS Document 2006.12.1 */





/* -------------------- text -------------------- */

body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/background_main.gif");
	background-position: center;
	background-color: #333300;
}
a {
	text-decoration: none;
	color: #FF5500;
}
a:hover {
	color: #FF2200;
}
h1 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #993300;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #676521;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
h3 {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif, "細明朝体";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #676521;
	border-left: solid 4px #B3B380;
	border-top: solid 1px #B3B380;
	margin: 40px 0px 5px 0px;
	padding: 4px 0px 0px 4px;
}
h4 {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif, "細明朝体";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #676521;
	border: solid 1px #B3B380;
	border-left: solid 3px #B3B380;
	margin: 40px 0px 15px 0px;
	padding: 0px 0px 0px 5px;
}
h5 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #676521;
	border-bottom: solid 1px #B3B380;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
}
p {
	margin: 0px;
}
.caption {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 3px;
}





/* -------------------- other -------------------- */

img {
	border: 0px;
}
form {
	margin: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
li {
	background-image: url("../images/point_square.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 12px;
	list-style: none;
}
td {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_clear {
	clear: both;
}
.border {
	border-top: solid 1px #B3B380;
	margin: 0px;
}
.border_dashed {
	border-top: dashed 1px #B3B380;
	margin-top: 10px;
	padding-top: 10px;
}
.space {
	clear: both;
	height: 20px;
}
.image_left {
	float: left;
	margin: 0px 20px 5px 0px;
}
.image_right {
	float: right;
	margin: 0px 0px 5px 20px;
}






/* -------------------- color -------------------- */

.color_red {
	color: #993300;
}
.color_green {
	color: #676521;
}
.color_khaki {
	color: #B3B380;
}
.color_white {
	color: #FFFFFF;
}





/* -------------------- middle -------------------- */

#middle {
	width: 750px;
	text-align: left;
	margin: auto;
}
#middle p {
	font-size: 12px;
	line-height: 20px;
}
#middle ul {
	font-size: 12px;
	line-height: 20px;
}






/* -------------------- header -------------------- */

#header_main {
	height: 360px;
	text-align: center;
	margin: auto;
	background-image: url("../images/header_image_01.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
#header_sub {
	height: 120px;
	text-align: center;
	margin: auto;
	background-image: url("../images/header_image_02.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
#header_sub .logo {
	display: block;
	width: 800px;
	height: 80px;
	text-align: center;
	margin: auto;
}





/* -------------------- footer -------------------- */

#footer {
	width: 750px;
	height: 70px;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	padding-top: 10px;
}
