@charset "Shift_JIS";

/* 全称セレクタでリセット
* {
  margin: 0;
  padding: 0;
  font-style : normal;
  font-weight : normal;
  font-size: 100%;
}
*/

BODY{
  
  margin:0px; background-image : url('../img/top/back.jpg');
  background-repeat : repeat-x;background-position : center top;
  background-color : #000000;
  font-family : Helvetica;
}

H1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

A{
  text-decoration : none;
  font-size : 12px;
}
A:LINK{
  color : #800080;
}
A:VISITED{
  color : #800080;
}
A:HOVER{
  color : #af8249;
  text-decoration : underline : none; 
}

.headv{
  background-image : url('../img/top/head.jpg');
  background-repeat : no-repeat;background-position : center top
}
.footer{
  font-size : 80%;
  font-family : Helvetica;
  color : #cccccc;
  text-align : center;
  margin-top : 10px;
  margin-bottom : 10px;
}
.contener_i{
  padding:0px; color : #666666;
  background-color : #ffffff;
}

.contener{
  padding:0px; color : #666666;
  background-color : #ffffff;
  background-image : url('../img/top/titre-back.gif');
  background-repeat : repeat-y
}

.header{
  font-size : 80%;
  color : #ffffff;
  height : 75px;
  text-align : center;
  margin-top : 9px;
}
.back{
  font-size : 80%;
  color : #ffffff;
  text-align : right;
  margin-top : 7px;
  margin-bottom : 7px;
}
.header2{
  font-size : 80%;
  font-family : Helvetica;
  color : #ffffff;
  text-align : right;
  
  height : 25px;
}
.nml{
  font-size : 80%;
  color : #666666;
}
