/* コンテンツ
---------------------------------------------*/
#middle{
	clear:both;
	width: 700px;
	padding-left:25px;
	padding-right:25px;
}
#middle_in{
	width:700px;
	margin:0 auto;
}
#cont_top{
	width:700px;
	height:116px;
	padding-top:14px;
	padding-bottom:15px;
}


/* 左　コンテンツ */
#middle_left{
	float:left;
	width:164px;
}
#middle_left_in{
	width:150px;
	height:265px;
	padding-right:14px;
	_padding-right:7px;
}
#middle_left p{
	padding-bottom:5px;
	width:150px;
}
#backto_top{
	padding-top:25px;
}



/* 右　コンテンツ */
#middle_right{
	float:right;
	width:535px;
	padding:0;
	margin:0;
	border-left:1px solid #918B8A;
}
#middle_right_in{
	clear:both;
	width:520px;
	padding-left:15px;
}
#middle_right_in_content{
	width:520px;
	padding-bottom:10px;
	margin:0 auto;
	background-color:#F7F7F7;
}


/*  */
.shops{
	width:520px;
}
.shops_in{
	width:480px;
	height:180px;
	padding-left:20px;
	padding-right:20px;
}
.shops_text{
	float:left;
	width:330px;
}
.shops_text_in{
	clear:both;
	width:330px;
	padding-bottom:12px;
}
.shops_text_title{
	width:330px;
	padding-top:7px;
	padding-bottom:12px;
	line-height:1.4;
	letter-spacing:normal;
	font-size:15px;
	font-weight:bold;
	color:#666;
}
.shops_text_text{
	width:315px;
	padding-right:15px;
	font-size:12px;
	letter-spacing:normal;
	line-height:1.3;
}
.shops_text_address{
	width:300px;
	padding-right:30px;
	padding-top:7px;
	font-size:10px;
	_font-size:xx-small;
	letter-spacing:normal;
	line-height:1.2;
	color:#333;
}
.shops_text_tel{
	font-size:10px;
	_font-size:xx-small;
	letter-spacing:normal;
	line-height:1.2;
	color:#333;
}


.shops_img{
	float:right;
	width:150px;
	padding-top:7px;
}
.shops_img_in{
	clear:both;
	width:150px;
}
.shops_img_in img{
	width:150px;
}






.cont_white_bar{
	width:520px;
	height:2px;
	font-size:0;
	margin:0;
	padding:0;
	background-image:url(../img/common/contwhite_bar.jpg);
	background-repeat:no-repeat;
	line-height:0;
}
.cont_green_bar{
	width:480px;
	height:2px;
	font-size:0;
	margin:0;
	padding:0;
	background-image:url(../img/common/contgreen_bar.jpg);
	background-repeat:no-repeat;
	line-height:0;
}