A:LINK{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:HOVER{
  color : red;
  text-decoration : underline;
}
BODY, TABLE{
  line-height : 1.5em;
}
HR{
  color : #e796ce;
  width : 100%;
}
H1{
	width: 100%;
	background-color: navy;
	color: white;
	padding: 4px;
	line-height: 1.5em;
}
H2{
	width: 100%;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: orange;
	font-size: 1.2em;
	color: navy;
}
H3{
	width: 100%;
	background-color: #e3bef9
	color: white;
	font-weght: normal;
	font-size: 1em;
	margin: 3px;	
}
H4{
	width: 100%;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: orange;
	
	font-size: 1em;
	color: navy;
}
UL{
	margin: 4px 0 4px 16px;
	font-size: 0.8em;
	line-height: 1.3em;
}
LI{
	list-style-image : url(../pin.gif);
}
.title{
	color: white;
	background-color: orange;
	font-weight: bold;
	font-size: 1.1em;
	border: 0;
}
.head, .foot{
	color: white;
	background-color: navy;
	font-weight: normal;
	font-size: 80%;
	border: 0;
}
.foot-link{
	color: white;
}
.mini{
	font-weight: normal;
	font-size: 80%;
	line-height: 1.2em;
	border: 0;
}
.news{
	padding: 8px;
	margin: 8px;
	line-height: 1.2em;
	font-weight: normal;
	font-size: 1.0em;
}
.newsTitle{
	background-color: #ffcccc;
	border-color: #e3bef9;
	border: 1px;
	padding: 8px;
	margin: 0px;
	border-style: dashed;
	line-height: 1.0em;
	font-weight: bold;
	font-size: 0.9em;
}
.menu{
	padding: 4px;
	margin: 4px;
	font-size: 0.8em;
	line-height: 1.2em;
}
.omake{
	font-size: 0.8em;
	background-color: #FFFFEE;
	border-color: #EEEEEE;
	border: 2px;
	padding: 8px;
	margin: 4px;
	border-style: dashed;
	line-height: 1em;
}
.menuG{
	font-size: 0.8em;
	line-height: 1.2em;
	background-color: #F0F0F0;	
}
