BODY, TH, TD { font-size: 10pt; font-family: "ＭＳ Ｐ ゴシック"; color: #333333; line-height: 130%;}
A:link { font-size: 10pt; font-family: "ＭＳ Ｐ ゴシック"; color: #333333; text-decoration:none; }
A:visited { font-size: 10pt; font-family: "ＭＳ Ｐ ゴシック"; color: #333333; text-decoration:none; }

.b01 {font-family: "ＭＳ Ｐ ゴシック"; color: #ffffff; font-size: 10pt; font-weight: bold; }

b{
color: #E5110f;
font-weight: normal;
}

/* H1部分 */
h1{margin:0px;padding:0px;width:800px;font-size:10px;color:#888;text-align: center;font-weight: normal;}

.index_text{
color:#333;
font-size: 9pt;
}

/* ST部分 */
#st01{
margin: 0;
padding: 0.55em 0.8em;
background-image:url(st01_400_40.gif);
background-repeat:no-repeat;
font-size: 130%;
width: 396
height: 40;
color: #FFF;
}


/* SST部分 */
#sst01{
margin: 0;
padding: 0.5em 0em;
background-image:url(sst01_400_30.gif);
background-repeat:no-repeat;
font-size: 110%;
/*
width: 396;
*/
width: 546;
height: 30;
color: #FFF;
}


/* SSST部分 */
#ssst01{
margin: 0;
padding: 0.25em 1.2em;
background-image:url(ssst01_400_20.gif);
background-repeat:no-repeat;
font-size: 100%;
width: 396;
height: 25;
}

/* 右側部分 */
#mainsub{
margin: 0;
display: block;
padding: 0.25em 0.4em;
background-color:#F6F6F6;
font-size: 100%;
float: left;
display: block;
width: 100%;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}


/* メニュー部分 */
#navlist{
margin: 0;
padding: 0;
background-color:#F6F6F6;
border-right: none;
float: left;
}
#navlist li{
margin: 0;
padding: 0;
list-style-type: none;
display: block;

}
#navlist a:link, #navlist a:visited{
display: block;
font-size: 95%;
text-decoration: none;
color: #fff;
border-left: 1px solid #8e3c1b;
border-right: 1px solid #8e3c1b;
background-image:url(menu_back_070219.jpg);
background-color:#7d301a;
/* 変更しました 20090803 
   160px - (916ptx - 800px) / 5 の値に設定すること
   
width: 160px;
*/
width: 135px;
padding: 0.5em 0.8em;

}
#navlist a:hover{
display: block;
font-size: 95%;
text-decoration: none;
color: #333;
border-left: 1px solid #8e3c1b;
border-right: 1px solid #8e3c1b;
background-image:url(menu_back_f.jpg);
background-color: #E9E9F3;
/* 変更しました 20090803
   160px - (916ptx - 800px) / 5 の値に設定すること
   
width: 160px;
*/
width: 135px;
padding: 0.5em 0.8em;

}
#navlist .order {background-color:#DDDDDD}
#navlist .order  a:hover{background-color:#E9E9F3}

 .search_submit
   { background-color:#E5110F; color:#FFFFFF; border:1px solid #DDDDDD; font-size: 85%; height:20px}

.whatsnew
{
position: static; 
font-size: 9pt;
line-height: 150%;
/* 変更しました　20090730
width: 480;
*/
width: 560;
height: 350;
overflow: auto;
overflow: auto;scrollbar-face-color:#AAAAAA;scrollbar-track-color:#EEEEEE;scrollbar-arrow-color:#EEEEEE;scrollbar-highlight-color:#DDDDDD;scrollbar-shadow-color:#BBBBBB;scrollbar-3dlight-color:#EEEEEE;scrollbar-darkshadow-color:#CCCCCC;
}
