﻿/* CSS Document */

/*ナビゲーション部分*/
#navigation {
	background-attachment: scroll;
	background-image: url(../../img/navigation_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#navigation ul {
	display: block;
	width: 782px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 19px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../img/navi_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
}
#navigation li {
	float: left;
	list-style-type: none;
}
#navigation .menu01 {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c1_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
}
#navigation .menu02 {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c2_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
}
#navigation .menu03 {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c3_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
}
#navigation .menu04 {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c4_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
}
#navigation .menu05 {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c5_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 99px;
}
#navigation .menu06 {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c6_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 99px;
}
#navigation .menu01 a {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
	text-indent: -9999px;
}
#navigation .menu02 a {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
	text-indent: -9999px;
}
#navigation .menu03 a {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
	text-indent: -9999px;
}
#navigation .menu04 a {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
	text-indent: -9999px;
}
#navigation .menu05 a {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 99px;
	text-indent: -9999px;
}
#navigation .menu06 a {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 99px;
	text-indent: -9999px;
}
#navigation .menu01 a:hover {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c1_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
	text-indent: -9999px;
}
#navigation .menu02 a:hover {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c2_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
	text-indent: -9999px;
}
#navigation .menu03 a:hover {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c3_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
	text-indent: -9999px;
}
#navigation .menu04 a:hover {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c4_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 146px;
	text-indent: -9999px;
}
#navigation .menu05 a:hover {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c5_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 99px;
	text-indent: -9999px;
}
#navigation .menu06 a:hover {
	background-attachment: scroll;
	background-image: url(../img/navi_r1_c6_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 99px;
	text-indent: -9999px;
}
/*ナビゲーション部分ここまで*/