@charset "utf-8";
p {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 140%;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	background-color: #E6E6E6;
	margin: 0px;
	padding: 0px;
}
.bannerSet {
	height: 65px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	height: 30px;
	margin-bottom: 5px;
}
.bannerSet .banner {
	width: 127px;
	font-size: 12px;
	margin-right: auto;
	margin-left: 0px;
	background-image: url(../img/logo.gif);
	height: 30px;
	display: block;
	float: left;
	overflow: hidden;
}
.bannerSet .banner H1 {
	text-indent: -9999px;
	color: #33FF33;
}


.bannerSet .link_a {
	display: inline;
	height: 25px;
	float: left;
	width: 210px;
	text-align: center;
	vertical-align: bottom;
	margin-left: 10px;
	color: #FF9933;
	margin-top: 5px;
}
.bannerSet .link_a:hover {
	color: #FFCC33;
}
#underSet {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 5px;
	padding-left: 5px;
	height: 33px;
	margin-bottom: 5px;
}
#underSet .logo {
	display: inline;
	height: 33px;
	width: 272px;
	background-image: url(../img/rogo_s.gif);
	float: left;
	margin-left: 7px;
	overflow: hidden;
}
#underSet .logo h2 {
	text-indent: -9999px;
}

#underSet .linkSet {
	display: inline;
	height: 12px;
	width: 490px;
	float: right;
	color: #33cc66;
	margin-top: 10px;
	text-align: right;
}
#underSet .linkSet a {
	color: #595757;
	text-decoration: none;
}
#underSet .linkSet a:hover {
	color: #1717ee;
	text-decoration: underline;
}


#rogo_s {
	height: 24px;
	width: 201px;
	text-indent: -9999px;
	background-image: url(../img/rogo_s.gif);
	background-repeat: no-repeat;
	margin-left: 21px;
	background-position: bottom;
	display: block;
}

.clear {
	clear: both;
}
#topbase {
	background-image: url(../img/headbase.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 5px;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}

#box-body{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	padding-top: 15px;
}
#box-foot {
	color: #000000;
	height: 50px;
	width: 780px;
	padding-top: 10px;
	padding-left: 20px;
}
#box-foot .banner {
	float: left;
	margin-right: 10px;
	height: 18px;
	width: 210px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	display: inline;
}
#box-foot .banner h3 {
	text-indent: -9999px;
}
h1,h2 {
	margin: 0px;
}

