﻿* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	color: #333333;
	background-color: #f1f3f1;
}

body.en {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9pt;
}

body.jp {
	font-family: "メイリオ", "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
}

a {
	color: #3366ff;
	text-decoration: none;
/*	border-bottom: 1px dotted #3366ff;*/
}

a:hover {
	color: #ff0000;
/*	border-bottom-color: #cc0000;*/
}

a div:hover {
/*	background-color: #fafac0;*/
}

a.raquo:after {
	content: " \00bb";
	font-weight: bold;
	font-family: Verdana, Sans-serif;
	color: #ff9933;
	white-space: nowrap;
}

a img {
	border: none;
}

ul.plain {
	margin: .5em 0 .75em;
	padding: 0;
	list-style: none;
}

ul li.offsite {
	background: url(../images/offsite.png) no-repeat 0% 50%;
	_background: url(../images/offsite.gif) no-repeat 0% 50%; /* for IE */
	text-indent: 0;
	padding: 0 0 2px 18px;
}

a.offsite {
	background: url(../images/offsite.png) no-repeat 0% 50%;
	_background: url(../images/offsite.gif) no-repeat 0% 50%; /* for IE */
	padding: 0 0 2px 18px;
	border: none;
}

ul li.onsite {
	background: url(../images/onsite.png) no-repeat 0% 50%;
	_background: url(../images/onsite.gif) no-repeat 0% 50%; /* for IE */
	text-indent: 0;
	padding: 0 0 2px 18px;
}

a.onsite {
	background: url(../images/onsite.png) no-repeat 0% 50%;
	_background: url(../images/onsite.gif) no-repeat 0% 50%; /* for IE */
	padding: 0 0 2px 18px;
	border: none;
}

#frame {
	width: 810px;
	background: transparent url(../images/maindiv_bg.gif) repeat-y;
}

#header {
	background: #ffffff;
	width: 800px;
	height: 45px;
	border-bottom-color: #466432;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

#header #logo {
	float: left;
	position: relative;
	top: 4px;
	left: 12px;
}

#header span {
	color: #666666;
	display: block;
	float: right;
	text-align: right;
	width: 400px;
	margin: 10px 12px 0 0;
	letter-spacing: -0.05em;
}

.en #header span {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
}

.jp #header span {
	margin: 15px 16px 0 0;
}

#placebar {
	width: 760px;
	color: #448833;
	padding: 0 20px 0 20px;
	background-color: #99cc33;
}

.en #placebar {
	padding-top: 1px;
	padding-bottom: 2px;
}

#placebar a {
	color: #ffffff;
	border: none;
}

#placebar a:hover {
	color: #ff3333;
}

#placebar #place {
	padding: 2px 0 2px 0;
	float: left;
}

#placebar #lang-switch {
	_margin: 0 0 2px 0;
	padding: 2px 0 2px 0;
	text-align: right;
}

#placebar #lang-switch span {
	color: #cce066;
}

#placebar_shadow {
	clear: both;
	height: 10px;
	background: transparent url(../images/shadow_header.gif) no-repeat;
}

#content {
	width: 800px;
	min-height: 200px;
}

#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#subcol {
	width: 160px;
}

#maincol {
	float: right;
	width: 637px;
}

#maindiv {
	margin: 10px 0 25px 0;
	padding: 10px 15px 10px 15px;
}

.en #maindiv {
	line-height: 1.3em;
}

.jp #maindiv {
	line-height: 1.4em;
}

/*
#maindiv img.hover {
	border: 1px solid #ffffff;
}

#maindiv img.hover:hover {
	border: 1px solid #da5010;
}
*/

#maindiv p {
	text-indent: 1.5em;
	margin: 0 0 0.2em 0;
}

#maindiv h2 {
	margin: 15px 5px 10px 5px;
	color: #da5010;
}

.en #maindiv h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	font-weight: normal;
}

.jp #maindiv h2 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 120%;
	line-height: 1.3em;
	font-weight: bold;
}

#maindiv .green {
	color: #507339;
	border-bottom: 1px dotted #507339;
}

#maindiv .bg_orange {
	background-color: #fafac0;
}

