A:LINK{
text-decoration : none;
color: #0000FF;
}
A:VISITED{
text-decoration : none;
color: #0000A0;
}
A:HOVER{
color : #FF0000;
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;
}
.topDescript{
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2em;
	background-color: #FFF0F0;
	padding: 6px;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #cc9090;
}
.news{
	background-color: #F0F0F0;
	border-color: #FFFFFF;
	border: 2px;
	padding: 8px;
	margin: 8px;
	border-style: solid;
	line-height: 1.2em;
	font-weight: normal;
	font-size: 0.8em;
}
.newsTitle{
	background-color: #FFCCCC;
	padding: 8px;
	margin: 0px;
	line-height: 1em;
	font-weight: bold;
	font-size: 0.9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #e3bef9;
	border-right-color: #e3bef9;
	border-bottom-color: #CC6699;
	border-left-color: #CC6699;
}
.menu{
	font-size: 0.8em;
	line-height: 1.3em;
}
.menutitle{
  font-weight: bold;
  background-color: #FFCCCC;
  border-color: #FFFFFF;
  border: 0px;
  padding: 4px;
  margin: 8 0 3 0px;
  border-style: solid;
  line-height: 1em;
  width:100%;
}
.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;	
}
.memo{
	padding: 8px;
	margin: 8px;
	line-height: 1.2em;
	font-weight: normal;
	font-size: 1.0em;
}
