
/*TOP*/
#tweet{
	width:350px;
	float:left;
	margin-right:10px;
}
.blog{
	width:310px;
	float:right;
	font:10px;
	text-align:right;
}

/*group*/
.group_l{
	width:480px;
	float:left;
}
.group_r{
	width:200px;
	float:right;
	margin-top:20px;
}

/*facility*/
#facility {
	margin-bottom:30px;
}
#facility li{
	display : inline;
	margin:5px 0;
	padding:0;
	list-style:none;
}
#facility h3 img{
	margin-top:10px;
}
#facility .section{
	width:660px;
	margin:-10px 0 0 0;
	border:solid 1px #a59f8b;
}
#facility .section p{
	margin:5px 0 10px 20px;
	clear:both;
}
#facility .section img{
	width:150px;
	margin-right:10px;
	float:right
}
#facility .right{
	text-align:right;
}
.place{
	clear:both;
}
.k_on {
	color:orange;
}
.k_off {
	color:#51aa5c;
}
.s_on {
	color:blue;
}
.e_on {
	color:gray;
}
#facility h4{
	border-bottom:2px dotted #cfa972;
	font-size:10pt;
	margin:20px 20px 10px 20px;
	color:#320000;
}

.textbox{
	clear:both;
	width:620px;
	margin:0 0 10px 20px ;
	border:solid 1px #e5d3b7;
}
.textbox_l30{
	width:140px;
	float:right;
	margin:10px;
}
.textbox_r70{
	width:410px;
	float:left;
	margin:10px;
}
.textbox_l70{
	width:410px;
	float:right;
	margin:10px;
}
.textbox_r30{
	width:140px;
	float:left;
	margin:10px;
}

/*Link*/
#link_tbl table{
	width:90%;
	border:solid 1px #CCC;
}
#link_tbl img{
	text-align:center;
	margin:5px 0;
}

#map{
	width:600px;
	text-align:center;
    margin: 0 auto;	
}
#map img{
	display : block;       /*ブロック要素へ変更する*/
	clear:both;
	margin-bottom:10px;
}
#map p{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  line-height: 130%;
  letter-spacing:0.1em;
	text-align:center;
	font:10pt;
}

/*SHOP*/
.commodity{
	width:680px;
	clear:both;
	margin:20px 10px 30px 10px;
}
.commodity li{
	display : inline;
	margin:10px;
	padding:0;
	list-style:none;
}
