@charset "utf-8";

@import "../../common/css/base.css";
@import "../../common/css/frame.css";

#bodyContent div.mainArea div.columnObj:after,
.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#bodyContent div.mainArea div.columnObj,
.row {
	zoom: 1;
}

/* CONTENTS FRAME */
#container {
}
#bodyContent {
}
	#bodyContent div.mainArea {
	}
	#bodyContent div.sideArea {
	}
	
	#localnavigation {
	}


/* CONTENTS */


#bodyContent div.mainArea h1 {
	margin:54px 0 50px 0;
}

#bodyContent div.mainArea #shopBg {
	background:url(../images/bg.gif) no-repeat;
	width:715px;
	height:490px;
	margin:18px 0 0 0;
	position:relative;
}

#bodyContent div.mainArea #shopBg #shopBnr {
	position:absolute;
	top:43px;
	left:55px;
	width:610px;
	height:75px;
}	

#bodyContent div.mainArea #shopBg #shopBnr a {
	display:inline;
}

#bodyContent div.mainArea #shopBg #shopBnr img {
	display:inline;
}


#bodyContent div.mainArea #shopBg #ctn {
	position:absolute;
	top:150px;
	left:55px;
	width:607px;
	height: 90px;
}

#bodyContent div.mainArea #shopBg #ctn ul {
	list-style:none;
}
#bodyContent div.mainArea #shopBg #ctn li {
	padding:0 0 0 15px;
	background:url(../images/maru.gif) no-repeat;
	background-position:0 4px;
	color: #666666;
}

#bodyContent div.mainArea #shopBg #kaoDirect {
	position:absolute;
	top:304px;
	left:30px;
}

#bodyContent div.mainArea #shopBg #inquiry {
	position:absolute;
	top:430px;
	left:30px;
	line-height:23px;
}	

#bodyContent div.mainArea #shopBg #inquiry p.saletime {
	margin-left:158px;
	color: #666666;
}
#bodyContent div.mainArea #shopBg #inquiry p.saledate {
	color: #666666;
}

#bodyContent div.mainArea #shopBg p.ir {
	display:none;
}
