body {
	background-color: #ffffff;
}

a:link{color:#000099;}
a:visited{color:#660099;}
a:active{color:#000099;}
a:hover{color:#000099;}

.all-contents{
	width:700px;
	margin-top:20px;
	margin-left:20px;
}

.text-normal{
	font-size:90%;
	line-height:150%;
}

.text-small{
	font-size:75%;
	line-height:140%;
}

.text-note{
	font-size:50%;
}

h1{
	font-size:150%;
}

h2{
	font-size:100%;
}

hr{
	border: 1px #CCCCCC solid;
	background-color: #EBEBEB;
	height: 2px;
}
