@charset "shift_jis";

.planmenu{
	width:750px;
	height:70px;
	float:left;
	padding:0px 0px 10px 29px;
}

/*====================*/
.planmenu00 a{
	display:block;
	width:137px;
	height:70px;
	background: url("../plan/img/planmn00.gif")  left top no-repeat;
	float:left;
	padding-left:14px;
}
.planmenu00 a:hover{
	background: url("../plan/img/planmn00_on.gif")  left top no-repeat;
}
.planmenu00_selected{
	display:block;
	width:137px;
	height:70px;
	background: url("../plan/img/planmn00.gif")  left top no-repeat;
	float:left;
	padding-left:14px;
	background: url("../plan/img/planmn00_on.gif")  left top no-repeat;
}
/*====================*/
.planmenu01 a{
	display:block;
	width:137px;
	height:70px;
	background: url("../plan/img/planmn01.gif")  left top no-repeat;
	float:left;
	padding-left:14px;
}
.planmenu01 a:hover{
	background: url("../plan/img/planmn01_on.gif")  left top no-repeat;
}
.planmenu01_selected{
	display:block;
	width:137px;
	height:70px;
	background: url("../plan/img/planmn01.gif")  left top no-repeat;
	float:left;
	padding-left:14px;
	background: url("../plan/img/planmn01_on.gif")  left top no-repeat;
}
/*====================*/
.planmenu02 a{
	display:block;
	width:137px;
	height:70px;
	background: url("../plan/img/planmn02.gif")  left top no-repeat;
	float:left;
	padding-left:14px;
}
.planmenu02 a:hover{
	background: url("../plan/img/planmn02_on.gif")  left top no-repeat;
}
.planmenu02_selected{
	display:block;
	width:137px;
	height:70px;
	background: url("../plan/img/planmn02.gif")  left top no-repeat;
	float:left;
	padding-left:14px;
	background: url("../plan/img/planmn02_on.gif")  left top no-repeat;
}/*====================*/
.planmenu03 a{
	display:block;
	width:137px;
	height:70px;
	background: url("../plan/img/planmn03.gif")  left top no-repeat;
	float:left;
	padding-left:14px;
}
.planmenu03 a:hover{
	background: url("../plan/img/planmn03_on.gif")  left top no-repeat;
}
.planmenu03_selected{
	display:block;
	width:137px;
	height:70px;
	background: url("../plan/img/planmn03.gif")  left top no-repeat;
	float:left;
	padding-left:14px;
	background: url("../plan/img/planmn03_on.gif")  left top no-repeat;
}/*====================*/
.planmenu04 a{
	display:block;
	width:137px;
	height:70px;
	background: url("../plan/img/planmn04.gif")  left top no-repeat;
	float:left;
	padding-left:9px;
}
.planmenu04 a:hover{
	background: url("../plan/img/planmn04_on.gif")  left top no-repeat;
}
.planmenu04_selected{
	display:block;
	width:137px;
	height:70px;
	background: url("../plan/img/planmn04.gif")  left top no-repeat;
	float:left;
	padding-left:9px;
	background: url("../plan/img/planmn04_on.gif")  left top no-repeat;
}
