@charset "shift_jis";


h1 {
 font-size:12px;
 margin: 0px;
 padding: 0px;
}
/* CSS Document */


.header
{
 margin-top: 5px;
}

.header_L
{
 background: url(http://fine-works.info/img/header/top-title-L.jpg) no-repeat;
 margin: 0px;
 vertical-align: top;
 padding-top: 0px;
 padding-bottom: 0px;
 height: 60px;
}


.header_R
{
 background: url(http://fine-works.info/img/header/top-title-R2.jpg) no-repeat;
 vertical-align: middle;
 height: 60px;
 padding-top: 0px;
 padding-bottom: 0px;
 margin: 0px;
}

.header_title
{
 font-size:14px;
 margin-left: 80px;
 margin-top: 0px;
 padding-top: 3px;
 font-weight: bold;
}


p.headertext
{
 font-size: 10px;
 margin-top: 0px;
 margin-bottom: 0px;
 line-height: 12px;
 padding-left: 35px;
 padding-top: 3px;
}

.navibar {
 height: 20px;
 width: 898px;
 margin-top: 0em;
 margin-bottom: 0em;
}

.navibar a     {
 font-size: 12px;
 color: #333333;
 display: block;
 float: left;
 border-right: 1px solid #FFCC00;
 text-decoration: none;
 text-align: center;
 line-height: 20px;
 width: 148px;
 background: url(http://fine-works.info/img/header/top-button-01.jpg);
}
.navibar a:hover   {
 background-image: url(http://fine-works.info/img/header/top-button-02.jpg);
 color: #999999;
}

.skiplink
{
 font-size: 10px;
 line-height: 10px;
}
