@charset "UTF-8";

body{
	background: url(../img/bg_top.gif) repeat-x 0 0;
}

/***********************************************************

main

***********************************************************/


#flash{
	padding:6px 0 10px;
	width:670px;
	height:297px;
	margin-bottom: 20px;
}

* html #flash{
	padding:4px 0 10px;
	margin-bottom: 20px;
}

.s_cap{
	margin:0 auto 10px auto;
}

/*Area*/

#map_box{
    zoom: 100%;
	width:650px;
	margin:0 auto 0 auto;
}

#map_box:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


#map_box_right{
	float:right;
	margin:0 0 10px 0px;
	width:260px;
}



/*イベント*/

#r_event:after{
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}


*:first-child+html #r_event{
	display: inline-block;
}
 

#r_event{
	width:650px;
	margin:15px auto 0 auto;
}

#r_event_ul{
	width:650px;
}

#r_event_ul li{
	height:102px;
	width:206px;
	float:left;
	margin:0 0 0 8px;
	display:inline;
}


.r_event_text{
    zoom: 100%;
	margin:5px 0 0 0;
	font-size:10px;
	line-height:1.4em;
}

.r_event_text:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


.r_event_text_left{
	float:left;
	margin:0 5px 10px 0px;}


#c_event{
	width:650px;
	margin:15px auto 0 auto;
}

/*リストの上部だけラインを消す*/
#c_event ul{
     _zoom: 1;  
     overflow: hidden;
	 margin-left:10px;
}

#c_event li{
	float:left;
	width:310px;
	padding:10px 0px 0 10px;
	background:url(../img/line_dot.gif) repeat-x 0 100%;
	margin-bottom:-1px;
	zoom: 1;
	_padding-bottom:8px;
	
}

/*ie8,7*/
html>body #c_event li{
	padding-bottom:8px;
}





.event_top{
    zoom: 100%;
	width:295px;
}

.event_top:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.event_img{
	float:left;
	margin:0 5px 10px 0;
}

.event_top a img{
	border:1px solid #ccc;
	padding:1px;
}

.event_top a:hover img{
	border:1px solid #fc80a9;
	padding:1px;
}

.event_top dd{
	font-size:10px;
	line-height:1.6em;
	width:300px;
	display:inline;
}
	
.event_top dt{
	font-weight:bold;
	
}


#topnews{
	width:650px;
	margin:0 auto 0 auto;
	line-height:1.8em;
}

#c_shop{
	width:659px;
	margin:0 auto 0 auto;
}

#c_shop ul{
	margin: 0 0px 0px 0;
	overflow:hidden;
	_zoom: 1;
}

#c_shop li{
	float:left;
	height:50px;
	width:213px;
	margin-right:6px;
	margin-bottom:4px;
}

.text_sarea{
	font-size:10px;
	text-align:right;
	margin:5px 0 0 0;
	font-weight:bold;
}
.main_banner{
    margin:20px 0 0 0;
}

#topnews2{
	width:630px;
	margin:20 auto 0;
	line-height:1.8em;
	border: 2px solid #666;
	padding: 10px;
}

#topnews2 .news{
	font-size: 14px;
	color: #F00;
	font-weight: bolder;
}