#maindiv h3 {
	color: #466432;
	margin: 2px 0 10px 0;
}

.en #maindiv h3 {
	font-size: 120%;
	letter-spacing: 0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.jp #maindiv h3 {
	font-size: 105%;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}

#maindiv ul {
	margin: 15px 10px 15px 30px;
}

#maindiv p {
	margin: 5px 5px 5px 5px;
}

#eyecatch {
	width: 810px;
	height: 51px;
}

#eyecatch div {
	float: left;
}

#eyecatch #title {
	width: 160px;
	height: 51px;
	background: transparent url(../images/eyecatch-small.gif) no-repeat;
}

#eyecatch #title h1 {
	height: 37px;
	color: #557755;
}

.en #eyecatch #title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 14px 0 0 60px;
}

.jp #eyecatch #title h1 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 140%;
	font-weight: bold;
	padding: 14px 0 0 60px;
}

#eyecatch #title h1.longtitle {
	padding-left: 0;
	padding-right: 5px;
	text-align: right;
	word-spacing: -0.1em;
	letter-spacing: -0.05em;
}


#menu {
	margin: 20px 0 40px 0;
}

#menu ul {
}

#menu ul ul {
	padding-left: 10px;
/*	display: none;*/
}

#menu ul ul ul {
	padding-left: 10px;
/*	display: none;*/
}

#menu li {
	list-style: none;
	margin: 0 0 -1px 0;
	_margin: 0 0 0 0; /* for IE */
	border-top: 1px solid #b9bf8a;
	border-bottom: 1px solid #b9bf8a;
}

#menu a {
	font-family: "Arial", "Helvetica", "Sans-serif";
	color: #466432;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 10px;
	border-left: 12px solid #dee6a5;
}

#menu ul ul li {
	_border-bottom: none; /* for IE6 */
}

#menu ul a {
	_width: 138px; /* for IE6 spacing bug */
}

#menu ul ul a {
	_width: 128px; /* for IE6 spacing bug */
}

#menu ul ul ul a {
	_width: 118px; /* for IE6 spacing bug */
}

#menu ul li {
	margin-top: 8px;
}

#menu ul ul li {
	margin-top: 0;
}

#menu ul li a {
	border-left: 12px solid #d4db9e;
}

#menu ul ul li a {
	border-left: 12px solid #dee6a5;
}

#menu li a {
	_background-color: transparent;
	_border-left: 12px solid #d4db9e;
}

#menu a:hover, #menu a:active {
	background-color: #f5fad0;
	font-weight: bold;
/*
	border-bottom: 1px solid #b6e65c;
	border-right: 5px solid #b6e65c;
	padding-bottom: 1px;
	*/
}

#menu li.selected > a {
	font-weight: bold;
	background-color: #faffe0;
	border-left-color: #b6da70;
	border-left-color: #bad075;
}

#menu li.selected a {
	font-weight: bold;
	_background-color: #faffe0;
	_border-left-color: #b6da70;
}

#menu li.selected li a, #menu li.selected li li a, #menu li li.selected li a {
	font-weight: normal;
	_background-color: transparent;
	_border-left: 12px solid #dee6a5;
}

#footer {
	width: 800px;
	clear: both;
}

#footer1 {
	font-size: 85%;
	background-color: #99cc33;
	padding: 3px 30px 3px 30px;
}

#footer2 {
	font-size: 85%;
	color: #cceeb6;
	background-color: #466432;
	padding: 3px 30px 3px 30px;
}

#frame_shadow {
	height: 5px;
	background: transparent url(../images/shadow_footer.gif) no-repeat;
}

/* definition of classes */
hr.reset {
	display: block;
	visibility: hidden;
	reset: both;
}

.center {
	text-align: center;
}

.margin_top {
	margin-top: 15px;
}

.small {
	font-size: 90%;
}

.window {
	margin: 20px 0 0 0;
	padding: 6px;
	background-color: #f0f3f0;
	border: 1px solid #d0d0d0;
}

.window p {
	margin: 12px 0px 0px 0px;
}

.window h2 {
	color: #f06600;
	margin: 0 0 10px 0 ! important;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #d0d0d0;
}

.right {
	text-align: right;
}
