@charset "utf-8";
@import url("bace.css");
@import url("common.css");
/* ===================================================================
CSS information

 file name  :plumcube.css
 style info :プラムキューブ用スタイル
=================================================================== */

/* -------- snavi -------- */
#plumcube #sNav {
	background: url(/images/news/img_snav.gif) no-repeat center bottom;
	margin:0;
	padding:0;
}


#plumcube h3 {
	margin-bottom:4px;
	color:#ce045b;
}

#shopInfo p {
	margin-left:65px;
	margin-bottom: 5px;
}
#term {
	text-align:center;
}
#term dl{
	background:url(/images/plumcube/bg_term.gif) no-repeat;
	height:28px;
	padding:5px;
	margin:30px 0 0;
	font-weight:bold;
	font-size:1.1em;
}
#term dt{
	display:inline;
	color:#ce045b;
}
#term dd{
	display:inline;
	color:#4f2311;
}
#term p {
	margin:0 0 30px;
	color:#ce045b;
	font-weight:bold;
/*	letter-spacing:-1px;*/
}
:root *> #term p {
}

.shopBox {
	clear:left;
	overflow: hidden;
	margin-bottom:30px;
	width:540px;
}	
.shopImg {
	width:170px;
	background:#c2b2ac;
	float:left;
}
.shopImg .mainImg {
	margin:4px;
	border:solid 1px #FFF;
}
.shopImg .subImg{
	margin:0 1px;
}
.shopImg .subImg img{
	margin:3px;
}
.shopTxt {
	margin-left:182px;
	width:355px;
}
.shopTxt em {
	font-weight:bold;
	color:#4F2311;
}
.shopTxt em img {
	margin-right:5px;
}
.spec {
	margin-top:5px;
	color:#8d6963;
}
.spec li {
	margin-bottom:2px;
}
.shopTxt .externalLink {
	margin:10px auto;
}

/* -------- 詳細情報 -------- */
#detailedInfo {
	background:url(/images/plumcube/bg_shopinfo.gif) repeat-x top left;
	padding:15px;
}
.detailedInfoBg {
	background:url(/images/plumcube/bg_shopinfo.gif) repeat-x bottom left;
	padding-bottom:1px;
}
#detailedInfoWh {
	background:url(/images/plumcube/bg_shopinfo_wh.gif) repeat-x top left;
	padding:15px;
}
.detailedInfoBgWh {
	background:url(/images/plumcube/bg_shopinfo_wh.gif) repeat-x bottom left;
	padding-bottom:1px;
}
#detailedInfo .map {
	/*margin-top:-25px;*/
}
.detailedTxt {
	width:100%;
	margin-right:-258px;
	float:left;
	color:#4f2311;
}
.detailedTxt h4 {
	margin-bottom:5px;
}
.detailedTxt p{
	margin-bottom:30px;
}
.detailedTxt dt {
	width:5em;
	float:left;
	clear:left;
}
.detailedTxt .comment {
	float:right;
	margin-right:268px;
}
/*
#credit {
	background:url(../../images/plumcube/img_pitapa_credit.gif) no-repeat left bottom;
	padding-left:100px;
	padding-top:10px;
	overflow:visible;
	color:#4f2311;
}
*/
#movie {
	margin-top:10px;
	margin-left:65px;
	padding-top:10px;
	border-top:dotted 1px #8d6963;
}
#movie p {
 margin-left:0;
}
