@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F5EB;
	background-image: url(images/index_bg03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6633;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.selection_bg02 {
	background-image: url(images/selection_bg02.gif);
	background-repeat: repeat-x;
	height: 14px;
	background-position: center bottom;
}
.box01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.index_bg01 {
	background-image: url(images/index_bg01.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.index_bg02 {
	background-image: url(images/index_bg02.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.space_3px {
	padding: 3px;
}
.space_5px {
	padding: 5px;
}
.space_5px_down {
	padding-bottom: 5px;
}

.space_10px_down {
	padding-bottom: 10px;
}
.space_10px {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.line_point_b {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.line_point_b2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.line_all {
	padding: 1px;
	border: 3px solid #DCDCDC;
}
.line_b_notop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.line_b_all {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
.line_b_foot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}

.text_blue {
	font-size: 13px;
	color: #0091A7;
}
.text_coffer {
	color: #7F7B71;
}
.text_11px {
	font-size: 11px;
}
.text_10px {
	font-size: 10px;
}

.text_space {
	line-height: 22px;
}
.link_green {
	color: #009900;
}
.link_green a:link {
	color: #009900;
	text-decoration: none;
}
.link_green a:visited {
	text-decoration: none;
	color: #009900;
}
.link_green a:hover {
	text-decoration: none;
	color: #FF6633;
}
.link_green a:active {
	text-decoration: none;
	color: #009900;
}
.link_good {
	color: #37726D;
}
.link_good a:link {
	color: #37726D;
	text-decoration: none;
}
.link_good a:visited {
	text-decoration: none;
	color: #37726D;
}
.link_good a:hover {
	text-decoration: underline;
	color: #FF3333;
}
.link_good a:active {
	text-decoration: none;
	color: #37726D;
}
.link_traveling {
	color: #CC3333;
}
.link_traveling a:link {
	color: #CC3333;
	text-decoration: none;
}
.link_traveling a:visited {
	text-decoration: none;
	color: #CC3333;
}
.link_traveling a:hover {
	text-decoration: underline;
	color: #FF3333;
}
.link_traveling a:active {
	text-decoration: none;
	color: #CC3333;
}
.link_black {
	color: #333333;
}
.link_black a:link {
	color: #333333;
	text-decoration: none;
}
.link_black a:visited {
	text-decoration: none;
	color: #333333;
}
.link_black a:hover {
	text-decoration: underline;
	color: #FF7F21;
}
.link_black a:active {
	text-decoration: none;
	color: #333333;
}
.link_blue {
	font-size: 13px;
	color: #0091A7;
	font-weight: bold;
}

.link_blue02 {
	font-size: 15px;
	color: #0091A7;
	font-weight: bold;
}

.link_blue a:link {
	color: #0091A7;
	text-decoration: none;
}
.link_blue a:visited {
	text-decoration: none;
	color: #0091A7;
}
.link_blue a:hover {
	text-decoration: none;
	color: #FF6633;
}
.link_blue a:active {
	text-decoration: none;
	color: #0091A7;
}
