@charset eUTF-8Œ;
/*** title ***/

h1 {
    font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuProN-W3", "Osaka","Arial","Helvetica",sans-serif;
    width:920px;
    height:35px;
    font-size:medium;
    color:#fff;
    margin-left:3px;
    padding:15px 0 3px 40px;
    background-image:url('../images/bg_title01.jpg');
    background-repeat:no-repeat;
}

h2 {
    font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuProN-W3", "Osaka","Arial","Helvetica",sans-serif;
    width:940px;
    height:35px;
    font-size:large;
    color:#51a199;
    margin-left:2px;
    padding:15px 0 3px 20px;
    background-image:url('../../images/bg_title02.jpg');
    background-repeat:no-repeat;
}

/*** content ***/

.wrap {
    width:92%;
    margin:20px 0 20px 60px;
}
