/* 共通 */

body {
font-size: 12px;
line-height: 18px;
color: #444444;
margin-top:0px;
margin-bottom:0px;
margin-left:auto;    /* 左側マージンを自動的に空ける */
margin-right:auto;   /* 右側マージンを自動的に空ける */
text-align: center;
background:url(images/body-bg.gif);
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Arial, Verdana, sans-serif;
 width:900px;         /* 幅を決定する */
}


a:link {
color: #1E9B3B;
text-decoration: none;
}
a:visited {
color: #1E9B3B;
text-decoration: none;
}
a:active {
color: #1E9B3B;
text-decoration: none;
}
a:hover {
color: #008160;
text-decoration: underline;
}


img {
    border-style:none;
}


h1{
	margin:10px 0px 0px 0px;
	padding:0px;
font-size:10px;
text-align:left;
font-weight:lighter;
}

#header{
	 margin:0px 0px 0px 0px;
 width:900px;         /* 幅を決定する */
 text-align:left;
	
}


/*ナビ */
#header-navi{
	height:50px;
	position:relative;
	margin:0px;
	padding:0px;
	z-index:3;
}

#header-navi ul{/*余白と本来あるマークを消します*/
margin:0;
padding:0px;
list-style:none;
width:900px;
margin-left:auto;    /* 左側マージンを自動的に空ける */
margin-right:auto;   /* 右側マージンを自動的に空ける */
text-align: center;
}

#header-navi li{
float:left;
padding:0px;
font-size:12px;
font-weight: normal;
}

.rollovercon001 a {
display:block;
width:145px;
height:30px;
background:url(topnavi/top.png) no-repeat left bottom;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.rollovercon001 a:hover {
background-position:left top;
}

.rollovercon002 a {
display:block;
width:118px;
height:30px;
background:url(topnavi/gaiyou.png) no-repeat left bottom;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.rollovercon002 a:hover {
background-position:left top;
}

.rollovercon003 a {
display:block;
width:170px;
height:30px;
background:url(topnavi/a.png) no-repeat left bottom;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.rollovercon003 a:hover {
background-position:left top;
}

.rollovercon004 a {
display:block;
width:145px;
height:30px;
background:url(topnavi/acs.png) no-repeat left bottom;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.rollovercon004 a:hover {
background-position:left top;
}

.rollovercon005 a {
display:block;
width:125px;
height:30px;
background:url(topnavi/cyuui.png) no-repeat left bottom;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.rollovercon005 a:hover {
background-position:left top;
}

.rollovercon006 a {
display:block;
width:145px;
height:30px;
background:url(topnavi/map.png) no-repeat left bottom;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.rollovercon006 a:hover {
background-position:left top;
}



#contaier{
 margin:0px 0px 0px 0px;
 width:900px;         /* 幅を決定する */
 text-align:center;
}

#header-main{
 margin:0px 0px 0px 0px;
 width:900px;         /* 幅を決定する */
}

#header-main-left{
 margin:0px 0px 0px 0px;
 width:530px;         /* 幅を決定する */
 text-align:left;
 float:left;
}

#header-main-right{
 margin:0px 0px 0px 0px;
 width:350px;         /* 幅を決定する */
 text-align:left;
 float:right;
 background-color:#FFF;
}

/* #info-area
-------------------------------------------------- */
#area_topics {
	width: 430px;
	float: right;
}
#area_topics #topicscontents {
}

.idx_contents_info_list{
	margin: 0px 0px 20px 0px;
}
.idx_contents_info_list #topicscontents {
	margin: 5px 0px 0px 0px;
	height: 250px;
	overflow-y: auto;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #D0C4A6;
	scrollbar-highlight-color: #FFF9EC;
	scrollbar-shadow-color: #FFF9EC;
	scrollbar-3dlight-color: #D0C4A6;
	scrollbar-darkshadow-color: #D0C4A6;
}


#topicscontents-hiduke-new {
	font-size:12px;
	color:#4fa147;
	   background-repeat: no-repeat;
background-position: 100px 2px;
padding: 0px 0px 0px 15px;
margin:10px 5px 0px 5px;
background-image: url(images/news-icon.jpg);
}

#topicscontents-hiduke {
	font-size:12px;
	color:#4fa147;
	   background-repeat: no-repeat;
padding: 0px 0px 0px 15px;
margin:10px 5px 0px 5px;
}


#topics-naiyou{
	font-size:12px;
	color:#444;
	padding-bottom:8px;
	border-bottom:dotted 1px #CCC;
	padding: 5px 0px 5px 15px;
	margin:0px 5px 0px 5px;
}

#topics-naiyou a:link {
color: #444444;
text-decoration: underline;
}
#topics-naiyou a:visited {
color: #444444;
text-decoration: underline;
}
#topics-naiyou a:active {
color: #F09;
text-decoration: underline;
}
#topics-naiyou a:hover {
color: #F09;
text-decoration: none;
}

/* END #info-area
-------------------------------------------------- */


/* mixi */
#mixi{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
}



/* トピックス */
#topic{
	clear:both;
	width:900px;
	margin:0px;
	padding:0px;
}

/* プレイベント */
#event{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
}

#event2{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
}

#topic-left{
	float:left;
	width:450px;
	margin:15px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

#topic-right{
	float:right;
	width:450px;
	margin:15px 0px 0px 0px;
	padding:0px;
	text-align:right;
}


/* 協力 */
#kyouryoku{
	clear:both;
	width:900px;
	margin:0px;
	padding:15px 0px 0px 0px;
}

#kyouryoku .banner{
	margin:0px;
	padding:0px 0px 15px 0px;
}

#kyouryoku .banner2{
	margin:0px;
	padding:0px 0px 15px 0px;
	float:left;
	text-align:left;
}

#kyouryoku .banner3{
	margin:0px;
	padding:0px 0px 15px 0px;
	text-align:right;
}


#kyouryoku-left{
	float:left;
	width:596px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

#kyouryoku-right{
	float:right;
	width:304px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:right;
}



/* トップヘもどる */
#gototop{
	clear:both;
	margin:0px;
	padding:20px 0px 10px 0px;
	text-align:right;
}



/* フッター全体 */

#footer{
	clear:both;
margin:0px 0px 0px 0px;
padding:15px 0px 0px 0px;
margin-left:auto;    /* 左側マージンを自動的に空ける */
margin-right:auto;   /* 右側マージンを自動的に空ける */
width:900px;
height:50px;
border-top:#999 dotted 1px;
}

#footer ul{
margin:0;
padding:0px;
list-style:none;
}

#footer li{
	 text-align:left; 
display: inline-block;
list-style-type: none;
float: left;
	margin-right: 12px;
	padding-left: 12px;
	border-left: 1px solid #b8b5b4;
	line-height: 1.3;
	font-size: 85%;
}

/* 問い合わせ */
#contact{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	text-align:left;
	font-size:11px;
	color:#666;
	
}

/* コピーライト */
#copyright{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	text-align:left;
	font-size:11px;
	color:#666;
	
}

/* タイムテーブル */
#time{
	clear:both;
	margin:15px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
	font-size:25px;
	font-weight:bold;
	line-height:30px;
	color:#F09;	
}

/* カウントダウン */
#count{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	color:#F03;	
}

/* スライドショーjavaのCSS */
#photodiv{width:520px;
height:340px;
}　
