@charset "UTF-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}


#pankuzu{
	margin-top /*\**/:10px\9;
	
}

#mainvisual{
	margin-bottom:10px;
}
/*-----ボタン-----*/

#button{
	font-size:12px;
	margin-bottom:200px;
}
#button_left{
	width:434.5px;
	float:left;
	
}
.button_info{
	width:212px;
	float:left;
}
.button_map{
	width:212px;
	float:right;
}

#button_right{
	width:434.5px;
	float:right;
}
.button_special{
	width:212px;
	float:left;
}
.button_pick{
	width:212px;
	float:right;
}

.bot{
	width:212px;
	height:50px;
	background:url(../img/button_bot.png);
}

.bot p{
	width:201px;
	margin-left:10px;
	padding-top:5px;
	line-height:1.2;
    /* for all IE only */
    width:197px;
	margin-left:14px;
}

.bot a{
	text-decoration:none;
}
#p1{
font-size:12px;	
}



/*-----ボタン END-----*/
/*-----#contents02-----*/
#contents02{
	padding-top:10px;
}

.list_top{
	width:565px;
	height:20px;
	background:url(../img/list_top.png) no-repeat;
}

.list_mid{
	width:565px;
	background:url(../img/list_mid.png) repeat-y;
}

.list_bot{
	width:565px;
	height:20px;
	background:url(../img/list_bot.png) no-repeat;
	margin-bottom:10px;
}
/*-----#left-----*/

#left{
	width:565px;
	float:left;
}

.list_title{
   border-bottom:1px #cdc6bf dashed;
   width:365px;
   font-size:14px;
   position:relative;
   padding-bottom:10px;
}

.list_left{
	float:left;
	width:370px;
	padding-left:20px;
}

.list_right{
	width:141px;
	float:right;
	padding-right:20px;
}

.list_mid{
}

.list_mid dl{
	height:40px;
}

.list_mid dt{
	width:30px;
	float:left;
	margin-right:10px;
}

.list_mid dd{
	padding-top:3px;
	vertical-align:middle;
	
}


.list_mid p{
	font-size:14px;
	margin-top:5px;
}

#p1{
	font-size:12px;
}

.text{
	position:absolute;
	top:6px;
	left:40px;
	 /* for all IE only */
    top : 8px\9;
}

#detail{
	text-align:right;
}

/*-----#leftEND-----*/
/*-----#right-----*/
#right{
	width:300px;
	float:right;
}

#mobile{
	margin-bottom:10px;
}

#news{
	font-size:11px;
	border-left:3px #333333 solid;
}
#news h2{
	padding-left:5px;
	margin-bottom:10px;
	border-bottom:1px #333333 solid;
}
#news_area {
	padding-top:8px;
	overflow-y: scroll;
	height: 8em;
	margin-bottom: 12px;
}

#news01{
	margin-left:5px;
	
}

#news02{
	width:200px;
	margin:-15px 0 10px 73px;
}


#buy{
	margin-bottom:10px;
}

#blog{
	margin-bottom:0;
}

#tel li{
	list-style:none;
}

#stop{
	
}

/*-----#rightEND-----*/


.cc{
	vertical-align:super;
}






