* {
  margin: 0;
  padding: 0;
} 
html, body	{height: 100%;}
ul			{
	list-style-type: none;
	text-indent: -9999px;
}
img			{
	border: 0;
}
p			{margin-bottom: 15px;}

a			{font-weight: normal;}
a:link		{color: #555555;}
a:visited	{color: #555555;}
a:hover		{color: #ff0000;}
a:active	{color: #ff0000;}

body {
	padding-bottom: 0px;
	text-align: center;
	line-height: 1.4;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	background-color:#FFFFFF;
}

#container {
	width: 840px;
	margin: auto;
	background: #000000;
	text-align: left;
}

/*　ヘッダー
----------------------------------------------------------------------*/

#header {
	width: 840px;
	height: 525px;
	background-color:#000000;
}

#header_flash {
	width: 840px;
	height: 460px;
	background-color:#000000;
}

#header_navi {
	width: 840px;
	height: 50px;
	background-color:#000000;
}

#header_navi ul {
	height: 50px;
	width: 840px;
	background: url(../images/navi.gif);
	text-indent: -9999px;
}
#header_navi li {
	float: left;
}
#header_navi li a, #header h2 {
	display: block;
	overflow: hidden;
	height: 50px;
	width: 120px;
}
#header_navi #navi1 {
	width: 120px;
}
#header_navi #navi1:hover, #navi1:active {background: url(../images/001_over.gif);}
#header_navi #navi2:hover, #navi2:active {background: url(../images/002_over.gif);}
#header_navi #navi3:hover, #navi3:active {background: url(../images/003_over.gif);}
#header_navi #navi4:hover, #navi4:active {background: url(../images/004_over.gif);}
#header_navi #navi5:hover, #navi5:active {background: url(../images/005_over.gif);}
#header_navi #navi6:hover, #navi6:active {background: url(../images/006_over.gif);}
#header_navi #navi7:hover, #navi7:active {background: url(../images/007_over.gif);}

#header_navi #active1 {
	width: 120px;
	background: url(../images/001_active.gif);
}
#header_navi #active2 {background: url(../images/002_active.gif);}
#header_navi #active3 {background: url(../images/003_active.gif);}
#header_navi #active4 {background: url(../images/004_active.gif);}
#header_navi #active5 {background: url(../images/005_active.gif);}
#header_navi #active6 {background: url(../images/006_active.gif);}
#header_navi #active7 {background: url(../images/007_active.gif);}

#header_navi #active1 #navi1:hover, #active1 #navi1:active {background: url(../images/001_active_over.gif);}
#header_navi #active2 #navi2:hover, #active2 #navi2:active {background: url(../images/002_active_over.gif);}
#header_navi #active3 #navi3:hover, #active3 #navi3:active {background: url(../images/003_active_over.gif);}
#header_navi #active4 #navi4:hover, #active4 #navi4:active {background: url(../images/004_active_over.gif);}
#header_navi #active5 #navi5:hover, #active5 #navi5:active {background: url(../images/005_active_over.gif);}
#header_navi #active6 #navi6:hover, #active6 #navi6:active {background: url(../images/006_active_over.gif);}
#header_navi #active7 #navi7:hover, #active7 #navi7:active {background: url(../images/007_active_over.gif);}

/*　トップメイン
----------------------------------------------------------------------*/

#index {
	background-color: #000000;
	padding: 10px 0 10px 0;
	height: 260px;
	background-image: url(../images/index_bg.gif);
}

/*　バナー
----------------------------------------------------------------------*/
#index #banner {
	float: right;
	width: 450px;
	height: 260px;
	margin: 0 0 0 10px;
	padding: 0 15px;
	border-left: 1px solid #aaaaaa;
	display: inline;
}

/*　以下バナー大・中・小のcssは使用していません（2008年5月現在）
----------------------------------------------------------------------*/

/*　バナー大
----------------------------------------------------------------------*/
#index #banner_L {
	float: left;
	width: 430px;
	background: url(../images/sidebar.jpg) no-repeat top right;
}
#banner_L h3 {
	margin-left: 20px;
	padding-top: 12px;
}
#banner_L ul {
}
#banner_L li {
	float: left;
	margin: 10px 5px 5px 5px;
}
#banner_L li a {
	display: block;
	overflow: hidden;
	height: 60px;
	width: 380px;
}

#banner_L #L1{background: url("/images/banner_050601_1.gif");}
#banner_L #L2{background: url(../images/bana.jpg);}

/*　バナー中
----------------------------------------------------------------------*/
#index #banner_M {
	float: left;
	width: 430px;
	background: url(../images/sidebar.jpg) no-repeat top right;
}
#banner_M h3 {
	margin-left: 20px;
	padding-top: 12px;
}
#banner_M ul {
}
#banner_M li {
	float: left;
	margin: 5px 5px 5px 5px;
}
#banner_M li a {
	display: block;
	overflow: hidden;
	height: 60px;
	width: 190px;
}

#banner_M #M1{background: url("/images/banner_050601_3.gif");}
#banner_M #M2{background: url("/images/banner_050601_4.gif");}

/*　バナー小
----------------------------------------------------------------------*/
#index #banner_S {
	float: left;
	width: 430px;
	background: url(../images/sidebar.jpg) no-repeat top right;
}
#banner_S h3 {
	margin-left: 20px;
	padding-top: 12px;
}
#banner_S ul {
}
#banner_S li {
	float: left;
	margin: 5px 0px 5px 5px;
}
#banner_S li a {
	display: block;
	overflow: hidden;
	height: 40px;
	width: 100px;
}

#banner_S #S1{background: url(../images/monkey9_b.gif);}
#banner_S #S2{background: url(../images/hukuhara_bana.gif);}
#banner_S #S3{background: url(../images/bnr_hmnk7.gif);}
#banner_S #S4{background: url(../images/sic_banner.gif);}

/*　バナー大・中・小のcssここまで
----------------------------------------------------------------------*/

/*　フッター
----------------------------------------------------------------------*/

#footer {
	width: 840px;
	height: 30px;
	background: #A00E15;
	border-top: 1px solid #000000;
	margin: 0 auto;
}
#footer_main {
	width: 840px;
	height: 50px;
	margin: 0 auto;
}

#footer_main_left {
	width: 420px;
	height: 30px;
	float: left;
}

#footer_main_left img {
	float: left;
}

#footer_main_right {
	width: 420px;
	height: 30px;
	float: right;
}

#footer_main_right img {
	float: right;
}


#goto-top {
	clear: both;
	width: 100%;
	padding-top: 20px;
	text-align: right;
}


.clear {
	clear: both;
	font-size: 0;
}
.right {
	float: right;
}

/*　インフォメーション
----------------------------------------------------------------------*/

#index #left-container {
	float: left;
	width: 350px;
	margin: 0 10px 10px 15px;
	height: 110px;
	display: inline;
}
#left-container #history {
	width: 350px;
	height: 110px;
}

#history .topics {
	padding: 5px 10px;
	height: 90px;
	line-height:140%;
}

#history .topics dt {
	padding: 0 0.5em 0.5em 0;
	width: 6em;
	color: #FF0000;
}

#history .topics dd {
	font-size: 10px;
	color: #ccc;
	padding: 0 0.5em 0.5em 6em;
	margin: -2.4em 0px 0px;
}

#history .topics dd a:link {color: #fff;}
#history .topics dd a:visited {color: #ccc;}
#history .topics dd a:hover {color: #FFFFFF;background-color:#FF0000;}
#history .topics dd a:active {color: #FFFFFF;background-color:#FF0000;}

