@charset "shift_jis";
/* CSS Document */

.titlebar
{
 background: url(http://fine-works.info/img/css_image/titlebar.jpg) no-repeat;
 font-size: 15px;
 line-height: 40px;
 padding-left: 35px;
 font-weight: bold;
 color: #333333;
 margin-top: 0px;
 margin: 0px 0px 30px 0px;
}


p.textPara1
{
 font-size: 12px;
 margin: 5px 18px 8px 18px;
}

p.textPara2
{
 font-size: 12px;
 margin: 5px 18px 8px 30px;
}
p.textNote
{
 font-size: 12px;
 margin: 5px 18px 8px 30px;
 text-indent: -12px;
}

.styleButtonGray
{
 background: url(http://fine-works.info/img/css_image/buttonGray.jpg) repeat-x;
 display: block;
 text-decoration: none;
 font-size: 12px;
 line-height: 23px;
 text-align: center;
}
.styleButtonGray:hover
{
 background: url(http://fine-works.info/img/css_image/buttonGrayR.jpg) repeat-x;
}


th.ChartHeader
{
 background: url(http://fine-works.info/img/css_image/thPicture.jpg) no-repeat;
 padding: 5px 0px 5px 0px;
 font-size: 16px;
}
th.ChartHeader   p
{
 color: #660066;
 font-size: 16px;
 margin: 0;
}


.ChartItem
{
 font-size: 13px;
 padding: 3px 0px 3px 10px;
 background: #FFFFFF;
 height: 16px;
}


td.download
{
 background: url(http://fine-works.info/img/css_image/DLbutton.jpg) repeat-x;
}
td.download:hover
{
 background: url(http://fine-works.info/img/css_image/DLbuttonR.jpg) repeat-x;
}

td.download    a
{
 font-size: 12px;
 font-weight: bold;
 color: #CC0000;
 margin: 0;
 text-decoration: none;
 width: 124px;
 display: block;
 line-height: 20px;
}
.temp_topreturn
{
 font-size: 10px;
 color: #0000FF;
 text-align: right;
 margin-top: 0px;
 margin-right: 45px;
}
