#entry {
	margin: 20px;
}

.top{
	font-size: 75%;
	line-height: 130%;
	color: #333333;
	float: right;
}

   a:link{color:#3366FF;}
   a:visited{color:#66CC99;}
   a:hover{color:#CC6699;}
   a:active{color:#CCCCCC;}

h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}

p{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}

h1 {
	margin-top: 10px;
	color: #87080E;
	font-size: 100%;
	line-height: 145%;
	font-weight: bold;
}

h2 img{
	float: left;
	border: solid 1px #999999;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.mainclass {
	font-size: 90%;
	line-height: 130%;
	color: #333333;
}

.text12navi {
	font-size:12px;
	line-height:130%;
	font-weight:right;
	text-decoration:none;
	color: #FFFFFF;
}

