/* basicRewrite -----*/

body { background-image: url("../images/price_bg.jpg"); }


/* styleRewrite -----*/

div#container { background-image: url("../images/price_bg_container.jpg"); }
div#container div#sideimg { height: 2600px; background-image: url("../images/price_sideimg.jpg"); }


/* contents -----*/

div.contents {
	padding: 30px 0 0 70px;
}


/* photolist -----*/

div.contents ul.photolist {
	margin: 0 40px 30px 0;
	padding: 0;
	list-style-type: none;
}

div.contents ul.photolist li {
	margin-top: 30px;
	overflow: hidden;
}

div.contents ul.photolist li:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html div.contents ul.photolist li {
	height: 1em;
	overflow: visible;
}
/**/

div.contents ul.photolist div.text {
	float: right;
	width: 305px;
	margin: 0;
	line-height: 200%;
}

div.contents ul.photolist img.thumb {
	display: block;
	float: left;
	width: 200px;
}

div.contents ul.photolist div.text .name {
	display: inline;
	margin-right: 10px;
	font-weight: bold;
}

div.contents ul.photolist div.text p.price {
	display: inline;
	margin: 0;
	font-weight: bold;
	color: #fff88c;
}

div.contents ul.photolist div.text p {
	margin: 0;
}

div.contents div.photooption {
	margin: 0 40px 30px 0;
	padding: 29px;
	background-color: #111111;
	border: 1px solid #222222;
}

div.contents div.photooption p.lead {
	margin: 0;
	font-weight: bold;
}

div.contents div.photooption ul.optionlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.contents div.photooption ul.optionlist li {
	margin-top: 30px;
	overflow: hidden;
}

div.contents div.photooption ul.optionlist li:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html div.contents div.photooption ul.optionlist li {
	height: 1em;
	overflow: visible;
}
/**/

div.contents div.photooption ul.optionlist div.text {
	float: right;
	width: 275px;
	line-height: 200%;
}

div.contents div.photooption ul.optionlist img.thumb {
	display: block;
	float: left;
	width: 170px;
}

div.contents div.photooption ul.optionlist div.text .name {
	display: inline;
	margin-right: 10px;
	font-weight: bold;
}

div.contents div.photooption ul.optionlist div.text p.price {
	display: inline;
	margin: 0;
	font-weight: bold;
	color: #fff88c;
}

div.contents div.photooption ul.optionlist div.text p {
	margin: 0;
}


/* hairlist -----*/

div.contents ul.hairlist {
	margin: 0 40px 30px 0;
	padding: 0;
	list-style-type: none;
}

div.contents ul.hairlist li {
	margin-top: 30px;
	overflow: hidden;
}

div.contents ul.hairlist li:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html div.contents ul.hairlist li {
	height: 1em;
	overflow: visible;
}
/**/

div.contents ul.hairlist p.text {
	float: right;
	width: 305px;
	margin: 0;
	line-height: 200%;
}

div.contents ul.hairlist img.thumb {
	display: block;
	float: left;
	width: 200px;
}


/* dress -----*/

div.contents div.dress {
	margin: 30px 40px 30px 0;
	line-height: 200%;
}

div.contents div.dress p {
	margin: 30px 0 5px;
}

div.contents div.dress ul {
	margin: 0;
	padding-left: 2em;
	list-style-type: square;
}

div.contents div.dress ul span.price {
	font-weight: bold;
	color: #fff88c;
}


/* sample -----*/

div.contents ul.samplelist {
	margin: 0;
	padding: 0;
	line-height: 200%;
	list-style-type: none;
}

div.contents ul.samplelist li {
	padding: 20px 0;
	background: url("../images/price_sample_border.gif") no-repeat bottom;
	overflow: hidden;
}

div.contents ul.samplelist li:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html div.contents ul.samplelist li {
	height: 1em;
	overflow: visible;
}
/**/

div.contents ul.samplelist div.detail {
	float: left;
	width: 230px;
}

div.contents ul.samplelist div.detail .name {
	font-weight: bold;
}

div.contents ul.samplelist div.detail p {
	margin: 0;
}

div.contents ul.samplelist p.total {
	float: right;
	width: 330px;
	margin: 0;
	font-size: 180%;
	font-weight: bold;
}

div.contents ul.samplelist p.total {
	color: #fff88c;
}
