/* Šî–{ƒŒƒCƒAƒEƒg */

html { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }


/* Œ©o‚µ */


h1, h2, h3, h4, h5, h6
{
    margin: 0;
    font-weight: normal;
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB", "ƒqƒ‰ƒMƒmŠpƒS Pro W7";
}


/* ƒŠƒ“ƒNFiƒy[ƒW‘S‘Ìj */


a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff6600; }

#header a { color: #fff; text-decoration: none; }
#header a:hover { color: #fff; }

/* ƒy[ƒWƒŒƒCƒAƒEƒg */


body {
    width: 780px;
    _width: 800px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 0.9em;
    color: #333;
    background: url(img/back_blue.gif) repeat-x #fff;
    line-height: 1.5;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN";
    position: relative;
}


/* ƒwƒbƒ_[iƒŒƒCƒAƒEƒgj */


#header {
    position: relative;
    margin: 0 auto;
    padding: 0 10px;
    width: 780px;
    _width: 800px;
    height: 80px;
    text-align: left;
    background: url(img/header_blue.gif) no-repeat center #fff ;
}


/* ƒwƒbƒ_[iƒTƒCƒgƒ^ƒCƒgƒ‹j */


#header h1
{
    margin: 0;
    font-size: 25px;
    font-weight: normal;
    line-height: 1.25;
    position:absolute; top: 32px; left: 75px;
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB", "ƒqƒ‰ƒMƒmŠpƒS Pro W7";
    color: #FFF;
}


/* ƒƒCƒ“ƒRƒ“ƒeƒ“ƒc‘S‘Ì Šî–{ƒŒƒCƒAƒEƒg*/


#container
{
    position: relative;
    width: 780px;
    _width: 800px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
    background: url(img/bbg.gif) #fff;
}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* ƒƒCƒ“ƒRƒ“ƒeƒ“ƒcŠî–{ƒŒƒCƒAƒEƒgi‹LŽ–•”•ªj */


#main
{
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
    width: 760px;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #ccc;
}

#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* ‹LŽ–•”•ªŒ©o‚µ */

.headline {
    /* ie win (5, 5.5, 6) bugfix */
    width: 740px;
    margin: 10px 0 10px 0;
    padding: 0 0 0 30px;
    line-height: 42px;
    font-size: 1.4em;
    font-weight: normal; 
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB","ƒqƒ‰ƒMƒmŠpƒS8","ƒqƒ‰ƒMƒmŠpƒS Pro W7";
    text-align: left;
    clear: both;
    background: url(img/list_title.jpg) no-repeat;
}

.header a, .header2 a  { text-decoration: none; }


p {
    margin: 10px 0 5px 0;
    padding: 0;
}

.contents
{
 width: 740px;
 _width: 760px;
 margin: 2px 0 10px 0;
 border: 1px dotted #ffcc00;
 background: #fffff0;
 min-height: 75px;
 padding: 10px;
}

.contents p.more
{
 text-align: right;
 background: url(img/more.gif) no-repeat right;
 line-height: 30px;
 padding-right: 35px;
 margin: 0 0px 5px 0 ;
 }

/* ƒtƒbƒ^[ */


#footer
{
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 820px;
    height: 150px;
    text-align: center;
    font-size: 0.9em;
    clear: both;
    background: url(img/footer_box.gif) bottom left no-repeat;
}


#footer p { margin: 0; padding: 0 40px; color:#666; }

.copyright
{ 
    margin: 0;
    padding: 20px 0 0;
    color: #666;
    font-size: 0.9em;
}


.b {
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB", "ƒqƒ‰ƒMƒmŠpƒS Pro W7";
    font-weight: normal; 
    font-size: 1.2em;
}


.img { margin: 0 10px 10px; float: left; }
.imgr { margin: 0 10px 10px; float: right; }
.imgt { margin: 5px 5px 10px 10px; float: left; }
img { border: none; }

