body     {
	color: #666;
	font-size: 11px;
	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;
}

h3 {
	font-size:12px;
	color: #333333;
}


#flash_area     {
	text-align: center;	
}


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

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

#main     {
	color: #666;
	font-size: 11px;
	margin-left:auto;
	margin-right: auto;
	height: 360px;
	width: 850px;
	background-image: url(../images/bars/main_back_01.gif);
	overflow: auto;
}


#alternative_texts     {
	color: #666;
	font-size: 11px;
	margin: 20px 0 0 0;
}

#parent_contents     {
	width: 850px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#sub_contents     {
	width: 846px;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	background-color: #ffffe0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


#sub_contents #news {
	width: 260px;
	margin:10px 0 0 20px;
	padding:24px 0 0 0;
	font-size: 8pt;
	text-align: left;
	height: 160px;
	background-image: url(../images/top/news_header.gif);
	background-repeat: no-repeat;
}

#sub_contents #information {
	width: 330px;
	text-align: left;
	padding: 10px 0 0 0;
	margin-left: 320px;
	height: 160px;
	overflow: hidden;
	margin-right: 200px;
	position: static;
}

#sub_contents #banner {
	width: 150px;
	margin:0;
	padding: 10px 20px 0 0;
	height: 170px;
	float: right;
	line-height: 20px;
	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;
}




/* for alternative text 
----------------------------------------------- */


#left_column {
	width: 350px;
	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: 350px;
	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;
}
