body{
	margin:0px;
	padding:0px;
	text-align:center;
}

#navi {
	float: left;
	width: 100%;
	display: block;
	font-size: 12px;
	white-space: normal;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-style: normal;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	margin-top: 7px;
	height: auto;
	background-color: #000000;
}
#navi li {
	float: left;
	width: 131px;
	text-align: center;
	vertical-align: middle;
	display: block;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	font-style: normal;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	background-color: #333333;
	border-left-color: #FFFFFF;
	padding-top: 5px;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	height: auto;
	color: #333333;
}
#main #navi ul {
	float: none;
	width: auto;
	padding: 0px;
	margin: 0px;
}
#header {
	width: 100%;
	height: 50px;
	padding-left: 1px;
	background-color: #FFFFFF;
}
#srs_logo {
	display: block;
	float: left;
	height: 50px;
	width: 350px;
}

#navi a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	outline: none;
}
#navi a:hover {
	color: #FF00FF;
}
#copyright {
	vertical-align: middle;
	display: inline;
	float: left;
	height: auto;
	width: 100%;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#mail_botan {
	float: right;
	height: auto;
	width: auto;
	margin-top: 25px;
	margin-right: 1px;
}

#main #header #mail_botan img {
    border-style: none;
}

#main_contents {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
	background-color: #CCCCCC;
}
#side_bb_contents {
	height: auto;
	width: 510px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}


#main #header #srs_logo img {
	border-style: none;
}

#main #header #srs_logo a {
    outline: none;
}

#main #header #mail_botan a {
    outline: none;
}
#header_botan {
	height: 50px;
	width: auto;
	float: right;
}
#backto_botan {
	float: right;
	height: 50px;
	width: 50px;
}
#main #header #header_botan #backto_botan img {
	margin-top: 15px;
	border-style: none;
	float: none;
}

#main #header #header_botan #backto_botan img a {
 outline: none;
}

