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

#mainContents div.columnObj div.profile:after,
#promotion:after,
#mainContents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#mainContents div.columnObj div.profile,
#promotion,
#mainContents {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}

/* PAGEBODY */
#pageBody {
	padding-top: 0px;
}

/* CONTENTS */
#contents {
	position: relative;
	width: 940px;
	float: none;
}
	#contents h2.catch {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	#contents p.copy {
		position: absolute;
		top: 0;
		left: 381px;
		z-index: 10;
	}

#promotion {
	background: url(../images/bg_promotion.gif) no-repeat left bottom;
	padding-top: 51px;
	width: 940px;
	height: 335px;
}
	#promotion div.div1 {
		float: left;
	}
	#promotion div.div2 {
		float: right;
	}

/* MAINCONTENTS */
#mainContents {
	background: url(../images/bg_contents.gif) no-repeat left bottom;
	margin-bottom: 9px;
	width: 940px;
	float: none;
	line-height: 1.6;
	min-height: 126px;
	_height: 126px;
}

#mainContents div.more {
	position: relative;
}
	#mainContents div.more img {
		position: absolute;
		left: 226px;
		top: 108px;
	}
	#mainContents div.columnObj div.more img {
		position: absolute;
		left: 182px;
		top: 108px;
	}

	#mainContents div.informationObj {
		margin-right: 1px;
		width: 277px;
		float: left;
	}
		#mainContents div.informationObj dl {
			margin-top: 11px;
			margin-left: 11px;
			width: 208px;
			font-size: 10px;
			/*\*/
			*font-size: 80%;
			/**/
		}
			#mainContents div.informationObj dl dt {
				color: #8b8b8b;
				float: left;
			}
			#mainContents div.informationObj dl dd {
				margin-left: 6.3em;
			}
	#mainContents div.deliveryObj {
		margin-right: 1px;
		width: 277px;
		float: left;
	}
		#mainContents div.deliveryObj p {
			margin-top: 11px;
			margin-left: 11px;
			width: 208px;
			font-size: 10px;
			/*\*/
			*font-size: 80%;
			/**/
		}
	#mainContents div.columnObj {
		padding-bottom: 5px;
		width: 381px;
		float: left;
	}
		#mainContents div.columnObj div.outline {
			margin-top: 11px;
			width: 193px;
			float: left;
		}
			#mainContents div.columnObj div.outline h4,
			#mainContents div.columnObj div.outline p {
				margin-left: 11px;
				font-size: 10px;
				/*\*/
				*font-size: 80%;
				/**/
			}
			#mainContents div.columnObj div.outline h4 {
				margin-bottom: 3px;
			}
		#mainContents div.columnObj div.profile {
			padding-top: 4px;
			width: 139px;
			float: right;
		}
			#mainContents div.columnObj div.profile div {
				margin-left: 10px;
				float: right;
			}
			#mainContents div.columnObj div.profile h4,
			#mainContents div.columnObj div.profile p {
				margin-left: 11px;
				font-size: 10px;
				/*\*/
				*font-size: 80%;
				/**/
			}
			#mainContents div.columnObj div.profile h4 {
				margin-bottom: 8px;
				padding-top: 7px;
			}