/*-- 専用スタイルシート --*/

@import url(../../common/css/base.css);
@import url(../../common/css/layout.css);


/*-- このページのみ使用するスタイルシートを以下に記載 --*/

#contents_dress div.second h2 {
	margin : 25px 15px ;
	width : 770px ;
	height : 40px ;
	text-indent : -9999px ;
	background-image : url(../img/h2_dress.gif) ;
	background-position : left center ;
	background-repeat : no-repeat ;
}

#contents_dress div.second div.contents_menu {
	width : 800px ;
	height : 405px ;
	background-image : url(../img/background_second.jpg) ;
	background-position : right top ;
	background-repeat : no-repeat ;
}

#contents_dress div.second div.contents_menu div.left {
	width : 137px ;
}

#contents_dress div.second div.contents_menu div.left ul {
	margin : 0 ;
	padding : 0 ;
}

#contents_dress div.second div.contents_menu div.left ul li {
	margin : 0 ;
	padding : 0 0 9px 0 ;
	list-style : none ;
}

#contents_dress div.second div.contents_menu div.left ul li a.recommended {
	width : 137px ;
	height : 72px ;
	text-indent : -9999px ;
	background-image : url(../img/button_menu_recommended.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
	display : block ;
}

#contents_dress div.second div.contents_menu div.left ul li a.silk {
	width : 137px ;
	height : 72px ;
	text-indent : -9999px ;
	background-image : url(../img/button_menu_silk.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
	display : block ;
}

#contents_dress div.second div.contents_menu div.left ul li a.uno {
	width : 137px ;
	height : 72px ;
	text-indent : -9999px ;
	background-image : url(../img/button_menu_uno.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
	display : block ;
}

#contents_dress div.second div.contents_menu div.left ul li a.maker {
	width : 137px ;
	height : 72px ;
	text-indent : -9999px ;
	background-image : url(../img/button_menu_maker.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
	display : block ;
}

#contents_dress div.second div.contents_menu div.left ul li a.second {
	width : 137px ;
	height : 72px ;
	text-indent : -9999px ;
	background-image : url(../img/button_menu_second.gif) ;
	background-position : 0 -80px ;
	background-repeat : no-repeat ;
	display : block ;
}

#contents_dress div.second div.contents_menu div.left ul li a:hover {
	background-position : 0 -80px ;
}

#contents_dress div.second div.contents_menu div.right {
	width : 653px ;
}

#contents_dress div.second div.shopinfo {
	padding : 20px 0 30px 560px ;
}

#contents_dress div.second div.shopinfo a {
	width : 224px ;
	height : 30px ;
	text-indent : -9999px ;
	background-image : url(../../common/img/button_shopinfo.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
	display : block ;
}

#contents_dress div.second div.shopinfo a:hover {
	background-position : 0 -30px ;
}

