@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:#333;
    margin-left:2px;
    padding:15px 0 3px 20px;
    background-image:url('../../images/bg_title02.jpg');
    background-repeat:no-repeat;
}
h3 {
    font-size:medium;
    font-weight:bolder;
}
/*** content ***/

.wrap {
    width:960px;
    margin:20px 0;
}

.linkbs {
    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:930px;
    height:60px;
    font-size:medium;
    padding:37px 0 3px 35px;
    background-image:url('../images/bg_link.jpg');
    background-repeat:no-repeat;
    margin-bottom:20px;
}

.rightimg {
    width:402px;
    float:right;
}

.sig {
    text-align:right;
    margin:10px 0;
    border-bottom:2px dotted #333;
}

.sec {
    margin:10px 0;
    border-bottom:1px dotted #333;
    padding:20px 0;
}