BODY{
  background : url(makura/jimon2.jpg) center center;/*全体の背景画像 */

  margin: 0 auto;  
  background-color:#000;             /* 背景画像をの色 */

  background-repeat: repeat;
  background-attachment: fixed;

/*       margin-top : 0pt; */
/*       margin-left : 0pt; */
/*       margin-right : 0pt; */
/*       margin-bottom : 0pt; */

/*       padding-top : 0px; */
/*       padding-left : 0px; */
/*       padding-right : 0px; */
/*       padding-bottom : 0px; */


  /*     font-size : 9pt; */

  /*   scrollbar-base-color : #001101; */
  /*   scrollbar-face-color : #001101; */
  /*   scrollbar-track-color: #001101; */
  /*   scrollbar-arrow-color : #333a33; */
  /*   scrollbar-3dlight-color: #001101; */
  /*   scrollbar-darkshadow-color : #001101; */
  /*   scrollbar-highlight-color : #333a33; */
  /*   scrollbar-shadow-color : #333a33; */
}


/* トップのグラフィック　*/

.topGrph{
 width:100%;
 height:250px;
 background-color:#fff; 
}

.ie90.topGrph{
 width:100%;
 height:250px;
 background-color:#fff; 

 margin-bottom : -5pt; 
}


/* メニュー画面　*/

#TopMenu{
 width : 100%;

 background-color:#222; 
}



/* バナー画面　*/

.boxBanner {

 color: #fff; 
 font-size : 9pt;

 background-color :#fff;

 width : 900px;



}



/* 本文左右画面のベース　*/

#MainBox{
 width : 900px;

}

/* 左の画面　*/

#LeftBox{
 width:200px;
 float:left;

/*  background-color : fuchsia;　*/
}


.grpBox{

  background : url(productbase.jpg) center center;/*全体の背景画像 */

 width:198px;

 margin-top : 15px;
 padding-top : 5pt;
 padding-bottom : 5pt;


 color: #aba; 
 font-size : 9pt;

 background-color :#102010;
}




/* 右の画面　*/

.rightBox{
 width:690px;

 text-align:left;
 float:right;

 padding-top : 5pt;
 padding-left : 5pt;
 padding-bottom : 5pt;

 background-color :#000;
}

.baseBox{

 width:690px;

 padding-left : 2px;
 padding-bottom : 1px;
 margin-bottom : 10px;

 background-color :#c0cac0;
}

/* ------------------------------------------------ */

.headBox1{
 width : 688px;
 height: 30px;

 padding-top : 2px;

}



.headBox2{
 width : 688px;


 padding-top : 2px;

}



/* ------------------------------------------------ */

.dayBox1{
 width : 686px;
 height: 18px;

 padding-top : 10px;
 margin-top : 1px;
 margin-left : 1px;

 border-bottom:1px dotted #797;

 background-color:#fff;
/* background-color:#fef; */
}


.dayBox2{
/*  width : 650px; */

 color: #333; 
 font-size : 9pt;

 margin-left : 5pt;

/* background-color:#fff; */
}


.dayBox3{
 width : 686px;


 padding-top : 10px;
 margin-top : 1px;
 margin-left : 1px;

 border-bottom:1px dotted #797;

 background-color:#fff;
/* background-color:#fef; */
}




/* ------------------------------------------------ */

.txtBox1{
 width : 686px;

 padding-top : 10px;
 margin-bottom : 3px;
 margin-left : 1px;

 color: #333; 
 font-size : 9pt;
 line-height : 18px;

 text-align:left;

 background-color:#fafcfa;
/* background-color:#e88; */
}


.txtBox2{
 width : 650px;

 margin-left : 25pt;
 padding-bottom : 20px;

 color: #363; 
 font-size : 9pt;
 line-height : 18px;

/* background-color:#fff; */
}

.bannerBox{
 width : 692px;
 text-align:center;
 margin-bottom : 8px;

}


/* ------------------------------------------------ */

/* 下の画面　*/

#copyBox {
 width : 100%;
 float:right;

 margin-top : 25px;
 margin-bottom : 10px;

 font-size : 9pt;
 color: #999; 
 text-align:right;
}

/* ------------------------------------------------ */






h{
  text-decoration : none;
}


h1{
  font-size : 9pt;
  color : #fff;
}


h2{
  font-size : 9pt;
  color : #fff;
}


h3{
  font-size : 9pt;
  letter-spacing : 1px;
  text-decoration : none;
  color : #fff;

}


A{
  text-decoration:none
  font-size : 9pt;
  letter-spacing : 1px;
  color : #00f;

}

p{
  font-size : 9pt;
}

p.c1 {
  color: #fff; 
}/* メニューの文字色　*/

p.c2 {
  color: #a50;
　font-size : 9pt;
}

p.c3 {
  color: #333; 
　font-size : 9pt;
}
p.c4 {
  color: #333; 
　font-size : 9pt;
  line-height : 18px;
}
p.c5 {
  color: #111; 
}
p.c6 {
  color: #000; 
}

A:LINK{
  color : #f8a;
  letter-spacing : 1px;
  font-size : 9pt;
  text-decoration : none;
}
A:VISITED{
  color : #f8a;
  letter-spacing : 1px;
  font-size : 9pt;
  text-decoration : none;
}
A:HOVER{
  letter-spacing : 1px;
  font-size : 9pt;
  text-color : #cb8347;
}
A:ACTIVE{
  color : #f00;
  letter-spacing : 1px;
}



