@charset "utf-8";

#tri6 {
	background: url(../../../img/common/left/pink_tri_down.gif) no-repeat left center;
}

h2{
	margin-bottom: 15px;
}

div#dress{
	margin-left: 10px;
	margin-bottom: 10px;
}

h3{
	margin: 10px 0;
}

/*===============================================

	00.top

==============================================*/

div#dressmenu{
	margin-top: 20px;
}




/*===============================================

	00.dress

==============================================*/

ul#photoBox {
	list-style: none;
	width: 642px;
	margin-left: 10px;
	margin-right: -14px;
	zoom: 1;
	margin: 20px 0;
}

ul#photoBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul#photoBox li {
	float: left;
	width: 200px;
	height: 198px;
	text-align: center;
	margin-right: 14px;
	margin-bottom: 20px;
	padding-top: 12px;
	background: url(../img/bg_lightbox.gif) no-repeat 50%;
}



/*----------------------------------------------------------------
//----100317-- NEWEόΧ\θΗΑp //
------------------------------------------------------------------*/
ul#photoBox li.new {
	/*-- newΜέ --*/
	background: url(../img/bg_lightbox_new.gif) no-repeat 50%;
}

ul#photoBox li.new1 {
	/*-- 1όΧ\θ --*/
	background: url(../img/bg_lightbox_new1.gif) no-repeat 50%;
}

ul#photoBox li.new2 {
	/*-- 2όΧ\θ --*/
	background: url(../img/bg_lightbox_new2.gif) no-repeat 50%;
}

ul#photoBox li.new3 {
	/*-- 3όΧ\θ --*/
	background: url(../img/bg_lightbox_new3.gif) no-repeat 50%;
}

ul#photoBox li.new4_01 {
	/*-- 4όΧ\θ --*/
	background: url(../img/bg_lightbox_new4_01.gif) no-repeat 50%;
}

ul#photoBox li.new4_02 {
	/*-- 4όΧ\θ --*/
	background: url(../img/bg_lightbox_new4_02.gif) no-repeat 50%;
}

ul#photoBox li.new5 {
	/*-- 5όΧ\θ --*/
	background: url(../img/bg_lightbox_new5.gif) no-repeat 50%;
}

ul#photoBox li.new5_02 {
	/*-- 5όΧ\θ --*/
	background: url(../img/bg_lightbox_new5_02.gif) no-repeat 50%;
}

ul#photoBox li.new6 {
	/*-- 6όΧ\θ --*/
	background: url(../img/bg_lightbox_new6.gif) no-repeat 50%;
}

ul#photoBox li.new7 {
	/*-- 7όΧ\θ --*/
	background: url(../img/bg_lightbox_new7.gif) no-repeat 50%;
}

ul#photoBox li.new9 {
	/*-- 9όΧ\θ --*/
	background: url(../img/bg_lightbox_new9.gif) no-repeat 50%;
}

ul#photoBox li.new10 {
	/*-- 10όΧ\θ --*/
	background: url(../img/bg_lightbox_new10.gif) no-repeat 50%;
}

ul#photoBox li.new12 {
	/*-- 12όΧ\θ --*/
	background: url(../img/bg_lightbox_new12.gif) no-repeat 50%;
}
/*----------------------------------------------------------------
//----100317-- ±±άΕ //
------------------------------------------------------------------*/

ul#dressMenu {
	list-style: none;
	width: 654px;
	margin: 0 auto 30px;
	zoom: 1;
}

ul#dressMenu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul#dressMenu li {
	float: left;
}

ul.link {
	list-style: none;
	width: 654px;
	margin: 0 auto 30px;
}

ul.link li {
	text-align: right;
}

/*----------------------------------------------------------------
//----1111-- pager //
------------------------------------------------------------------*/

div.pager{
	position: relative;
	padding: 10px 0;
	margin-bottom: 20px;
}

div.pager ol{
	list-style: none;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}

div.pager ol li{
	float: left;
	margin-left: 5px;
	display: inline;
	border: 1px solid #cccccc;
	text-align: center;
	width: 26px;
	height: 14px;
}

div.pager ol li.current{
	background-color: #ededed;
	color: #de0c79;
}

div.pager ol li p{
	margin: 0;
}

div.pager ol li a{
	width: 26px;
	height: 14px;
	display: block;
	text-decoration: none;
}

div.pager ol li a:visited{
	text-decoration: none;
}

div.pager ol li a:hover{
	background-color: #ededed;
}




