@charset "utf-8";
@import "../common/css/std.css";

/***** only shop *****/
DIV#infoArea {
	margin: 10px 0 20px 0;
	text-align: left;
	width: auto;
	}
DIV#infoArea P#infoCap {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	}
DIV#infoArea P#infoPhoto {
	text-align: center;
	}
DIV#infoArea P#infoMain{
	width: 500px;
	margin-left: 90px;
	}
DIV#infoArea IMG#infoQR {
	left: 100px;
	margin: 10px;
	}
DIV#detmapArea P#detmapCap {
	width: 380px;
	color: #CC0000;
	font-weight: bold;
	}
DIV#detmapArea IMG#detmapImg {
	border: 1px solid #000000;
	}