/* CSS Document */

a:hover{position:relative;top:1px;left:1px;color:#ff3300;}
a{color:#663300;}
a:visited{color:#663300:}
a:active{color:#663300:}
body {
	font-size: 12px;
	background-color: #CAFFC5;
	margin-top: 30px;
}
.moji{
	color: #003300;    
}
.subtitle{
	color: #003300;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 30px;
}
.modoru{
	width: 400px;
	color: #007700;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

