@charset "utf-8";


#menulist{
  color : black;
  padding-left : 5px;
  border-left-width : 0px;
  border-bottom-width : 0px;
  border-left-style : none;
  border-bottom-style : solid;
  border-left-color : black;
  
  
  font-family : "MS UI Gothic";
  text-align : left;
  font-size : small;
}

HR{
  color : gray;
  height : 2px;
  text-align : left;
}
P{
	color: #666633;
	font-family : "MS UI Gothic";
	font-size: 9pt;
	font-style: normal;
	line-height: 10pt;
}
A{
  color : black;
  text-decoration: underline;
 
}
A:VISITED{
  color : purple;
  text-decoration: underline;
}
A:HOVER{
  color : #008800;
  text-decoration: underline;
}
A:ACTIVE{
  color : purple;
  text-decoration: underline;
}
UL{
	color: #666633;
	list-style-image : url(l_g01.gif);
	list-style-position: outside;
	line-height : 20pt;
	top : auto;
	position: relative;
}
TH{
  color : white;
  background-color : white;
}
TD{
  color : black;
  background-color : white;
}
.home_link {
	line-height: 5pt;
}
.button_contents {
	line-height: normal;
	border: thin none;
	margin-bottom: 5px;
	margin-left: 5px;
}



#onepoint{
  font-size : small;
  
  
  
  
  padding-left : 20px;
}

#sublogo{
  font-size : x-small;
}

body{
  font-size : small;
  
  
}

#all_contents{
  margin-left : 50px;
  
  border-left-style : none;
  
  margin-top : 5px;
  margin-right : auto;
  
  
  width : 800px;
  background-color : white;
}

