@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    font-family: 'Hiragino Kaku Gothic Std', 'ƒqƒ‰ƒMƒmŠpƒS Std W8',"verdana", "helvetica", "osaka", "‚l‚r ‚oƒSƒVƒbƒN","sans-serif";
}
body {
    background-color: #ffffff;
    text-align: center
}
* html body { text-align: center }
#wrapper {
    width: 950px;
    margin: 10px auto;
    background-color: #ffffff;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
    background: url(b1.gif) repeat-y;
    text-align: left;
}
#header {
    width: 950px;
    border-top: 1px solid #666666;
    border-bottom: 0px solid #c0c0c0;
    background-color: #ffffff;
}
#content {
    float: left;
    width: 728px;
    background-color: #ffffff;
}
#navi {
    float: right;
    width: 220px;
}
#footer {
    clear: both;
    width: 950px;
    padding: 10px 0px;
    border-top: 1px solid #a5a5a5;
    border-bottom: 1px solid #666666;
    background-color: #ffffff;
    font-size: 12px;
    text-align: center;
}
a:link {
    color: #004080;
    text-decoration: none;
}
a:visited {
    color: #004080;
    text-decoration: none;
}
a:hover {
    color: #ff0000;
    text-decoration: none;
}
a:active { color: #ff0000 }
#header h1 a:link {
    color: #333333;
    text-decoration: none;
}
#header h1 a:visited {
    color: #333333;
    text-decoration: none;
}
#header h1 a:hover {
    color: #999999;
    text-decoration: none;
}
#header h1 a:active { color: #999999 }
/*---------------------*/
ul.globalNavi {
    line-height: 1;
    background-color: #008000;
    list-style-type: none;
    border-top: 1px solid #c0c0c0;
    border-bottom: 5px solid #99cc66;
}
ul.globalNavi li {
    float: left;
    text-align: center;
    font-size: 14px;
}
ul.globalNavi li a:link { color: #ffffff; text-decoration: none; }
ul.globalNavi li a:visited { color: #ffffff; text-decoration: none; }
ul.globalNavi li a:active { color: #ffffff; }
ul.globalNavi li a {
    border-right: 0px solid #888888;
    padding: 6px 20px;
    display: block;
    position: relative;
    color: #ffffff;
    text-decoration: none;
}
ul.globalNavi li a:hover {
    border-color: #999999;
    color: #000000;
    background-color: #99cc66;
}
ul.globalNavi {
    _height: 1px;
    min-height: 1px;
}
ul.globalNavi:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}
.Nbg { background-color: #99cc66 }
.Pbg { color: #000000; }
/*---------------------*/
div#header h1 {
    padding: 25px 10px;
    font-size: 22px;
    border-left: 0px solid #ff8040;
}
div#content h2 {
    border-left: 10px solid #ff8000;
    border-bottom: 1px solid #ff8000;
    margin: 20px 20px 10px;
    padding: 3px 10px 2px;
    font-size: 16px;
}
div#content p {
    font-size: 14px;
    padding: 0px 40px 15px;
    line-height: 1.6;
}
/*---------------------*/
div.nav {
    width: 200px;
    font-size: 80%;
    margin: 10px;
}
div.nav ul.narea {
    border-top: 2px #c0c0c0 solid;
    list-style-type: none;
    text-align: left;
}
div.nav ul.narea li {
    background-color: #ffffff;
    border-bottom: 2px #c0c0c0 solid;
}
div.nav ul.narea li a {
    display: block;
    position: relative;
    padding: 16px 10px;
    text-decoration: none;
}
div.nav ul.narea li a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
}
/*---------------------*/
div#content ul {
    margin: 10px 70px;
    list-style-type: circle;
}
div#content li { line-height: 1.4 }

#pbottom { text-align: right }
ul.pan {
    list-style-type: none;
    font-size: 80%;
    padding: 5px;
}

ul.pan li { display: inline }

ul.pan li a {
    margin-right: 6px; 
}
.cent { text-align: center }
.calarea { padding: 10px 10px 10px 30px }
.photos { padding: 20px 10px }

table#prof{
   margin: 0 40px 50px;
   font-size: 14px;
}
table#prof td{
   padding: 5px;
}
div#parts{
   text-align: center;
   padding: 10px 0;
}