 
body{
  margin-top : 50px;
  margin-bottom : 100px;
  font-size : 16px;
  color : #333333;
  background-image : url(img/back_n.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : right top;
  text-align : center;
  background-color : #e7e7ff;
  margin-left : auto;
  margin-right : auto;
}
img{
	border-style : none none none none;
}
A{
  text-decoration : none;
}
A:LINK{
  color : #5c78d8;  
}
A:VISITED{
  color : #8ecad9;
}
A:HOVER{
	  
  
  color : #ff8000;
 
}
A:ACTIVE{
  color : #ff8000;
}
UL{
  list-style-type : none;
  margin-left : 0px;
}
.title{
  border-bottom-style : solid;
  border-bottom-width : 1px;
  border-bottom-color : #a5c3e7;
  font-size : 83%;
  color : #333333;
}
DT{
  float : left;
}
DD{
  
  padding-left : 3em;
}
H3{
  
  font-weight : normal;
  font-size : 16px;
}
P{
  
  line-height : 130%;
}
.width{
  width : 800px;
  margin-left : auto;
  margin-right : auto;
  text-align : left
;
}
.list LI{
  display : inline;  
}
.box{
  padding-left : 2em;
  padding-right : 1em; 
  font-size : 83%;
}

h2{
  font-size : 16px;
  font-weight : normal;
}

h1{
  font-size : 16px;
  font-weight : normal;
}
