/* CSS Document */


#navi01 {
	width: 186px;
	background: url(../img/navi_01.gif) no-repeat left top;
	height: 47px;
}

#navi01 a:hover {
	background: url(../img/navi_01.gif) left -47px no-repeat;
}

#navi02 {
	width: 186px;
	background: url(../img/navi_02.gif) left -47px no-repeat;
	height: 47px;
}

#navi02 a:hover {
	background: url(../img/navi_02.gif) no-repeat left top;
}

#navi03 {
	width: 186px;
	background: url(../img/navi_03.gif) no-repeat left top;
	height: 47px;
}

#navi03 a:hover {
	background: url(../img/navi_03.gif) left -47px no-repeat;
}

#navi04 {
	width: 186px;
	background: url(../img/navi_04.gif) no-repeat left top;
	height: 47px;
}

#navi04 a:hover {
	background: url(../img/navi_04.gif) left -47px no-repeat;
}

#navi05 {
	width: 186px;
	background: url(../img/navi_05.gif) no-repeat left top;
	height: 47px;
}

#navi05 a:hover {
	background: url(../img/navi_05.gif) left -47px no-repeat;
}

#navi06 {
	width: 186px;
	background: url(../img/navi_06.gif) no-repeat left top;
	height: 47px;
}

#navi06 a:hover {
	background: url(../img/navi_06.gif) left -47px no-repeat;
}

#navi07 {
	width: 186px;
	background: url(../img/navi_07.gif) no-repeat left top;
	height: 47px;
}

#navi07 a:hover {
	background: url(../img/navi_07.gif) left -47px no-repeat;
}

#navi08 {
	width: 186px;
	background: url(../img/navi_08.gif) no-repeat left top;
	height: 47px;
}

#navi08 a:hover {
	background: url(../img/navi_08.gif) left -47px no-repeat;
}

#navi09 {
	width: 186px;
	background: url(../img/navi_09.gif) no-repeat left top;
	height: 47px;
}

#navi09 a:hover {
	background: url(../img/navi_09.gif) left -47px no-repeat;
}

#navi10 {
	width: 186px;
	background: url(../img/navi_10.gif) no-repeat left top;
	height: 47px;
}

#navi10 a:hover {
	background: url(../img/navi_10.gif) left -47px no-repeat;
}

#navi11 {
	width: 186px;
	background: url(../img/navi_11.gif) no-repeat left top;
	height: 47px;
}

#navi11 a:hover {
	background: url(../img/navi_11.gif) left -47px no-repeat;
}

#navi12 {
	width: 186px;
	background: url(../img/navi_12.gif) no-repeat left top;
	height: 47px;
}

#navi12 a:hover {
	background: url(../img/navi_12.gif) left -47px no-repeat;
}


/*　h2　タイトル　*/

#contents h2 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(../img/title_shiobara.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 540px;
	text-indent: -9999px;
}

#contents a{
	margin: 0px 0px 0px;
	padding: 0px 0px;
	color: #000000;
}

