body     {
	color: #666;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic";
	background-color: #fff;
	line-height: 120%;
}

a img  { border: none }

a:link    { color: #666; text-decoration: none }
 
a:visited    { color: #666; text-decoration: none }

a:hover     { color: #333; text-decoration: underline }

a:active  { color: #900 }

h1 {
	font-size:14px;
	color: #333333;
	margin: 0 0 10px 0;
}

#contents_area     {
	color: #666;
	font-size: 11px;
}

#flash_area     {
	text-align: center;
}

#header     {
	color: #666;
	font-size: 10px;
	margin-left:auto;
	margin-right: auto;
	height: 60px;
	width: 850px;
	background-image: url(../images/bars/header_back_01.gif);
	background-repeat: no-repeat;
}

#alternative_index {
	padding: 35px 0 0 0;
}



#main     {
	color: #666;
	font-size: 10px;
	width: 846px;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	background-color: #ffffe0;
	margin-left: auto;
	margin-right: auto;
	height: 560px;
}



#left_column {
	width: 355px;
	text-align: left;
	margin: 25px 0 0 50px;
	overflow: auto;
	float: left;
	line-height: 170%;
	background-image: url(../images/top/language_jp.gif);
	background-repeat: no-repeat;
	padding: 40px 0 0 0;
	font-size: 95%;
}

#right_column {
	width: 355px;
	text-align: left;
	margin: 25px 50px 0 30px;
	overflow: auto;
	float: right;
	background-image: url(../images/top/language_en.gif);
	background-repeat: no-repeat;
	padding: 40px 0 0 0;
}


#left_column h1{
	font-size: 12px;
	color: #993300;
}

#right_column h1{
	font-size: 12px;
	color: #993300;
}

#left_column h2{
	font-size: 11px;
	color: #000000;
}

#right_column h2{
	font-size: 11px;
	color: #000000;
}


#left_column h3{
	font-size: 11px;
	color: #666666;
}

#left_column h3 a:hover a:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}

#left_column h3 a {
	font-size: 11px;
	color: #990000;
}

#right_column h3{
	font-size: 11px;
	color: #666666;
}

#right_column h3 a:hover a:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}

#right_column h3 a {
	font-size: 11px;
	color: #990000;
}


#right_column h4 {
	color: #990000;
	margin: 5px 0 0 0;
	font-size: 10px;
}



#footer    {
	text-align: center;
	color: #666;
	font-size: 10px;
	width: 850px;
	height: 40px;
	background-image: url(../images/bars/footer_back_01.gif);
	margin-left:auto;
	clear: both;
	margin-right: auto;
}
