@charset "utf-8";

H2{
background-image: url(../img/p-title.jpg);
background-repeat: no-repeat;
background-position: left top;
text-indent: -9999px;
width: 550px;
height: 70px;
margin: 8px 0 0; }

H3{
/*color: #2b5fae;*/
color: #2F82AC;
margin: 5px 0 0;}




.subnavi UL LI A{
text-indent: -9999px;
background-image: url(../img/subnavi.gif);
background-repeat: no-repeat;
display: block; }

.subnavi UL LI A.subnavi1{
background-position: 0px 0px;
width: 102px;
height: 20px; }

.subnavi UL LI A.subnavi2{
background-position: -103px 0px;
width: 106px;
height: 20px; }

.subnavi UL LI A.subnavi1-on{
background-position: 0px -22px;
width: 102px;
height: 20px; }

.subnavi UL LI A.subnavi2-on{
background-position: -103px -22px;
width: 106px;
height: 20px; }

.subnavi UL LI A:hover.subnavi1{
background-position: 0px -22px;}

.subnavi UL LI A:hover.subnavi2{
background-position: -103px -22px;}



