/* --------------------------------------------------------------------------------------------
 　メインボタン@基本設定
-------------------------------------------------------------------------------------------- */

#button01 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button1-1.jpg);	/* 背景色・背景画像の設定 */
}

#button01:hover {
	background-image: url(../image/button1-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンA基本設定
-------------------------------------------------------------------------------------------- */

#button02 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button2-1.jpg);	/* 背景色・背景画像の設定 */
}

#button02:hover {
	background-image: url(../image/button2-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンB基本設定
-------------------------------------------------------------------------------------------- */

#button03 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button3-1.jpg);	/* 背景色・背景画像の設定 */
}

#button03:hover {
	background-image: url(../image/button3-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンC基本設定
-------------------------------------------------------------------------------------------- */

#button04 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button4-1.jpg);	/* 背景色・背景画像の設定 */
}

#button04:hover {
	background-image: url(../image/button4-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンD基本設定
-------------------------------------------------------------------------------------------- */

#button05 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button5-1.jpg);	/* 背景色・背景画像の設定 */
}

#button05:hover {
	background-image: url(../image/button5-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンE基本設定
-------------------------------------------------------------------------------------------- */

#button06 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button6-1.jpg);	/* 背景色・背景画像の設定 */
}

#button06:hover {
	background-image: url(../image/button6-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンF基本設定
-------------------------------------------------------------------------------------------- */

#button07 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button7-1.jpg);	/* 背景色・背景画像の設定 */
}

#button07:hover {
	background-image: url(../image/button7-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンG基本設定
-------------------------------------------------------------------------------------------- */

#button08 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button8-1.jpg);	/* 背景色・背景画像の設定 */
}

#button08:hover {
	background-image: url(../image/button8-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンH基本設定
-------------------------------------------------------------------------------------------- */

#button09 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button9-1.jpg);	/* 背景色・背景画像の設定 */
}

#button09:hover {
	background-image: url(../image/button9-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンI基本設定
-------------------------------------------------------------------------------------------- */

#button10 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button10-1.jpg);	/* 背景色・背景画像の設定 */
}

#button10:hover {
	background-image: url(../image/button10-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンJ基本設定
-------------------------------------------------------------------------------------------- */

#button11 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button11-1.jpg);	/* 背景色・背景画像の設定 */
}

#button11:hover {
	background-image: url(../image/button11-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンK基本設定
-------------------------------------------------------------------------------------------- */

#button12 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button12-1.jpg);	/* 背景色・背景画像の設定 */
}

#button12:hover {
	background-image: url(../image/button12-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンL基本設定
-------------------------------------------------------------------------------------------- */

#button13 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button13-1.jpg);	/* 背景色・背景画像の設定 */
}

#button13:hover {
	background-image: url(../image/button13-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンM基本設定
-------------------------------------------------------------------------------------------- */

#button14 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button14-1.jpg);	/* 背景色・背景画像の設定 */
}

#button14:hover {
	background-image: url(../image/button14-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンN基本設定
-------------------------------------------------------------------------------------------- */

#button15 {
	display: block;
	width: 200px;
	height: 29px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button15-1.jpg);	/* 背景色・背景画像の設定 */
}

#button15:hover {
	background-image: url(../image/button15-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}



/* --------------------------------------------------------------------------------------------
 　メインボタンO基本設定
-------------------------------------------------------------------------------------------- */

#button16 {
	display: block;
	width: 200px;
	height: 30px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button16-1.jpg);	/* 背景色・背景画像の設定 */
}

#button16:hover {
	background-image: url(../image/button16-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}

/* --------------------------------------------------------------------------------------------
 　メインボタンP基本設定
-------------------------------------------------------------------------------------------- */

#button17 {
	display: block;
	width: 200px;
	height: 30px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/button17-1.jpg);	/* 背景色・背景画像の設定 */
}

#button17:hover {
	background-image: url(../image/button17-2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}


/* --------------------------------------------------------------------------------------------
 　メインボタンQ基本設定
-------------------------------------------------------------------------------------------- */

#topbutton {
	display: block;
	width: 94px;
	height: 21px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/topbutton1.jpg);	/* 背景色・背景画像の設定 */
}

#topbutton1 {
	display: block;
	width: 94px;
	height: 21px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/topbutton1.jpg);	/* 背景色・背景画像の設定 */
}

#topbutton2 {
	display: block;
	width: 94px;
	height: 21px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/topbutton1.jpg);	/* 背景色・背景画像の設定 */
}

#topbutton3 {
	display: block;
	width: 94px;
	height: 21px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/topbutton1.jpg);	/* 背景色・背景画像の設定 */
}

#topbutton4 {
	display: block;
	width: 94px;
	height: 21px;				/* 背景色・背景画像適応領域の設定 */
	background-image: url(../image/topbutton1.jpg);	/* 背景色・背景画像の設定 */
}

#topbutton:hover {
	background-image: url(../image/topbutton2.jpg);	/* 背景色・背景画像の設定 */
	color: #FFFFFF;				/* 文字色の設定 */
	position: relative; top: 0px; left: 0px;
}