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

/* ---------------------------------------------------- */
/* 大枠設定 */
/* ---------------------------------------------------- */

#contents{
	width:840px;
	margin-left:30px;
	margin-right:30px;
}


/* ---------------------------------------------------- */
/* 左端メニューバー */
/* ---------------------------------------------------- */

#menu{
	margin-top:30px;
	width:160px;
	float:left;
	text-align:left;
}

.menu_title_img2{
	margin-bottom:20px;
}

/* ---------------------------------------------------- */
/* 右部分コンテンツ */
/* ---------------------------------------------------- */

#cont_wrapper{
	width:680px;
	float:right;
	margin-top:30px;
	margin-bottom:30px;
}

#info_wrapper{
	width:680px;
}


/* ---------------------------------------------------- */
/* gmap貼付位置 */
/* ---------------------------------------------------- */

#gmaps{
	width:660px;
	height:365px;
	margin-left:20px;
	margin-bottom:30px;
	background-color:#ccc;
}

/* ---------------------------------------------------- */
/* アクセスマップ＆営業時間 */
/* ---------------------------------------------------- */

#access_maps{
	width:680px;
}

#access{
	width:290px;
	float:left;
	margin-left:20px;
	margin-bottom:50px;
	text-align:left;
	color:#033;
	font-size:12px;
	line-height:120%;
	letter-spacing:0.2em;
}
#access2{
    width:300px; 
	margin-left:20px;
	margin-top: 20px;
	text-align:left;
	color:#033;
	font-size:12px;
	line-height:120%;
	letter-spacing:0.2em;
}

#maps{
	width:360px;
	height:200px;
	padding:20px 0;
	text-align:right;
	float:right;
}
#maps2{
	width:350px;
	margin:10px 0 0 0;
}
#maps2 a{
	text-decoration:none;
}

#openhours{
	width:300px;
}

#openhours_img{
	float:left;
	margin-top:10px;
}

#openhours_text{
	float:right;
	margin-top:10px;
}

#openhours_text2{
	float:left;
	margin:10px 0 0 20px;
}
#gmaps2{
	margin: -135px 0px 0px 338px;	
}