.body_index {
	margin: 0px;
	padding: 10px;
}
.index_table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.index_td_corner {
	height: 12px;
	width: 12px;
	margin: 0px;
	padding: 0px;
	}
.index_line_top {
	background-image : url(gif/top_line.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
.index_line_bottom {
	background-image : url(gif/bottom_line.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
.index_line_left {
	background-image : url(gif/left_line.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.index_line_right {
	background-image : url(gif/right_line.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.index_td_center {
	text-align: center;
	vertical-align: middle;
	background-color: #545351;
	height: 100%;
	padding: 0px;
}
.page_logo {
	margin-left: 30px;
	margin-top: 60px;
}
.header_td {
	text-align: left;
	vertical-align: top;
}
hr {
	margin-top: 25px;
}
.menu_button {
	margin-bottom: 10px;
	margin-left: 10px;
}h1 {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	margin: 0px;
	padding: 0px;
}
.credit {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color: #333333;
}
.option_green {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	line-height: 16px;
}
.option_pink {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	background-color: #FFE1FF;
	text-align: center;
 line-height: 16px;
}
.option_sky {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	background-color: #DDFFFF;
	text-align: center;
 line-height: 16px;
}
.option_orange {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	background-color: #FFFFCC;
	text-align: center;
 line-height: 16px;
}
.option_mint {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	background-color: #D2FFBF;
	text-align: center;
 line-height: 16px;
}
.option_link {
	color: #CC3300;
	text-decoration: none;
}
.example_title {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.example_title_s {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color: #003300;
	background-color: #DDDDDD;
}
.example_bottom_border {
	border-bottom: 1px dotted #666666;
}
.option_pink_box {
	background-color: #FFE1FF;
	text-align: center;
	border: 1px solid #666666;
}
.option_sky_box {
	background-color: #DDFFFF;
	text-align: center;
	border: 1px solid #666666;
}
.option_orange_box {
	background-color: #FFFFCC;
	text-align: center;
	border: 1px solid #666666;
}
.option_mint_box {
	background-color: #D2FFBF;
	text-align: center;
	border: 1px solid #666666;
}
.body_table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px none;
}
.body_td {
	text-align: center;
	vertical-align: middle;
}
.orange_link {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}
