@charset "utf-8";



a:hover img{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

body {
	font: 100% "ＭＳ ゴシック","ヒラギノ角ゴ Pro W3", verdana, Osaka, sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
	background-color:#584332;
}

h3{
	font-weight:bold;	
}

#container{
	position:relative;
	width:800px;
	padding:0 40px 40px;
	margin:0 auto;
	background:#584332 url("../images/bg.jpg") top center repeat-y;
}

#header_top{
	position:relative;
	border-bottom:2px solid #F99;
}

#header_button{
	position:absolute;
	left: 570px;
	top: 25px;
}

#header_title{
	width:762px;
	margin:0 auto;
	margin-bottom:20px;
}

.header_wide_button{
	width:762px;
	margin:0 auto;
}

.shop_list{
	clear:both;
	width:760px;
	margin:0 auto;
	margin-bottom:30px;
}

#incident_info{
	clear:both;
	width:600px;
	margin:0 auto;
	margin-bottom:30px;
	border:1px solid #999;
}

#incident_info ul li{
	
}

#incident_info ul li{
	display:block;
	margin:20px 0 20px 80px;	
	font-size: 80%;
}


#incident_info ul li div a{
	color: #666;	
}

#incident_info ul li div a:hover{
	text-decoration:underline;
}

#incident_info h3{
	width:586px;
	padding:7px;
	border-bottom:1px solid #999;
	background-color:#FEFAD7;
}

.shop_image{
	display:none;
	float:left;
	width:250px;
	margin-right:20px;
	margin-bottom:50px;
}

.shop_text{
	float:right;
	width:720px;
	margin-bottom:30px;
}

.fright{
	float:right;
}

.fleft{
	float:left;	
}

.tri{
	padding-left:10px;
	background:url("../images/tri.gif") left center no-repeat;	
}

.title_index{
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	background:url(../images/niigata.gif) right bottom no-repeat;

}

.title_index img{
	margin-left:20px;
}

.mr10{
	margin-right:10px;
}
.mr30{
	margin-right:30px;
}

.mb10{
	margin-bottom:10px;
}

.mb30{
	margin-bottom:30px;
}

.hide{
	display:none;	
}

.clear{
	clear:both;	
}

span.outerLink {
display: block;
padding: 3px;
font-size: 80%;
color: #666666;
line-height: 1.2;
}

#footer{
width: 100%;
min-height: 80px;
border-top:2px solid #999;
background: #fffdfa url(../../images/common/footer_bg.gif) repeat-x left top;
background: url(../../images/common/footer_bg.png) repeat-x left top;
}

#copyrightVer2{
	width: 872px;
	height: 35px !important;
	margin: 0 auto;
	background: url(../images/copyright_2.gif) no-repeat scroll center top;
}

#copyrightVer2 p{
	display:none;	
}