@charset   "Shift_JIS";
/* ?O???X?^?C???V?[?g */




@import url(style.css);
h1{
	color: #ff0000; 
}
p{
	line-height: 140%; 
}
#header{
	background-color: #c0c0c0; 
}
.copy{
	color: #808080; 
}

a{
  text-decoration : none;
}

body{
  scrollbar-darkshadow-color : #ff8000;
  scrollbar-face-color : #ffdb9d;
  scrollbar-3dlight-color : white;
  scrollbar-highlight-color : #fbefb7;
  scrollbar-arrow-color : orange;
  scrollbar-shadow-color : maroon;
  scrollbar-track-color : #fff3ce;
}





.hyouClass{
  
  background-repeat : no-repeat;background-position : left top;
}



#footer{
  text-align : right;
  text-decoration : none;
  
  
}

#center{
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-width : thin;border-style : dotted;border-color : orange;
  margin-top : 50px;
  margin-left : 50px;
  margin-right : 50px;
  margin-bottom : 50px;
}





.backClass{
  background-color : #ffffe0;
  
  background-repeat : repeat-x;
}

.text_backClass{
  
  background-repeat : no-repeat;background-position : left top;
  
  text-align : left;
  
  
}



.text_marginClass{
  text-align : left;
  
  
  
  padding-left : 50px;
  padding-right : 150px;
}
