body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

#content {
	background-color: #FFFFFF;
	width: 770px;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}.cloudbg {
	background-image: url(../img/cloud-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #7ba424;
}
.nocloudbg {
	background-image: url(../img/green-bg.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.copyright {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	padding: 10px;
}
.aboutus {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding: 10px;
}
.px12m {
	font-size: 12px;
	line-height: 160%;
	padding: 5px;
}
.px12m2 {
	font-size: 12px;
	line-height: 160%;
	padding: 10px;
}
.px12 {
	font-size: 12px;
	line-height: 160%;
	padding: 0px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 220%;
}
.m10 {
	padding: 10px;
}
.arrow {
	font-size: 12px;
	line-height: 220%;
	list-style-position: outside;
	list-style-image: url(../img/yajirusi.gif);
}
a:visited {
	color: #333333;
}
a:link {
	color: #000066;
}
a:active {
	color: #FFCC00;
}
a:hover {
	color: #e4707b;
}
.breadclumbs {
	text-align: right;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.title-red {
	font-size: 16px;
	font-weight: bold;
	color: #e4707b;
	line-height: 200%;
}
.title-green {
	font-size: 16px;
	font-weight: bold;
	color: #7ba424;
	line-height: 200%;
}
.redb {
	font-size: 12px;
	font-weight: bold;
	color: #e4707b;
	line-height: 160%;
}
.contest {
	background-image: url(../../images/contest.jpg);
	background-repeat: no-repeat;
}
