/* Šî–{ƒŒƒCƒAƒEƒg */

html { margin: 0; padding: 0; }
form { 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/bg_wine.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/head.gif) no-repeat center #fff ;
}


/* ƒwƒbƒ_[iƒTƒCƒgƒ^ƒCƒgƒ‹j */


#header h1
{
    margin: 0;
    font-size: 27px;
    font-weight: normal;
    line-height: 1.25;
    position:absolute; top: 32px; left: 75px;
    font-family: "ƒƒCƒŠƒI","ƒqƒ‰ƒMƒmŠpƒS8","HGP‘n‰pŠpºÞ¼¯¸UB", "ƒqƒ‰ƒMƒmŠpƒS Pro W7";
    color: #666;
}

/* ƒƒ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‚µ */

.top_tilte {
    /* 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/map_title.jpg) no-repeat;
}

.header a, .header2 a  { text-decoration: none; }


p {
    margin: 10px 0 5px 0;
    padding: 0;
}

.article
{
 width: 740px;
 margin: 2px 0 10px 0;
 border: 1px dotted #ffcc00;
 background: #fffff0;
 min-height: 75px;
 padding: 10px;
}

.content
{
 line-height: 1.5;
 margin: 5px 0;
 padding:  0 0  5px 5px; 
 border-bottom: 1px dotted #dcdcdc;
 font-size: 0.9em;
}

/* ƒ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/foot.gif) bottom left no-repeat;
}


#footer p { margin: 0; padding: 0; }

.copy
{ 
    margin: 0;
 padding: 50px 0 0;
    color: #666;
    font-size: 0.9em;
}

.center { text-align: center; }


.b {
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB", "ƒqƒ‰ƒMƒmŠpƒS Pro W7";
    font-weight: normal; 
    font-size: 1.2em;
}

.widget
{
    margin: 0;
    padding: 10px 0;
}


.widget-center
{
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.img { margin: 0 10px 10px; float: left; }
img { border: none; }

table {
    font-size: 0.8em;
    margin: 0;
    background: #ccc;
}
td { background: #fff;}

ol {
	margin: 0px;
	padding-left: 15px;
}

ol li {
	list-style-position: outside;
	list-style-image: url(img/arrow.gif);
}
