@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/* type
--------------------------------------------------------------------*/
#content .type {
	margin-top:-6px;
	padding-bottom:10px;
}

#content .type span {
	font-weight:bold;
}

#content .type p.txt {
	margin-bottom:15px;
}

#content .type dl {
	margin-bottom:14px;
}

#content .type dl dt {
	font-weight:bold;
	margin-bottom:2px;
}

/* price
--------------------------------------------------------------------*/
#content .price {
	margin-bottom:30px;
}

#content .price ul {
	zoom:1;
	overflow:hidden;
	margin-bottom:16px;
}

#content .price ul li {
	width:190px;
	float:left;
	margin-right:15px;
}

#content .price dl {
	zoom:1;
	overflow:hidden;
}

#content .price dt {
	width:230px;
	float:right;
	margin-top:3px;
}

#content .price dd {
	width:350px;
}

/* box
--------------------------------------------------------------------*/
#content .box {
	margin-bottom:23px;
}

#content .box .inner {
	zoom:1;
	overflow:hidden;
	margin-bottom:15px;
}

#content .box .inner ul {
	width:200px;
	float:right;
	margin-top:0;
}

#content .box .inner dl {
	width:380px;
}

#content .box .inner dl dt {
	margin:5px 0 22px 1px;
}

#content .box .inner dl dd p {
	margin:0 0 19px 1px
}

#content .box ul {
	margin-top:-2px;
}

#content .box ul li p {
	padding:1px 0 0 20px;
	margin-bottom:6px;
	background:url(../image/ico.gif) left center no-repeat;
}

/* imgText
--------------------------------------------------------------------*/
#content .imgText {
	margin:-3px 0 26px;
}

#content .imgText p {
	margin:0 230px 19px 0;
}

#content .imgText img {
	margin-top:3px;
}
