table{ table-layout:fixed}

body{
	text-align:center;
	background: url(body_img.gif) repeat;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
}

#box001 {margin: 10px; height: 52px; width: 760px;}




#hh101 {
	font-size: 14px; margin: 20px 0 0 230px;
	color: #333333; letter-spacing: 0px;
}
#hh201 {
	font-size: 12px; margin: 0 0 0 230px; font-weight: normal;
	color: #333333;
}
#hhime {margin: 0; float:left;}


a:link {
	text-decoration: none;
	color: #009900;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #009900;
}

.main {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	background-image:url(/en/css2/mainback.gif);
	background-repeat:repeat-y;
	background-position:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.menu {color: #FFFFFF;font-size: 9pt;font-weight: bold;}
.menu a {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: underline;
	color: #009900;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.style1 {
	color: #CC0000;
	font-weight: bold;
}

.style2 {color: #CC0000; }
.style5 {color: #339900; font-size: 9pt; }

.style7 {
	font-size: 9pt;
	color: #333333;
}

.style17 {
	font-size: 12px;
	color: #666666;
}

.style30 {
	font-size: 14px;
	font-weight: bold;
	color: #c12839;
}

.style40 {font-size: 10px}

.style1000 {
	font-size: 9pt;
	color: #333333;
}

.style1001 {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

.footer {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 40px;
	background:#5F9A61;
	text-align:center;
	
}

.footnavi { /*フッターメニューテキスト設定*/
	padding: 5px 20px 5px 20px;

	color: #ffffff;
}
.footnavi a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footnavi a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footnavi a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.footnavi a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.copyright { /* コピーライト */
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	background: #555555;
}