@charset "utf-8";


/*-------------21.10.29-------------------------*/
.su-animate {
    visibility: visible !important;
}
/*-------------21.10.29-------------------------*/

div#pre_header {
	background: #FFFFFF;
	color: #999999;
	text-align: center;
	font-size: 9pt;
}



div#header {
	width: 965px;
	height: 80px;
	margin-bottom: 4px;
	background: #000000;
	padding-left: 10px;
	position: relative;
}
div#header_menu {
	height: 52px;
	width: 975px;
	margin-bottom: 3px;
	clear: both;

}


div#container {
	padding: 0px 4px;
/*	width: 780px; */
	width: 975px;
	margin: 0px auto;
	background: #FFFFFF;
	border: 1px solid #CFCFC7;
}

h2#main_img{
	clear: both;
	position: relative;
}

div#content_end {
	clear: both;
	font-size: 9px;
	text-indent: -2000px;
}

div#footer {
	width: 975px;
	padding: 25px 0px;
	background: #000000;
	clear: both;
	text-align: center;
	color: #CCCCCC;
}


div#pre_footer {
	clear: both;
	background: #ECECEA url(images/bg_pre_footer.gif) repeat-x left top;
	margin-bottom: 10px;
	text-align: center;
	padding: 15px 40px 20px;
	width: 883px;
	margin-left: 6px;
}
div#pre_footer p {
	margin: 0.2em 0px;
	padding: 0px;
}


div#post_footer {
	text-align: center;
}
div#post_footer a {
	color: #999999;
}

div#header h1 {
	font-size: x-small;
}
div#header h1 a {
	background: #000000 url(images/main_logo.gif) no-repeat;
	display: block;
	height: 0px !important;
	height /**/: 62px;
	overflow: hidden;
	width: 325px;
	margin: 10px 0px 0px 5px;
	padding: 62px 0px 0px;
	float: left;
}


div#header ul {
	float: right;
	width: 300px;
	margin-top: 40px;
}
div#header ul li {
	display: inline;
}
div#header ul li span,
div#header ul li a 			{
	text-decoration: none;
	float: left;
	display: block;
	height: 0px !important;
	height /**/: 25px;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position:left top;
	padding: 25px 0px 0px;
	margin-right: 10px;
	width: 90px;	
	
}
div#header ul li.hm-1 a {	background-image: url(images/sm_kagoshima.gif);	}
div#header ul li.hm-2 a {	background-image: url(images/sm_gifu.gif)			;	}
div#header ul li.hm-3 a {	background-image: url(images/sm_fukuoka.gif)		;	margin-right: 0px;	}

div#header ul li.hm-3 span {	background-image: url(images/sm_osaka.gif)		;	margin-right: 0px;	}

div#header ul li a:hover {
	background-position: left -25px; /* not BOTTOM */
}

div#header p#linklist {
	color: #CCCCCC;
	width: 500px;
	line-height: 1.3;
	display: block;
	overflow: hidden;
	position: absolute;
	text-align: right;
	font-size: 10pt;
	right: 5px;
	bottom: 10px;
}
div#header p#linklist a {
	color: #CCCCCC;
	text-decoration: none;
}
div#header p#linklist a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



div#local_bans {
	clear: both;
	
	display: none;
}
div#local_bans dl {
	padding-bottom: 3px;
}
div#local_bans dl dt {
	margin: 0px 0px 1px;
	line-height: 1;
	padding: 0px;
}
div#local_bans dl dt a{
	font-size: 8pt;
	font-weight: bold;
}
div#local_bans dl dt a:hover img {
	filter:Alpha(opacity=60); /* for IE			*/
	-moz-opacity:0.60;				/* for Mozila	*/
	opacity:0.60;
}


div#local_bans dl dd {
	margin: 0px;
	padding: 0px 0px 3px;
}


div#local_bans ul {

}

div#local_bans ul li {
	list-style-type: none;
	font-size: 9px!important;

	line-height: 1.;
	margin: 0px;
	padding: 0px;
	line-height: 1.3;
}
