 body{
	/*スクロールバー*/
	scrollbar-arrow-color:      #fcf6ea; /*矢印　　　*/
	scrollbar-3dlight-color:    #ffa300; /*外側┌　　*/
	scrollbar-darkshadow-color: #ffa300; /*外側　┘　*/
	scrollbar-face-color:       #ffa300; /*キーカラー*/
	scrollbar-highlight-color:  #e79402; /*内側┌　　*/
	scrollbar-shadow-color:     #e79402; /*内側　┘　*/
	margin: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}

html{
	color:#131313;
   }
   a { outline: none; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,textarea,p,blockquote,th,td{
   margin:0;
   padding:0;
   }
table{
     border-collapse:collapse;
	 border-spacing:0;
	 }
img{
    border:0;
	}
address,caption,em,strong,th{
    font-style:normal;aac4df
	font-weight:normal;
	}

caption,th{
   text-align:left;
   }
h1,h2,h3,h4,h5,h6{
   font-size:100%;
   font-weight:normal;
   }
q:before,q:after{
   content:'';
   }
abbr,acronym {
   border:0;
   font-variant:normal;
   }
input,textarea,select{
   font-family:inherit;
   font-size:inherit;
   font-weight:inherit;
   }
input,textarea,select{
   *font-size:100%;
}

 /*-----------------------
 リンク
 -----------------------*/
 

 
/* ------------------------------------------------------
font size
------------------------------------------------------ */

body {
	margin:0;
	border:0;
	padding:0;
	font-size:100%;
	zoom: 1;
}
body {
  font-family:sans-serif; /* == safari firefox...etc == */
  font-family/**/:/**/"MS P繧ｴ繧ｷ繝?け"; /* == ie6 & 7 == */
}
table {
font-size:inherit;
font:100%;
}
