body,td,th {
	font-family: ＭＳ Ｐゴシック, ヒラギノ角ゴ Pro W3, Osaka;
	font-size: 12px/22px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF3366;
}
a:active {
	color: #FF3366;
}
.header {
	background: #FF3366 top;
	height: 30px;
	width: 100%;
}
.footer {
	background: #FF3366;
	position: fixed;
	bottom: 0px;
	height: 30px;
	width: 100%;
}
.left {
	background: #FFFFFF url(img/line.gif);
	width: 20px;
}
.right {
	width: 20px;
	background: #FFFFFF url(img/line.gif);
}
.mainbody {
	background: #FFFFFF left top;
	padding: 30px;
	width: 650px;
	margin: 0px;
	font: normal 12px/20px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
.border {
	background: #FFFFFF;
	height: 30px;
	width: 700px;
}
.upperspace {
	vertical-align: text-top;
	width: 600px;
	text-align: left;
	background: center top;
	padding: 0px 30px;
	font-size: 12px;
}
.worksbody {
	text-align: center;
	padding: 30px;
	width: 650px;
}
.maintext {
	font: 12px/20px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
	background: #FFFFFF;
}
.border-line {
	background: url(img/border-line.gif) repeat-x center center;
	height: 30px;
}

