body {
	font-size:12px;
	font-family: Verdana, Arial, "ＭＳ Ｐゴシック", Osaka;
	color:#333333;
	background-color:#FFFFFF;
	margin-top: 3px;
	margin-left: 0px;
}
.both {
	clear: both;
}
p {
	margin-bottom: 3px;
	margin-top: 0px;
}
A.nomal:link  {
	color: #9900FF;
	text-decoration: none
}
A.nomal:visited  {
	color: #CC00FF;
	text-decoration: none
}
A.nomal:hover  {
	color: #FF3300;
	text-decoration: underline
}
A.nomal:active  {
	color: #FF00FF;
	text-decoration: none
}.mein {
	padding: 10px;
	width: 800px;
}
.mein .title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 20px;
}
.mein .waku {
	padding: 10px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	color: #FF3300;
}
.spaser {
	height: 30px;
}

