body {
	font-family: Verdana, Helvetica, "‚l‚r ‚oƒSƒVƒbƒN", Hiragino Kaku Gothic Pro, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	font-size: 80%;
	line-height: 150%;
	background-color: #FFFFFF;
}
h1 {
	font-size: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3, h4 {
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5, h6 {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul ,ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
form {
	padding: 0px;
	margin: 0px;
}
th, td, input, textarea {
	font-size: 13px;
}
img {
	border: 0px;
}
a {
	color: #0000FF;
}
a:active, a:hover {
	color: #FF0000;
}
.error {
	color: #EE0000;
	font-weight: bold;
}
.require {
	color: #EE0000;
}
#wrapper {
	width: 900px;
	margin: auto;
}
