@charset "utf-8";


#container{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	}

#header{
	width:980px;
	height:auto;
	margin:0 auto;
	text-align:left;
	}

#logo{
	width:280px;
	height:70px;
	margin:0 auto;
	text-align:left;
	float:left;
	overflow:hidden;
	}

#info{
	width:260px;
	height:70px;
	margin:0 auto;
	text-align:left;
	float:left;
	}

#info h2{
	font-size:12px;
	font-weight:normal;
	margin:10px 0px 0px 10px;
}

#header_menu{
	width:400px;
	height:70px;
	margin:0px 0px 0px 40px;
	text-align:left;
	float:left;
	}


#main{
	width:100%;
	height:486px;
	margin:0 auto;
	padding:16px 0px 14px 0px;
	text-align:center;
	clear:left;
	}

#main_space{
	width:980px;
	height:auto;
	margin:0 auto;
	text-align:left;
	}

#gallery div#slides{
	width:980px;
	height:600px;
	overflow:hidden;
	}

#gallery div.slide{
	float:left;
	}

#menu{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:left;
	float:left;
	}


ul{
	list-style-type: none; 
	margin:0px;
	padding:0px;
	}

li{
	float: left;
	width:auto;
	display:inline-block;
	list-style:none;
	height:40px;
	overflow:hidden;
	}

li.inact:hover{
	background:url(../img/pic_bg.png) repeat;
	}

li.act,li.act:hover{
	background:url(../img/active_bg.png) no-repeat;
	}

li.act a{
	cursor:default;
	}

.fbar{
	width:2px;
	background:url(../img/divider.png) no-repeat right;
	}

li a{
	display:block;
	background:url(../img/divider.png) no-repeat right;
	height:160px;
	padding-top:0px;
}

a img{
	border:none;
}

#contents{
	text-align:center;
	width:100%;
	height:auto;
	clear:left;
}

#contents div#news_space{
	padding:20px 0px 0px 0px;
	margin:0 auto;
	width:980px;
	height:350px;
}

#contents div#news_space div#twitter{
	width:450px;
	height:300px;
	margin:0 auto;
	text-align:left;
	float:left;
	overflow:hidden;
	box-shadow:0 0 3px #FFFFFF;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border:8px solid #FFE4A0;
	background:url(../img/panel.jpg) repeat-x bottom center;
	overflow:hidden;
	}

#contents div#news_space div#info_space{
	width:450px;
	height:300px;
	margin:0 auto;
	text-align:left;
	float:left;
	overflow:hidden;
	box-shadow:0 0 3px #FFFFFF;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border:8px solid #FFE4A0;
	background:url(../img/panel.jpg) repeat-x bottom center;
	overflow:hidden;
	}

#contents div#news_space div#info_space2{
	width:600px;
	height:auto;
	margin:0 auto;
	text-align:left;
	float:left;
	overflow:hidden;
	box-shadow:0 0 3px #FFFFFF;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border:8px solid #FFE4A0;
	overflow:hidden;
	}

#contents div#news_space div#info_space2 div.left{
	width:200px;
	height:auto;
	margin:0 auto;
	text-align:left;
	float:left;
	}

#contents div#news_space div#info_space2 div.right{
	width:380px;
	height:auto;
	margin:0 auto;
	padding:6px;
	text-align:left;
	float:right;
	color: #555555;
	}

#contents div#news_space div#info_space2 a{
	font-weight:bold;
	color: #005588;
	}

#contents div#news_space div#info_space2 br{
	clear:both;
	}

#contents div#news_space div#info_space2 p{
	color: #552222;
	padding:0px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	}

#contents div#news_space div#info_space2 div.span{
	color: #555555;
	padding:10px 10px 10px 30px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	clear:left;
	}

#contents div#news_space div#info_space2 div.span2{
	color: #555555;
	padding:10px 10px 10px 56px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	clear:left;
	}

#contents div#news_space div#nav_space{
	width:200px;
	height:auto;
	margin:0 0 0 100px;
	text-align:left;
	float:left;
	}

#nav{
	position:absolute;
	top:0px;
	width:200px;
	height:150px;
	margin:106px 0px 0px 0px;
	clear:both;
	}

#gallery{
	border:0px;
	background:url(../img/panel.jpg) repeat-x bottom center;
	width:980px;
	height:auto;
	overflow:hidden;
	}

#contents div#ather_space{
	margin:0px auto;
	text-align:center;
	width:980px;
	height:auto;
}


#contents_bottom_line{
	width:100%;
	height:8px;
	margin:-10px 0px 0px 0px;
	clear:left;
	}

#contents div#news_space div#baner{
	width:463px;
	height:auto;
	margin:0px 0px 0px 20px;
	text-align:left;
	float:left;
	overflow:hidden;
	}

#bottom{
	margin:0px auto;
	text-align:center;
	width:100%;
	height:auto;
	clear:left;
	background-color:#886622;
	color:#FFFFFF;
}

#bottom_space{
	padding:20px 0px 0px 20px;
	width:960px;
	height:80px;
	margin:0 auto;
	text-align:left;
	background:url(../img/bottom_bg.gif);
	}

#bottom_logo{
	width:150px;
	height:auto;
	margin:20px 0 0 20px;
	text-align:left;
	float:left;
	overflow:hidden;
	}

#address{
	width:300px;
	height:auto;
	margin:10px 0px 0px 20px;
	text-align:left;
	float:left;
	overflow:hidden;
	color:#FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:14px;
	font-weight:normal;
	font-family:sans-serif;
	text-align:left;
	}

#link{
	width:450px;
	height:auto;
	margin:20px 0px 0px 0px;
	text-align:left;
	float:left;
	}
