@charset "UTF-8";
/*-----------------------------------------
  base
-----------------------------------------*/

html {
	color:#b5b5b5;
	background:#000000;
	font-size:10px;
	font-family: Verdana, "メイリオ", "ＭＳ Ｐゴシック", Meiryo, Osaka, sans-serif;
	line-height:1.4em;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	font:100%;
}
img {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	font-size:100%;
	color:#b5b5b5;
	font-family: Verdana, "メイリオ", "ＭＳ Ｐゴシック", Meiryo, Osaka, sans-serif;
	text-align:justify;
	text-justify:inter-ideograph;
}
* html body {
	font-size:small;
	color:#b5b5b5;
	font-family: Verdana, "メイリオ", "ＭＳ Ｐゴシック", Meiryo, Osaka, sans-serif;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:1.4em;
}
.win.gecko body {
	font-size:110%;
	color:#b5b5b5;
	font-family: Verdana, "メイリオ", "ＭＳ Ｐゴシック", Meiryo, Osaka, sans-serif;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:1.5em;
}
.opera body {
	font-size:105%;
	color:#b5b5b5;
	font-family: Verdana, "メイリオ", "ＭＳ Ｐゴシック", Meiryo, Osaka, sans-serif;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:1.3em;
}
.bold {
	font-weight:bold;
}
/*-----------------------------------------
  link
-----------------------------------------*/

a:link, a:visited {
	color:#8a5e11;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#8a5e11;
	text-decoration:underline;
}
/*-----------------------------------------
  header
-----------------------------------------*/
#container {
	width:100%;
	margin:0 auto;
	height: 100%;
	overflow: auto;
	position: relative;
	z-index: 1;
}
#header {
	background-color:#000000;
	width:100%;
	margin:0 auto;
}
#top_swf {
	width:100%;
	margin:0 auto;
	background-color:#ffffff;
}
#main_ima {
	margin:0 auto;
	width:100%;
	height:412px;
	text-align:center;
	background-color:#000000;
}
/*-----------------------------------------
  navi
-----------------------------------------*/
#navi_bg {
	clear:both;
	width:100%;
	height:19px;
	margin:0 auto;
}
#navi {
	height:36px;
	width:900px;
	margin:0;
	padding-bottom: 10px;
	padding-left:15px;
	margin: 0 auto;
}
.ie #navi {
	width:900px;
	height:36px;
	margin:0;
	padding-bottom: 0px;
	margin: 0 auto;
}
#navi2 {
	width:900px;
	margin: 0 auto;
}
.naviback {
	width:100%;
	height:36px;
	margin:0;
	padding:0;
	background: #000000;
}
#menumargin {
	margin:0 41px 0 0;
	height:36px;
}
/*-----------------------------------------
  content
-----------------------------------------*/
#content {
	width:900px;
	margin:0 auto;
	background: #000000;
}
#content h2 {
	margin:0 0 10px 0;
}
/*-----------------------------------------
  footer
-----------------------------------------*/
#copy {
	float:right;
	width:113px;
	margin-right:0;
	padding-top:5px;
	height: 13px;
}
#mailmag {
	float:left;
	padding-top:5px;
	height: 12px;
}
#footer {
	width:900px;
	margin:0 auto 30px auto;
	border-top:1px solid #292929;
	padding-bottom:0px;
	clear: both;
}
/*-----------------------------------------
  Index,Hyperlinkbn
-----------------------------------------*/
.hyperlinkbn {
	background-image:url(../../images/banner_back.jpg);
	width:471px;
	float:left;
	height:73px;
	margin-bottom: 13px;
	margin-top:11px;
	padding: 0;
	text-align: center;
}
.hyperlinkbn #b_02 {
	margin:13px 18px 0 10px;
	vertical-align: middle;
}
.hyperlinkbn #b_03 {
	margin:15px 15px 0 0px;
	vertical-align: middle;
}
.hyperlinkbn #b_04 {
	margin:15px 15px 0 0;
	vertical-align: middle;
}
.hyperlinkbn #b_05 {
	margin:11px 14px 0 0px;
	vertical-align: middle;
}
/*-----------------------------------------
  Topics
-----------------------------------------*/
.topix {
	width:900px;
	margin-top:20px;
	background-color:#000000;
}
.topix_sp {
	width:900px;
	margin:20px 0 10px 0;
}
.topix_left {
	float:left;
	width:415px;
	background-color:#000000;
}
.topix_p {
	margin-top:6px;
}
.topix_right {
	float:right;
	width:471px;
	margin-top:22px;
	background-color:#000000;
}
.topics_box {
	border-bottom:1px dashed #292929;
	background:#000000/* url(../../images/g_dot.gif) top repeat-x*/;
	background-position:bottom;
}
.topics_text {
	background:#000000 url(../../images/icon_org.gif) no-repeat;
	padding-left:25px;
	padding-bottom:5px;
	margin-top:8px;
	margin-bottom:5px;
	color:#8a5e11;
	font-size:122%;
	text-align:left;
	font-weight:bolder;
}
.ie .topix_right {
	float:right;
	width:471px;
	margin-top:14px;
	background-color:#000000;
}
.ie .topics_text {
	background:#000000 url(../../images/icon_org.gif) no-repeat 0px 3px;
	padding-left:25px;
	margin-top:10px;
	margin-bottom:5px;
	color:#8a5e11;
	font-size:90%;
	text-align:left;
	font-weight:bolder;
}
.gecko .topix_right {
	float:right;
	width:471px;
	margin-top:16px;
	background-color:#000000;
}
.gecko .topics_text {
	background:#000000 url(../../images/icon_org.gif) no-repeat 0px 3px;
	padding-top:4px;
	padding-left:25px;
	padding-bottom:3px;
	margin-top:10px;
	margin-bottom:5px;
	color:#8a5e11;
	font-size:110%;
	font-weight:bolder;
}
.win.gecko .topics_text {
	background:#000000 url(../../images/icon_org.gif) no-repeat 0px 3px;
	padding-top:2px;
	padding-left:25px;
	padding-bottom:3px;
	margin-top:10px;
	margin-bottom:5px;
	color:#8a5e11;
	font-size:110%;
	font-weight:bolder;
}
i_style {
	background:#121212;
}
/*-----------------------------------------
  News
-----------------------------------------*/

