body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
a:link {
	color: #CCFFFF;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*トップページのみ*/
#main_head {
	margin: 0px;
	padding: 0px;
	height: 120px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#main_head h1 {
	margin: 0px;
	padding: 0px;
}
#main_head2 {
	background-image: url(../img/img_bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 182px;
	padding: 0px;
	background-color: #2D44B0;
}
#main_head2 h2 {
	text-align: right;
	margin: 0px;
	padding: 10px;
	font-size: 18pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#main_cont {
	background-color: #060606;
	background-image: url(../img/img_bgbk.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 10px;
	font-size: small;
}
#main_cont a {
	color: #CCFFFF;
	text-decoration: none;
}
#main_cont a:link {
	color: #CCFFFF;
}
#main_cont a:visited {
	color: #CCFFFF;
}
#main_cont a:hover {
	color: #66CCFF;
}
#main_cont h2 {
	padding: 0px;
	margin: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: large;
	font-weight: bold;
}

#main_cont .conttable {
	float: left;
	padding: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
}

/*コンテンツメニューテーブル*/
.m_title {
	font-size: small;
	text-decoration: none;
	padding: 3px 10px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	vertical-align: top;
	font-weight: bold;
}
.m_caption {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 3px 5px;
	color: #CCCCCC;
}
.m_subindex {
	font-size: small;
	text-decoration: none;
	padding: 0px;
	background-color: #000066;
	border-top: 1px #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.m_subindex2 {
	font-size: small;
	text-decoration: none;
	padding: 0px;
	background-color: #000033;
	border-top: 1px #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.m_subtitle {
	font-size: small;
	text-decoration: none;
	padding: 2px 10px 2px 5px;
	background-color: #000000;
	border-top: 1px #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-weight: bold;
}
.m_subcaption {
	font-size: x-small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 3px 5px;
	color: #CCCCCC;
}
.m_whatsnew {
	font-size: 12px;
	line-height: 150%;
	padding: 5px;
	color: #DDDDDD;
}

/*共通*/
#copyright {
	font-size: x-small;
	background-color: #000000;
	text-align: right;
	color: #999999;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.gototop {
	font-size: 8px;
	text-decoration: none;
	text-align: right;
}
.gototop a {
	color: #CCFFFF;
	text-decoration: none;
}
.img_L {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.img_R {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.img_C {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}

/*下部階層*/
#navihead {
	margin: 0px;
	padding: 5px 0px 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	padding: 0px;
	border-bottom-color: #2566AF;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #10147E;
	text-decoration: none;
}
#navihead .navi {
	padding: 3px;
	float: left;
	border: 1px solid #2566AF;
	margin-top: 5px;
	margin-left: 15px;
	text-align: left;
	width: 80px;
	overflow:hidden;
}
#navihead .navi_on {
	background-color: #FFFFCC;
	padding: 3px;
	float: left;
	border: 1px solid #2566AF;
	margin-top: 5px;
	margin-left: 15px;
	text-align: left;
	width: 80px;
	overflow:hidden;
}
#navihead a:link {
	color: #2566AF;
}
#navihead a:visited {
	color: #2566AF;
}
#navihead a:hover {
	color: #00CCFF;
}
#location {
	color: #999999;
	font-size: x-small;
}
#location a {
	color: #2566AF;
	text-decoration: none;
}
#location .now {
	color: #FFFFCC;
	font-style: oblique;
	/*font-weight: bold;*/
}

/*最下層*/
#main_body {
	background-color: #060606;
	background-image: url(../img/img_bgbk.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 10px 20px;
	font-size: small;
	margin: 0px;
}
#main_body a {
	color: #CCFFFF;
	text-decoration: none;
}
#main_body a:link {
	color: #CCFFFF;
}
#main_body a:visited {
	color: #CCFFFF;
}
#main_body a:hover {
	color: #66CCFF;
}
#main_body h1 {
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main_body #pagemenu ul {
	padding: 0px;
	margin: 0px 0px 0px 30px;
	font-size: x-small;
	text-decoration: none;
	color: #99CCFF;
}
#main_body #pagemenu a {
	color: #99CCFF;
	text-decoration: none;
}
#main_body #pagemenu li {
	list-style-position: inside;
	list-style-type: square;
}
#main_body h2 {
	color: #FFFFFF;
	background-color: #003366;
	padding: 5px 5px 5px 25px;
	margin: 10px 0px 0px;
	font-size: medium;
	font-weight: bold;
}
#main_body .textbox {
	font-size: small;
	line-height: 180%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 10px 10px 25px;
}
#main_body .textbox #Column2L {
	float: left;
	width: 45%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	padding: 0px 15px 0px 0px;
	margin: 0px 15px 0px 0px;
	background-color: #FFFFFF;
}
#main_body .textbox #Column2R {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.text_cap {
	font-size: x-small;
	line-height: 150%;
}
.text_emp {
	font-weight: bold;
	color: #003366;
	line-height: 120%;
}

/*ワックスチャート用*/
#main_body .textbox_wc {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 10px 10px 25px;
}
#main_body .textbox_wc h3 {
	background-color: #0C419A;
	padding: 5px;
	margin: 10px 0px 2px;
	letter-spacing: 2px;
	font-size: small;
	font-weight: bold;
}
.textGreece {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
}
.table2L {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	padding-right: 10px;
}
.table2R {
	padding-left: 10px;
}
