/***************************************************************************************************/
/*
/*        県民.COMメニューボタン１CSS                 ver0.1
/*
/*          メニューボタンその１
/*
/*                改変自由！　ただし、自己責任！
/*
/***************************************************************************************************/
/*==============================================================================*/
/*
/*        メニューボタン
/*
/*==============================================================================*/
#menu a{
	width          : 125px;
	height         : 28px;
	display        : block;
	font-size      : 12px;
	overflow       : hidden;
}

#menu li{
	list-style-type:none;
}

/*----------------------------------------------------------*/
/* トップボタン
/*----------------------------------------------------------*/
#menu .mBtn1_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_01a.gif');
}

#menu .mBtn1_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_01b.gif');
}

/*----------------------------------------------------------*/
/* イベント・祭りボタン
/*----------------------------------------------------------*/
#menu .mBtn2_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_02a.gif');
}

#menu .mBtn2_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_02b.gif');
}

/*----------------------------------------------------------*/
/* 同郷ボタン
/*----------------------------------------------------------*/
#menu .mBtn3_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_03a.gif');
}

#menu .mBtn3_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_03b.gif');
}

/*----------------------------------------------------------*/
/* ふるさと会ボタン
/*----------------------------------------------------------*/
#menu .mBtn4_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_04a.gif');
}

#menu .mBtn4_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_04b.gif');
}

/*----------------------------------------------------------*/
/* ふるさとの有名人ボタン
/*----------------------------------------------------------*/
#menu .mBtn5_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_05a.gif');
}

#menu .mBtn5_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_05b.gif');
}

/*----------------------------------------------------------*/
/* 協賛・リンクボタン
/*----------------------------------------------------------*/
#menu .mBtn6_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_06a.gif');
}

#menu .mBtn6_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_06b.gif');
}

/*----------------------------------------------------------*/
/* お問い合わせボタン
/*----------------------------------------------------------*/
#menu .mBtn7_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_07a.gif');
}

#menu .mBtn7_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_07b.gif');
}

/*----------------------------------------------------------*/
/* お問い合わせボタン
/*----------------------------------------------------------*/
#menu .mBtn8_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_08a.gif');
}

#menu .mBtn8_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_08b.gif');
}

/*----------------------------------------------------------*/
/* ブログリンク
/*----------------------------------------------------------*/
#menu .mBtn99_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_099a.gif');
}

#menu .mBtn99_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_099b.gif');
}
/*----------------------------------------------------------*/
/* ふるさと商店街
/*----------------------------------------------------------*/
#menu .mBtn11_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_11a.gif');
}

#menu .mBtn11_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_11b.gif');
}
/*----------------------------------------------------------*/
/* DNA相性占い
/*----------------------------------------------------------*/
#menu .mBtn12_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_12a.gif');
}

#menu .mBtn12_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_12b.gif');
}
/*----------------------------------------------------------*/
/* 交流の広場
/*----------------------------------------------------------*/
#menu .mBtn18_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_18a.gif');
}

#menu .mBtn18_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_18b.gif');
}

/*----------------------------------------------------------*/
/* 同窓会
/*----------------------------------------------------------*/
#menu .mBtn90_off{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_90a.gif');
}

#menu .mBtn90_on{
	float:left;
	width:125px;
	height:28px;
	background-image:url('../img/menu1/gnt_90b.gif');
}
/*----------------------------------------------------------*/
/* ブランクメニュー
/*----------------------------------------------------------*/
#menu .mBtnbl_off{
	float:left;
	/*width:900px;
	height:28px;*/
	background-image:url('../img/menu1/gnp_bl.gif');
}

