@charset "UTF-8";
/* CSS Document */
body{
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
}

#nav{
width:950px;
height:38px;
}
#nav span{
margin:0px;
padding:0px;
}
#nav a{
float:left;
}
#nav a.n1{
display:block;
background-image:url(../images/n1.gif);
width:95px;
height:40px;
background-repeat:no-repeat;
text-indent:-9000px;
}
#nav a:hover.n1{
background-image:url(../images/nr1.gif);
background-repeat:no-repeat;
}
#nav a.n2{
display:block;
background-image:url(../images/n2.gif);
width:95px;
height:40px;
background-repeat:no-repeat;
text-indent:-9000px;
}
#nav a:hover.n2{
background-image:url(../images/nr2.gif);
background-repeat:no-repeat;
}
#nav a.n3{
display:block;
background-image:url(../images/n3.gif);
width:95px;
height:40px;
background-repeat:no-repeat;
text-indent:-9000px;
}
#nav a:hover.n3{
background-image:url(../images/nr3.gif);
background-repeat:no-repeat;
}
#nav a.n4{
display:block;
background-image:url(../images/n4.gif);
width:95px;
height:40px;
background-repeat:no-repeat;
text-indent:-9000px;
}
#nav a:hover.n4{
background-image:url(../images/nr4.gif);
background-repeat:no-repeat;
}
#nav a.n5{
display:block;
background-image:url(../images/n5.gif);
width:95px;
height:40px;
background-repeat:no-repeat;
text-indent:-9000px;
}
#nav a:hover.n5{
background-image:url(../images/nr5.gif);
background-repeat:no-repeat;
}
#nav a.n6{
display:block;
background-image:url(../images/n6.gif);
width:95px;
height:40px;
background-repeat:no-repeat;
text-indent:-9000px;
}
#nav a:hover.n6{
background-image:url(../images/nr6.gif);
background-repeat:no-repeat;
}
#nav a.n7{
display:block;
background-image:url(../images/n7.gif);
width:95px;
height:40px;
background-repeat:no-repeat;
text-indent:-9000px;
}
#nav a:hover.n7{
background-image:url(../images/nr7.gif);
background-repeat:no-repeat;
}
#nav a.n8{
display:block;
background-image:url(../images/n8.gif);
width:95px;
height:40px;
background-repeat:no-repeat;
text-indent:-9000px;
}
#nav a:hover.n8{
background-image:url(../images/nr8.gif);
background-repeat:no-repeat;
}
#nav a.n9{
display:block;
background-image:url(../images/n9.gif);
width:95px;
height:40px;
background-repeat:no-repeat;
text-indent:-9000px;
}
#nav a:hover.n9{
background-image:url(../images/nr9.gif);
background-repeat:no-repeat;
}
#nav a.n10{
display:block;
background-image:url(../images/n10.gif);
width:95px;
height:40px;
background-repeat:no-repeat;
text-indent:-9000px;
}
#nav a:hover.n10{
background-image:url(../images/nr10.gif);
background-repeat:no-repeat;
}
