@charset "utf-8";
/*---------------------------------- CSS Information
タイトル：navi3.css
作成者  ：Yoshihiro Oishi
概　要  ：ナビゲーション3のCSS
製作日  ：2008年12月18日
変更日  ：
------------------------------------------------ */
#float_left #fig_box ul {
	font-size: 77%;
	text-align: center;
}
#float_left #fig_box li {
	height: 144px;
	width: 128px;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}
/*1番目のボタン
--------------------------------------------------*/
#float_left #fig_box #fg1 a {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 125px;
	color: #666666;
	text-decoration: none;
}
#float_left #fig_box #fg1 a:hover {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -264px 0px;
	color: #0000FF;
	text-decoration: underline;
}
/*2番目のボタン
--------------------------------------------------*/
#float_left #fig_box #fg2 a {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -136px 0px;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 125px;
	color: #666666;
	text-decoration: none;
}
#float_left #fig_box #fg2 a:hover {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -400px 0px;
	color: #0000FF;
	text-decoration: underline;
}
/*3番目のボタン
--------------------------------------------------*/
#float_left #fig_box #fg3 a {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -149px;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 125px;
	color: #666666;
	text-decoration: none;
}
#float_left #fig_box #fg3 a:hover {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -264px -149px;
	color: #0000FF;
	text-decoration: underline;
}
/*4番目のボタン
--------------------------------------------------*/
#float_left #fig_box #fg4 a {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -136px -149px;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 125px;
	color: #666666;
	text-decoration: none;
}
#float_left #fig_box #fg4 a:hover {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -400px -149px;
	color: #0000FF;
	text-decoration: underline;
}
/*5番目のボタン
--------------------------------------------------*/
#float_left #fig_box #fg5 a {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -298px;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 125px;
	color: #666666;
	text-decoration: none;
}
#float_left #fig_box #fg5 a:hover {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -264px -298px;
	color: #0000FF;
	text-decoration: underline;
}
/*6番目のボタン
--------------------------------------------------*/
#float_left #fig_box #fg6 a {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -136px -298px;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 125px;
	color: #666666;
	text-decoration: none;
}
#float_left #fig_box #fg6 a:hover {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -400px -298px;
	color: #0000FF;
	text-decoration: underline;
}
/*7番目のボタン
--------------------------------------------------*/
#float_left #fig_box #fg7 a {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -448px;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 125px;
	color: #666666;
	text-decoration: none;
}
#float_left #fig_box #fg7 a:hover {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -264px -448px;
	color: #0000FF;
	text-decoration: underline;
}
/*8番目のボタン
--------------------------------------------------*/
#float_left #fig_box #fg8 a {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -136px -448px;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 125px;
	color: #666666;
	text-decoration: none;
}
#float_left #fig_box #fg8 a:hover {
	background-image: url(../img/subnav_i2.jpg);
	background-repeat: no-repeat;
	background-position: -400px -448px;
	color: #0000FF;
	text-decoration: underline;
}
