@charset "utf-8";
/* CSS Document */



#map{
	width:920px;
	height:350px;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:30px;
}

#map1{
	width:920px;
	height:350px;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:30px;
}

#map2{
	width:920px;
	height:350px;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:30px;
}

a.shop_link:hover {
position: relative;
top: -1px;
text-decoration: none;
}

.shop_link{
	font-weight:bold;
}


/*ここからメイン*/
#content{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#route{
	width:auto;
	height:auto;
	margin-left:30px;
	font-size:13px;
}


#big_title{
	width:920px;
	height:auto;
	margin-left:30px;
}

#bigfont{
	font-size:24px;
	font-weight:bold;
	border-bottom: 1px dotted #666;
}

h2{
	width:auto;
	height:auto;
	font-size:18px;
	font-weight:normal;
}


/*ここまでメイン*/

.shop_name{
	font-size:40px;
	font-weight:bold;
	font-family: "eb garamond";
}

.shop_caption{
	width:600px;
	height:170px;
	margin-left:28px;
	margin-top:20px;
	font-size:14px;
}

#online_caption{
	width:600px;
	height:100px;
	margin-left:28px;
	margin-top:20px;
	font-size:14px;
}


.photo{
	width:920px;
	height:1300px;
	margin-top:11px;
	margin-left:28px;
	margin-bottom:80px;
}

#online_photo{
	width:920px;
	height:300px;
	margin-top:11px;
	margin-left:28px;
	margin-bottom:80px;
}

.right_box1{
	width:300px;
	height:330px;
	margin:0px;
	float:left;
}

.left_box1{
	width:600px;
	height:330px;
	margin-left:20px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	float:left;
}

.bottom_box1{
	width:920px;
	height:318px;
	margin-top:20px;
	float:left;
}

.right_box2{
	width:300p;
	height:330px;
	margin-top:20px;
	float:left;

}

.left_box2{
	width:600px;
	height:330px;
	margin-top:20px;
	float:left;
	margin-left:20px;
}

.right_box3{
	width:600px;
	height:350px;
	margin-top:20px;
	float:left;
	

}

.left_box3{
	width:300p;
	height:350px;
	margin-top:20px;
	float:left;
	margin-left:20px;
}


.small_image{
	width:300px;
	height:330px;
}

.medium_image{
	width:600px;
	height:330px;
}


.googlemap{
	width:920px;
	height:auto;
	margin-left:30px;
	margin-right:30px;
}
