body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #00A0C6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blue {
	color: #00A0C6;
}
a:visited {
	text-decoration: none;
	color: #00A0C6;
}
a:hover {
	text-decoration: underline;
	color: #00A0C6;
}
a:active {
	text-decoration: none;
	color: #00A0C6;
}


/*基礎部分*/
#viawspase {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.headder {
	background-color: #C00;
	width: 800px;
	height: 45px;
	color: #FFF;
}
.headder a:link {
	text-decoration: none;
	color: #FFF;
}
.headder a:visited {
	text-decoration: none;
	color: #FFF;
}
.headder a:hover {
	text-decoration: underline;
	color: #FF0;
}
.headder a:active {
	text-decoration: none;
	color: #FF0;
}

#mainspc {
	width: 800px;
	background-color: #E0E3E0;
}
#fodder {
	width: 800px;
	background-color: #E0E3E0;

/*メインエリア内*/
}
.coplink {
	float: right;
	margin-right: 5px;
	margin-top: 25px;
}
#title {
	width: 740px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#mainspace {
	width: 740px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#underbox {
	width: 740px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#underboxspace {
	background-image: url(../img/underbox.png);
	height: 107px;
	background-repeat: no-repeat;
}
.underboxtxt {
	height: 70px;
	width: 128px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.smalltxt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.smalltxtred {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #F00;
}
#link {
	height: 23px;
	width: 528px;
	float: left;
	margin-top: 13px;
	margin-left: 22px;
}
#rogo {
	float: left;
}
.linkbtn {
	float: left;
	height: 24px;
	margin-left: 1px;
}
.centerset {
	text-align: center;
}

