@charset "utf-8";

html{
	overflow:scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}

img {
	border:none;
}

#header {
	background-image: url(../images/header.gif);
	height: 90px;
	margin-top: 0px;
}

#head1 {
	background-image:url("../images/nullarbor_logo.gif");
	margin: 0px;
	float: left;
	height: 55px;
	width:268px;
	text-decoration: none;
}
#head2 {
	float: right;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 35px;
}


#menu {
	float: left;
	width: 280px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}

#menu h2 {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99D594;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}


#menu h3 {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #009900;
	margin: 0px;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/frame.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}

#menu a:hover {
	background-image: url(../images/frame2.gif);
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 0px;
	background-image: url(../images/footer.gif);
	color: #030;
	width: auto;
	padding-right: 350px;
	padding-left: 350px;
	padding-bottom:35px;
	padding-top: 30px;
}
