@charset "utf-8";

html{
    height:100%;
}
body{
	height: 100%;
	margin: 0px;
}

#container {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	line-height: 14pt;
	color: #4B4B4B;
	margin: 0px;
	background-color: #00c832;
	background-image: url(img/tsukuba_20.jpg);
	background-repeat: repeat-x;
        width: 100%;
        position: relative;
        height: 100%;
        min-height: 100%;
}

body > #container {
        height: auto;
}
#contents {
        padding-bottom: 50px;
}
#footer {
        width: 100%;
        position: absolute;
		background-color: #fff;
		text-align: center;
		padding-top: 7px;
		padding-right: 0px;
		padding-bottom: 7px;
		padding-left: 0px;
		font-size: 10pt;
		color: #00c832;
		font-weight: bold;
		line-height: 13pt;
		margin-top: 10px;
		bottom: 0px;
		height: 30px;
}

@charset "utf-8";

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #0064c8;
	text-decoration: underline;
	}
a:visited {
	color: #640064;
}
a:hover {
	color: #c80096;
	text-decoration: none;
}
#bar {
	background-image: url(img/tsukuba_02.png);
	background-repeat: repeat-x;
	background-color: #fff;
	height: 105px;
}
#all {
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	width: 800px;
	padding-bottom: 30px;
}
.center {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.right-froat {
	float: right;
}
.clear {
	clear: both;
}
.top-3 {
	margin-top: -3px;
}

.town {
	margin-top: -66px;
	float: right;
}
.left-froat {
	float: left;
}
.top10 {
	margin-top: 10px;
}
.top15 {
	margin-top: 15px;
}

table {
	width: 615px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	font-size: 11pt;
}
td {
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}
th {
	padding: 10px;
	background-color: #006e28;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.box {
	width: 583px;
	background-color: #008232;
	border: 1px solid #fff;
	margin-top: 0px;
	padding: 15px;
	color: #fff;
	font-size: 10pt;
}
.left-froat2 {
	float: left;
	width: 615px;
}
.top5 {
	margin-top: 5px;
}
.foot {
	background-color: #fff;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 10pt;
	color: #00c832;
	font-weight: bold;
	line-height: 13pt;
	margin-top: 10px;
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 30px;
}
small {
	font-size: 8pt;
	color: #777;
	font-weight: normal;
	margin-top: 0px;
}
.left-froat3 {
	float: left;
	width: 615px;
}
.left10 {
	margin-left: 10px;
}
.left-froat4 {
	float: left;
	width: 300px;
	margin-left: 15px;
}
.left-froat5 {
	float: left;
	width: 170px;
	margin-left: 15px;
}
.box2 {
	width: 134px;
	background-color: #fff;
	margin-top: 0px;
	color: #fff;
	font-size: 10pt;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006432;
	border-left-color: #006432;
	padding: 17px;
}
.border {
	background-color: #006432;
	height: 1px;
	margin-top: 17px;
	margin-bottom: 17px;
}
.left-froat6 {
	float: left;
	width: 200px;
}
.left-froat7 {
	float: left;
	width: 405px;
	margin-left: 10px;
}
h1 {
	font-size: 12pt;
	color: #fff;
	margin-top: 10px;
	background-color: #006e28;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #fff;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF00;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 10pt;
	line-height: 10pt;
	text-align: left;
}
h5 {
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}




h6 {
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
}



.0 {
	margin-top: -15px;
}
html {
	height: 100%;
}

