<STYLE type="text/css">
<!--

BODY{
background:#ffffff;
font-size : 12px;

}

/* メニューバーの装飾など */
DIV.navi {
   
   padding: 3px;
   font-size : 100%;
   text-align:right;
   padding-right:10pt;
}
DIV.navi A {

   text-decoration: none;
   border-right : 1px solid blue;
   padding: 0px 0.3em;
  font-weight : normal;
}

DIV.navi A:visited{
  color : blue;
  font-weight : normal;
  text-decoration : none;
}

DIV.navi A:HOVER{
  color : red;
  font-weight : normal;
  text-decoration : none;
}

DIV.navi A:ACTIVE{
  font-weight : bold;
  color : blue;
  text-decoration : none;
}


/* 販売価格表示 */
.classP{
FONT-WEIGHT:BOLD;
COLOR:red;

font-size : 10pt;
}

/* 商品説明レイアウト枠用 */
.class1{



  font-size : 10pt;
  
  
  
  
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  font-weight : bold;
  
  
  

  
}

/* 未訪問リンク */
a:link {
text-decoration:underline;
color:blue;
}
/* 訪問済みリンク */
a:visited {
text-decoration:underline;
color:darkblue;
}
/* リンクが乗ったとき */
a:hover {
text-decoration:onone;
color:red;
}
/* クリックしたとき */
a:active {
text-decoration:NONE;
color:blue;
}





-->
</STYLE>

.bn1{
  font-size : 18px;
  font-weight : bold;
  background-repeat : repeat-x;background-position : 0% 100%;
  padding-top : 3px;
  padding-left : 8px;
  padding-right : 3px;
  padding-bottom : 3px;
}

.un1{
  font-size : 12px;
  line-height : 1.5;
  text-align : left;
}
.box{
  text-align : center;
  width : 80%;
  
  margin-left : 3em;
}
.box .no1{
  text-align : left;
  float : left;
  line-height : 2;
}
.box .no2{
  text-align : left;
  
  float : right;
  
  
  
  
  line-height : 2;
  
  
  
  
}
BODY{
  font-size : 12px;
}
.clear{
  clear : both;
}
.plus{
  color : navy;
  text-align : right;
}
TD{
  text-align : left;
  font-size : 12px;
}
#footer{
  text-align : center;
}
.center{
  text-align : center;
}
.sample .tdc{
  text-align : center;
  width : 14%;
  font-weight : bold;
}
.sample .tdcc{
  text-align : center;
}
DIV.under_m{
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 10pt;
  padding-bottom : 3px;
  background-color : #0053a6;
}
DIV.under_m A{
  padding-top : 0.3em;
  padding-left : 0.3em;
  padding-right : 0.3em;
  padding-bottom : 0.3em;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : silver;
  font-size : 12px;
  text-decoration : none;
  color : #ececff;
}
DIV.under_m A:HOVER{
  
  color : white;
}
DIV.pre{
  font-size : 12px;
  height : 110px;
  padding-top : 5px;
  padding-left : 5px;
  padding-bottom : 5px;
  
  
  
  margin-left : 20px;
  margin-right : 20px;
  line-height : 1.5;
}
DIV.pre IMG{
  padding-right : 5px;
  float : left;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
}
div.pre_1{
  margin-left : 20px;
  margin-right : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
}
.scroll{
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  height : 150px;
  width:600px;
  overflow:auto;
}

