/*		上部メニュー		*/
.menuBtn {
	line-height:36px;
	margin:0px;
	text-align:center;
	width:102px;
	height:36px;
	font-size:14px;
	padding:0px;
	margin:0px;
}
.menuBtnOn {
	line-height:36px;
	margin:0px;
	text-align:center;
	width:102px;
	height:36px;
	font-size:14px;
	background: url("../img/btn_Over.gif") no-repeat;
	color:#ffff00;
}
.menuBtnNo {
	line-height:36px;
	margin:0px;
	text-align:center;
	width:102px;
	height:36px;
	font-size:14px;
	background: url("../img/btn.gif") no-repeat;
	color:#ffff00;
}
.menuBtn a {
	width:102px;
	height:36px;
	text-decoration:none;
	color:#ffffff;
	display:block;
	background: url("../img/btn.gif") no-repeat;
	border:0px;
}
.menuBtn a:hover {
	width:102px;
	height:36px;
	text-decoration:none;
	color:#ffff00;
	display:block;
	background: url("../img/btn_Over.gif") no-repeat;
	border:0px;
}
.menuBtn a:visited {
	width:102px;
	height:36px;
	display:block;
}
/*		左メニュー		*/
.menuProd,.menuProdP {
	line-height:35px;
	text-align:left;
	width:158px;
	font-size:12px;
	padding-top:0px;
	margin:0px;
}
/*		左メニュー(選択時)		*/
.menuProdOn {
	line-height:35px;
	text-align:left;
	width:158px;
	font-size:12px;
	padding-top:0px;
	margin:0px;
	background: url("../img/003bottan06.jpg") no-repeat;
}
.menuProdPOn {
	line-height:35px;
	text-align:left;
	width:158px;
	font-size:12px;
	padding-top:0px;
	margin:0px;
	background: url("../img/003bottan03.jpg") no-repeat;
}
/*		左メニュー(タイトル)		*/
.menuProdM{
	line-height:35px;
	text-align:center;
	width:160px;
	font-size:16px;
	padding-top:0px;
	margin:0px;
	color:#ffffff;
	display:block;
	background: url("../img/003bottan01.jpg") no-repeat;
}
.menuProdM a {
	width:158px;
	text-decoration:none;
	color:#ffffff;
	display:block;
}
/*		左メニュー		*/
.menuProd a,.menuProdP a {
	text-decoration:none;
	width:158px;
	color:#000000;
	display:block;
	background: url("../img/003bottan04.jpg") no-repeat;
}
/*		左メニュー(MouseOver時)		*/
.menuProd a:hover {
	width:158px;
	text-decoration:none;
	color:#000000;
	display:block;
	background-color:#ffffc0;
	background: url("../img/003bottan06.jpg") no-repeat;
}
.menuProdP a:hover {
	width:158px;
	text-decoration:none;
	color:#000000;
	display:block;
	background-color:#ffffc0;
	background: url("../img/003bottan03.jpg") no-repeat;
}
/*		左メニュー(選択済)		*/
.menuProd a:visited {
	width:158px;
	display:block;
}
.clsMenuL{
	BACKGROUND-IMAGE: url(../img/bg_gra_b1.gif);
	BACKGROUND-REPEAT: repeat;
}
.clsMenuL_Pink{
	BACKGROUND-IMAGE: url(../img/bg_gra_pi1.gif);
	BACKGROUND-REPEAT: repeat;
}
