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

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


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

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

#contents_mens div.mens img.topimage {
	padding-bottom : 9px ;
}

#contents_mens div.mens div.shopinfo {
	padding : 20px 0 30px 560px ;
}

#contents_mens div.mens 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_mens div.mens div.shopinfo a:hover {
	background-position : 0 -30px ;
}
