@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #48555b;
	background-image: url(images/index_bg01.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.space_7px {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.box01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46630a;
}

.space_7px_notop {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.space_6px {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.space_10px {
	padding: 10px;
}
.space_iconpoint01 {
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.line_point_down_coffer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4CAA3;
}
.line_note {
	color: #666666;
	border: 1px dashed #CDC29B;
}
.line_rl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4CAA3;
	border-left-color: #D4CAA3;
}

.link_w {
	color: #FFFFFF;
}
.link_w a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link_w a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link_w a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.link_w a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.index_bg01 {
	background-color: #f8f5e3;
	background-image: url(images/index_down_bg03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.page_bg01 {
	background-color: #f7f3de;
	background-image: url(images/page_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.menu_bg01 {
	background-image: url(images/menu_bg01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 30px;
}
.menu_bg02 {
	background-image: url(images/menu_bg02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text_green {
	color: #46630a;
}
.text_coffer {
	color: #856f58;
	line-height: 17px;
}
.text_copyright {
	font-size: 12px;
	color: #B0BBBF;
	line-height: 16px;
}

.text_red {
	color: #CC0000;
}


.text_10px {
	font-size: 10px;
}

