 

@import url(hpbsite.css);
BODY{  
  color : #000000;
  
  cursor : auto;
  
  text-decoration : none;
  
  font-family : "ＭＳ Ｐゴシック","MS UIGothic",Osaka,sans-serif;
  background-repeat : repeat;
  background-attachment : fixed;
  
  background-image : url(../picture/b_ground/wp_page_t.jpg);
  font-size : 10px;
}

<style type="text/css">

<!--
body{ 
html,body {
scrollbar-arrow-color: #cccccc;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color : #ffffff;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #cccccc;
scrollbar-track-color: #f7f7f7;
} 

.box{
font-size : 11px;
position:absolute; visibility:hidden; border:2 dotted #408080; padding:3; background-color:#f1f8f8; overflow:hidden; }

A{
color: #004080;
text-decoration : none;
font-size : 10px;  
font-family : "ＭＳ Ｐゴシック","MS UIGothic",Osaka,sans-serif;  text-decoration : none;
}

-->
</style>

a:link {color: #004080; text-decoration:none;}
a:visited {color: #004080; text-decoration:none;}
a:active {color: #004080; text-decoration:none;}
a:hover {color: #004080; text-decoration:none;}

A:HOVER{  text-decoration : none; color :#ffffff; background-color :
#c7e2e2;}

input,textarea,select{
border-left:1px solid;                      /*左の枠の指定*/
border-right:1px solid;                     /*右の枠の指定*/
border-top:1px solid;                       /*上の枠の指定*/
border-bottom:1px solid;                    /*下の枠の指定*/
border-color:#666666;                       /*上、右、左、下の枠の色*/
color:#666666;                             /*文字の色*/
background-color:#ffffff; font-size:10px;   /*背景の色と文字のサイズ*/
font-family : 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;       /*文字の書体*/
}

TEXTAREA{
  text-decoration : none;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  font-size : 11px;
}

.moji_w{
  color : white;
  text-decoration : none;
}
.moji_g{
  color : #cccccc;
  text-decoration : none;
}
.moji_d{
  color : #666666;
}

.moji_b{
  color : #353535;
  font-size : 10px;
}

.filter{
  color : black;
  text-decoration : none;
  filter:Alpha(opacity=50);
}

.text_s{
  font-size : 8px;
}

IFRAME{  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-top-style : none;border-left-style : none;border-right-style : none;border-bottom-style : none;
  font-size : 10px;
  text-decoration : none;
  border-width : 0px 0px 0px 0px;
}



