 
.left-navi{
	font-size : x-small;
	color : #333333;
	background-color : #f0f0f0;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	text-decoration: none;


}
.left-navi-sel{
	font-size : x-small;
	text-decoration : none;
	color : #333333;
	font-weight : bold;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";

}
.left-navi-head{
  color : white;
  font-size : x-small;
  font-weight : bold;
  text-decoration : none;
}
.contents-Honbun{
	font-size : small;
	line-height : 1.7em;
	color : black;
	text-decoration : none;
	font-family: "Georgia", "Times New Roman", "Times", "serif";

}
.contents-Honbun-s{
	font-size : x-small;
	line-height : 1.5em;
	color : black;
	text-decoration : none;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";

}
.contents-komidashi-s{
	font-size : small;
	line-height : 1.2em;
	color : black;
	text-decoration : none;
	font-weight : bold;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";

}
.contents-komidashi-m{
	font-size : medium;
	font-weight : bold;
	color: #000000;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";


}
.contents-midashi-m{
	font-size : large;
	font-weight : bold;
	color : #0000FF;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";

}
.contents-midashi-s{
  font-size : medium;
  font-weight : bold;
  text-decoration : none;
  color : green;
}
.contents-Honbun-ln {
	font-size : small;
	line-height : 1.2em;
	color : black;
	text-decoration : none;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";

}
.contents-Honbun-ln-s {


  font-size : x-small;
  line-height : 1.2em;
  color : black;
  text-decoration : none;
}
.contents-navi {
  text-decoration : underline;
  
  color : blue;
}
.top-navi {
	font-size : x-small;
	text-decoration : underline;
	color : #333333;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
.top-title {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.contents-Honbun-geneva {

	font-size : small;
	line-height : 1.7em;
	color : black;
	text-decoration : none;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
}
.contents-Editor {

	font-size : small;
	line-height : 1.7em;
	color : maroon;
	text-decoration : none;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
}
.contents-location {
	font-size : x-small;
	line-height : 1.2em;
	color : black;
	text-decoration : none;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";

}
a:hover {
	text-decoration: underline;
  color : red;
  }
