@charset "utf-8";

div#contents h2{
	width:950px;
	margin:40px 0 24px 0;
	text-align:center;
	float:left;
}

div#contents div#storeInfo{

	width:311px;
	margin:0 15px 0  180px;
	float:left;
	display:inline;

}

div#contents div#storeInfo table{

	width:307px;
	margin-top:5px;

}

div#contents div#storeInfo table th{

	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #9e9e9e;
	padding:4px 0 4px 4px;

}

div#contents div#storeInfo table td{

	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #9e9e9e;
	padding:4px 0 4px 4px;
	line-height:1.2;

}

div#contents dl#qr{

	float:left;

}

div#contents dl#qr dd{

	margin-top:5px;
	color:#ccc;

}

div#contents p#map{

	width:551px;
	height:400px;
	border:1px solid #9e9e9e;
	margin:10px 0 0 180px;
	clear:left;
	float:left;
	display:inline;

}

div#contents div#textBox{

	width:551px;
	clear:left;
	float:left;
	margin:20px 0 0 180px;
	display:inline;
}

div#contents div#textBox p#left{

	width:380px;
	float:left;
	color:#ccc;
	line-height:1.2;

}

div#contents div#textBox p#right{

	float:right;

}

div#contents div#textBox p#right a{
	
	color:#00a0e9;

}

div#contents div#textBox p#right a:hover{
	
	text-decoration:none;

}