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

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


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

#contents_japanese div.japanese h2 {
	margin : 25px 15px 14px 15px ;
	width : 770px ;
	height : 51px ;
	text-indent : -9999px ;
	background-image : url(../img/h2_japanese.gif) ;
	background-position : left center ;
	background-repeat : no-repeat ;
}

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

#contents_japanese div.japanese div.contents_menu ul {
	margin : 0 ;
	padding : 0 ;
}

#contents_japanese div.japanese div.contents_menu ul li {
	margin : 0 ;
	padding : 0 0 9px 0 ;
	list-style : none ;
}

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

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

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

#contents_japanese div.japanese div.contents_menu ul li a:hover {
	background-position : 0 -80px ;
}

#contents_japanese div.japanese div.shopinfo {
	padding : 20px 0 30px 560px ;
}

#contents_japanese div.japanese 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_japanese div.japanese div.shopinfo a:hover {
	background-position : 0 -30px ;
}
