@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 {
font-size: 18px;
color: #2F82AC;
/*background-image: url(../img/midashi.gif);
background-repeat: no-repeat;
text-indent: -9999px;*/
height: 20px;
margin-top: 18px;
margin-bottom: 14px; }

H3.mi1{background-position: 0px 0px;}

P.subtitle{
font-size: 12px;
background-image: url(../img/subtitle.gif);
background-repeat: no-repeat;
text-indent: -9999px;
height: 22px;
margin-top: 10px;
margin-bottom: 20px; }


.subnavi UL LI A{
text-indent: -9999px;
background-image: url(../img/subnavi.gif);
background-repeat: no-repeat;
display: block;
width: 116px;
height: 20px;
background-position: 0px 0px;}

.subnavi UL LI A:hover{
background-position: 0px -22px;}

