@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");
@import url("tailgatesell_base.css");

div.box1 {
	width: 520px;
	margin: 10px auto 0px auto;
}

img.main_img {
	float: left;
}

div.box1_right {
	float: right;
	width: 252px;
	margin: 0px 5px 0px 0px;
	padding-top: 10px;
}

div.box1_right p {
	font-size: 80%;
	margin: 5px 0px 0px 0px;
}

h4 {
	color: #874330;
	font-size: 110%;
	margin: 5px 0px 10px 0px;
}

div.box2 {
	clear: both;
	width: 480px;
	margin: 5px auto;
	padding-bottom: 20px;
}

div.box2 div {
	float: left;
	width: 95%;
	margin-bottom: 20px;
}

div.box2 h3 {
	margin-bottom: 15px;
	padding-top: 20px;
	clear: both;
}

div.box2 img.store {
	float: right;
	width: 200px;
	margin-top: 10px;
}

div.box2 dl {
	border: 1px solid #ccc;
	background-color: #fffff3;
	height: 120px;
	margin-bottom: 5px;
}

div.box2 dt {
	float: left;
	width: 120px;
}

div.box2 dt img {
	border-right: 1px solid #ccc;
}

div.box2 dd {
	float: right;
	width: 340px;
	margin: 0px;
	padding: 0px;
}

div.box2 dd h4 {
	font-weight: bold;
	color: #000;
	margin-top: 15px;
}
.box1_right h3 {
	margin: 0px;
	padding: 0px;
}
.ebizai {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.box2 .left1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
}
.box2 .right2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 210px;
}
