@charset "UTF-8";

/* -------------------------------------------------
トップ用
-------------------------------------------------*/
#wcm #leftArea #pr_head {
	width: 177px;
	height: 20px;
	text-indent: -9999px;
	background: url("../product/image/pr_menu_head.jpg") no-repeat;
}


/* -------------------------------------------------
トップ用　メニュー
-------------------------------------------------*/
#prmenu{
	width: 177px;
	margin:0 0 10px 0;
	overflow:hidden;
	padding:0;
}

#prmenu li{
	display:block;
	float:left;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-image:url(../product/image/prmenu01_1.jpg);
}

#prmenu a{
	display:block;
	background-repeat:no-repeat;
	background-image:url(../product/image/prmenu01_1.jpg);
}

#prmenu01 a{
	background-position:0 0;
	height:43px;
	width:177px;
}

#prmenu02 a{
	background-position:0 -43px;
	height:43px;
	width:177px;
}

#prmenu03 a{
	background-position:0 -86px;
	height:42px;
	width:177px;
}

#prmenu04 a{
	background-position:0 -128px;
	height:43px;
	width:177px;
}

#prmenu05 a{
	background-position:0 -171px;
	height:42px;
	width:177px;
}

#prmenu06 a{
	background-position:0 -213px;
	height:43px;
	width:177px;
}

#prmenu07 a{
	background-position:0 -256px;
	height:47px;
	width:177px;
}

#prmenu01 a:hover{
	background-position: -177px 0px;
}

#prmenu02 a:hover{
	background-position: -177px -43px;
}

#prmenu03 a:hover{
	background-position: -177px -86px;
}

#prmenu04 a:hover{
	background-position: -177px -128px;
}

#prmenu05 a:hover{
	background-position: -177px -171px;
}

#prmenu06 a:hover{
	background-position: -177px -213px;
}

#prmenu07 a:hover{
	background-position: -177px -256px;
}



/* -------------------------------------------------
トップ用　メイン
-------------------------------------------------*/



