@charset "UTF-8";
header {
	height: 150px;
	width: 850px;
	left: auto;
	top: auto;
}
h1 {
	background-repeat: no-repeat;
	height: 180px;
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(top.jpg);
}
#content #main table img    {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
h2{
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
#content {
	width: 850px;
	background-color: #001133;
	margin: auto;
	padding:0px;
	text-align: left;
	height: 1500px;
}
#main  {
	background-color:#001133;
	height: 1000px;
	width: 580px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
	padding: 0px;
}
#address p  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Arial Black";
	font-size: 11px;
	color: #FFFFFF;
}
#content #main p {
	margin-bottom: 0px;
}
#address a:link {
	color: #FFCC00;
}
#address a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#address a:visited {
	color: #FFCC00;
}
#address a:active {
	color: #FF9900;
	text-decoration: underline;
}
#content #main #address #sideaddress div {
	margin: 10px;
}