* html #news_txt {
	width:400px;
	font-size:70%;
	background:#121212;
}
* html #news_txt p {
	width:431px;
	margin: 0px 5px 0px 15px;
	padding-top:0px;
	text-align:left;
	background:#121212 url(../../images/g_dot.gif) top repeat-x;
}
#news_txt {
	width:400px;
	font-size:100%;
	background:#121212;
}
#news_txt dl {
	width:431px;
	margin:0 18px 5px 0;
	background:#121212;
}
#news_txt dt {
	color:#8a5e11;
	float: left;
	padding:8px 13px 0px 18px;
	text-align:left;
	width:50px;
	background:#121212 url(../../images/icon_arrow.gif) no-repeat;
	background-position: 1px 0;
}
#news_txt dd {
	padding: 8px 0 0 46px;
	color:#8a5e11;
	text-align:left;
	background:#121212;
}
#news_txt p {
	width:431px;
	margin: 0px 5px 0px 20px;
	padding-top:5px;
	text-align:left;
	background:#121212 url(../../images/g_dot.gif) top repeat-x;
}
#news_txt .dl_dd_dt {
	padding:8px 0 5px 18px;
	color:#8a5e11;
	text-align:left;
	background:#121212 url(../../images/icon_arrow.gif) no-repeat;
	background-position: 2px 2px;
}
.gecko #news_txt .dl_dd_dt {
	padding:8px 0 5px 18px;
	color:#8a5e11;
	text-align:left;
	background:#121212 url(../../images/icon_arrow.gif) no-repeat;
	background-position: 2px 0;
}
.webkit #news_txt .dl_dd_dt {
	padding:8px 0 5px 18px;
	color:#8a5e11;
	text-align:left;
	background:#121212 url(../../images/icon_arrow.gif) no-repeat;
	background-position: 2px 0;
}
.ie #news_txt .dl_dd_dt {
	padding:5px 0 5px 18px;
	color:#8a5e11;
	text-align:left;
	background:#121212 url(../../images/icon_arrow.gif) no-repeat;
	background-position: 2px 3px;
}
#news_txt_02 .news_right {
	width:170px;
	float:right;
	text-align:right;
	margin:5px 5px 2px 0;
	padding:10px 0 0 0;
	background:#121212;
}
#whatsnew {
	height:13px;
	margin:0 0 2px 0;
	clear:both;
	padding-top:10px;
	text-align:left;
}
#news_txt a:link, #news_txt a:visited {
	color:#797979;
	text-decoration:none;
}
#news_txt a:hover, #news_txt a:active, #news_txt a:focus {
	color:#797979;
	text-decoration:underline;
}
.update {
	float:right;
	text-align:left;
	width:414px;
	margin-bottom:10px;
	font-size:100%;
}
* html .update {
	float:right;
	text-align:left;
	width:414px;
	margin-bottom:10px;
	font-size:80%;
}
.update table {
	font-size:100%;
}
* html .update table {
	font-size:80%;
}

ul{list-style-type:none; margin:0}
li{margin:8px 0;}
