/* common.css */

#mainContent {
	width: 100%;
}

#mainContent.frame02 {
	padding-top: 32px;
	background: url(../../../images/common/img_frame02_top.gif) left top no-repeat;
}

#mainContent .framebody {
	min-height: 466px;
	height: auto !important;
	height: 466px;
}

#stylingContentContainer {
}

#stylingInfomationAllContainer{
	width: 385px;
	padding: 0 32px 0 0;
}

#clothesAllContainer {
	/*min-height:320px;*/
	height: auto !important;
	/*height:320px;*/
}

#clothesAllContainer .lead {
	margin: 10px 0 0;
	min-height: 6.5em;
	/height: 6.5em;
	font-size: 85.7%;
	line-height: 1.5;
}

#clothesPhotoContainer {
	margin: 10px 0 0 3px;
}

#clothesPhotoContainer li {
	float: left;
	margin: 0 4px 0 0;
}

#clothesPhotoContainer li.last {
	margin: 0;
}

#clothesPriceContainer {
	margin: 15px 0 0px;
	font-size: 85.7%;
}

#stylingPhotoContainer {
	padding:0 0 20px 0;
}

#stylingPhotoContainer h3 {
	font-family: "Times New Roman", Times, serif;
	color: #f0508c;
	font-size: 121.8%;
	margin: 0 0 5px 25px;
}

#stylingPhotoList {
	text-align: center;
}

#stylingPhotoContainer .last {
	margin: 0;
}


/* stylingPhotoNavigation */

#stylingPhotoNavigation {
	margin: 5px 0 0;
	text-align: center;
	font-size:10px;
}

#stylingPhotoNavigation li {
}

#stylingPhotoNavigation span.current,
#stylingPhotoNavigation a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background: url(../../../images/common/item_dot02.gif) right 50% no-repeat;
	padding-top: 0;
	padding-right: 0.6em;
	padding-bottom: 0;
	padding-left: 0.1em;
	font-size: 12px;
}

#stylingPhotoNavigation  a.current {
	font-weight: bold;
}

#stylingPhotoNavigation .prev {
	background: url(../../../images/common/item_dot02.gif) right 50% no-repeat;
}

#stylingPhotoNavigation .prev a {
	padding-left: 12px;
	background: url(../../../images/common/item_arrow01.gif) left 50% no-repeat;
}

#stylingPhotoNavigation .prev a:hover {
	background: url(../../../images/common/item_arrow01_on.gif) left 50% no-repeat;
}

#stylingPhotoNavigation .next {
	background: none;
}

#stylingPhotoNavigation .next a {
	padding-right: 10px;
	background: url(../../../images/common/item_arrow02.gif) right 50% no-repeat;
}

#stylingPhotoNavigation .next a:hover {
	background: url(../../../images/common/item_arrow02_on.gif) right 50% no-repeat;
}

#photoContainer {
	padding: 0 0 0 32px;
}




ul#clothesPriceContainer li {
	color: #DD4559;
}

