@charset "utf-8";

/* header
----------------------------------------------------------- */
div#header {
	display:none;
}

/* pankuzu
----------------------------------------------------------- */
div#pankuzu {
	display:none;
}

/* footer
----------------------------------------------------------- */
div#footer {
	display:none;
}

/* shopTop
----------------------------------------------------------- */
div#shopTop div#shopCheck {
	display:none;
}
div#shopTop h1#romenten {
	width:580px;
	margin:0px auto;
	margin-bottom:5px;
}

div#leftcontents {
	margin-top: 30px;
}

/* shopRomenten
----------------------------------------------------------- */
div#shopRomenten {
	width:580px;
	margin:50px auto 0px auto;
	padding-top:5px;
	text-align:left;
	position:relative;
}
div#shopRomenten div#syousai {
	width:580px;
	position:absolute;
	left:0px;
	top:430px;
}
div#shopRomenten div#syousai table {
	width:580px;
	font-size:12px;
}
div#shopRomenten div#leftcontents_map {
	margin: 30px 0px;
}
div#shopRomenten div#syousai ul#mapnavi {
	display:none;
}
div#shopRomenten div#leftarea {
	width:580px;
}

iframe {
	margin-bottom: 10px;
}