/* CSS Document */

body	{
	margin:0;
	padding:0 0 50px 0;
	background:#fffffd url(images/bg.gif) left top repeat-x;
	text-align:center;
	color:#2c2402;
	font-size:12px;
	font-family:Verdana, Helvetica, Tahoma, "Hiragino Kaku Gothic Pro W6", Osaka, "MS Gothic", sans-serif;
}

table, th, td {
	margin:0;
	color:#2c2402;
	font-size:12px;
	font-family:Verdana, Helvetica, Tahoma, "Hiragino Kaku Gothic Pro W6", Osaka, "MS Gothic", sans-serif;
}

#container {
	margin:0 auto;
	padding:0;
	width:800px;
	text-align:center;
	background:#ffffff;
	border-right:1px dotted #d3ba53;
	border-left:1px dotted #d3ba53;
	border-bottom:1px dotted #d3ba53;
}

a	img	{ border:none; }
a { color:#518508; text-decoration:none; }
a:hover { color:#c02313; text-decoration:underline; }

.clear { clear:both; }
.hd { display:none; }
.right { text-align:right; }
.left { text-align:left; }
.center { text-align:center; }
.middle { vertical-align:middle; }
.small { font-size:10px; }
.img-right {
	float:right;
	margin:0 0 10px 10px;
}
.img-left {
	float:left;
	margin:0 10px 10px 0;
}

/* form */
form { margin:0; }
input, textarea, select {
	font-family:Verdana, Helvetica, Tahoma, "Hiragino Kaku Gothic Pro W6", Osaka, "MS Gothic", sans-serif;
	font-size: 12px;
	color: #111111;
}
.formerror {
	background-color:#eee2af;
}
.error {
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
.point {
	color:#876d05;
}
.vhd {
	visibility:hidden;
}
.message {
	text-align:center;
	border:1px dotted #d3ba53;
	padding:50px;
}

/* ----- header ----- */
.header {
	float:right;
	width:656px;
	height:115px;
}
h1 {
	float:left;
	margin:0;
	padding:0;
	width:130px;
	height:115px;
	text-align:left;
}
.flag {
	position:relative;
	margin:28px 0 17px 0;
	height:11px;
}
.flag a {
	position:absolute;
}
.flag1 { top:0; right:9px; background-image:url(images/en_ov.gif); }
.flag2 { top:0; right:34px; background-image:url(images/jp_ov.gif); }
a.flag1:hover, a.flag2:hover { background-color:#ffffff; }
a.flag1:hover img, a.flag2:hover img { visibility:hidden; }

#bt	{
	margin:0;
	padding:0;
	height:25px;
}
#bts	{
	margin:0;
	padding:0;
	text-align:left;
	height:25px;
}
#bts li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	height:25px;
	list-style-type:none;
}
#bts a {
	display:block;
	margin:0;
	height:25px;
}
#bt1 a { background:url(images/menu/menu1_ov.gif) left top no-repeat; }
#bt2 a { background:url(images/menu/menu2_ov.gif) left top no-repeat; }
#bt3 a { background:url(images/menu/menu3_ov.gif) left top no-repeat; }
#bt4 a { background:url(images/menu/menu4_ov.gif) left top no-repeat; }
#bt5 a { background:url(images/menu/menu5_ov.gif) left top no-repeat; }
#bt6 a { background:url(images/menu/menu6_ov.gif) left top no-repeat; }
#bt7 a { background:url(images/menu/menu7_ov.gif) left top no-repeat; }
#bt8 a { background:url(images/menu/menu8_ov.gif) left top no-repeat; }
#bts a:hover, #bts a.now { background-color:#FFFFFF; }
#bts a:hover img, #bts a.now img {
	visibility:hidden;
}
.subnavi {
	z-index:100;
}
.subnavi table {
	z-index:100;
	background-color:#FFFFFF;
	filter: alpha(opacity=80);
	opacity: 0.8;
	border-left:1px solid #d3ba53;
	border-right:1px solid #d3ba53;
}
.subnavi td {
	z-index:100;
	height:20px;
	font-size:10px;
	text-align:left;
	background-color:#FFFFFF;
	border-bottom:1px dotted #d3ba53;
}
.subnavi td.subnavi-btm { border-bottom:1px solid #d3ba53; }
#bts .subnavi a {
	z-index:100;
	display:block;
	margin:0;
	padding:0 5px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	color:#2c2402;
	background:#FFFFFF;
}
#bts .subnavi a:hover, #bts .subnavi a.subnow {
	background-color:#f0e4b4;
	color:#518508;
}

/* ----- header image ----- */
h2.header-img {
	margin:0;
	padding:0;
	text-align:center;
	line-height:0;
}

/* ----- contents ----- */
.contents {
	margin:0;
	padding:30px 15px 30px 20px;
	text-align:left;
	background:url(images/content_bg.gif) left top no-repeat;
}
.title {
	margin:0;
	padding:0;
	font-size:14px;
}
.more {
	text-align:right;
}
#content ul {
	margin:0;
	padding:0 0 0 15px;
}
#content ul li {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	list-style-image:url(images/bull.gif);
	line-height:1.4em;
}


/*  home  */
.home-left {
	float:left;
	width:510px;
}
.home-right {
	float:right;
	width:230px;
}
.home-right ul {
	margin:0;
	padding:0 0 0 15px;
}
.home-right li {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	list-style-image:url(images/bull.gif);
	border-bottom:1px dotted #cfb442;
	line-height:1.4em;
}

/* What's new */
.news-list {
	width:90%;
	margin:0 auto;
	padding:5px 0 0 0;
	list-style-type:none;
	text-align:left;
}
.news-list ul {
	margin:0;
	padding:0;
	list-style-type:none;
	display:none;
}
.news-list li {
	margin:0;
	padding:0;
}
.news-list h3 {
	margin:10px 0 0 0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	background:#eee2af url(images/news_arrow1a.gif) 6px 6px no-repeat;
}
.news-list h3 a {
	display:block;
	padding:7px 0 7px 28px;
	color:#760000;
	text-decoration:none;
	}
.news-list h3 a:hover { text-decoration:underline; }
.news-list div {
	padding:10px;
	line-height:1.5em;
	border:2px solid #eee2af;
	background-color:#FFFFFF;
	display:none;
}
.close {
	text-align:right;
}

/* ----- footer ----- */
.footer {
	margin:5px auto;
	padding:0;
	width:800px;
	text-align:right;
	font-size:10px;
	font-style:normal;
}

/* ----- admin ----- */
.admin-menu { text-align:right; margin:0 0 30px 0; }
.admin-menu a { color:#FFFFFF; background-color:#518508; padding:2px 5px; font-weight:bold; text-decoration:none; }
.admin-menu strong a { color:#FFFFFF; background-color:#518508; }
.admin-menu a:hover { color:#FFFFFF; background-color:#c02313; }

.datatable { margin:15px auto; }
.datatable th {
	background-color:#eee2af;
	vertical-align:top;
	text-align:left;
}
.datatable td {
	border:1px solid #eee2af;
	vertical-align:top;
	text-align:left;
}
.datatable .center {
	text-align:center;
}
.datatable tr.enable0 td {
	color:#666666;
}
