﻿/* CSS レイアウト */
#masthead {
	background-position: center center;
	color: #000000;
	text-align: left;
	font-family: "AR P丸ゴシック体M", AR丸ゴシック体M;
	font-size: xx-large;
	padding-bottom: 0px;
	width: 970px;
	height: auto;
	line-height: 2.25em;
	text-indent: 1em;
	background-image: url('../../大高新緑2-3.gif');
}
#top_nav {
	padding: 0px;
	text-decoration: none;
	height: auto;
	width: 970px;
	top: auto;
	background-image: url('../../大高新緑2-3.gif');
	margin-left: 0px;
	margin-top: auto;
}
#page_content {
	width: 970px;
	height: 688px;
	background-image: url('../../大高新緑4-1.gif');
}
#footer {
	text-align: center;
	height: 120px;
	width: 970px;
	background-image: url('../../大高新緑2-3.gif');
	margin-left: 0px;
	top: auto;
	margin-top: 20px;
	color: #000000;
	bottom: auto;
}
#top_nav ul {
	width: 970px;
	list-style-type: none;
	height: 70px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: auto;
	margin-right: 0px;
	line-height: 2.25em;
}
#top_nav li {
	border: thin solid #0000FF;
	float: left;
	width: 10em;
	text-align: center;
	background-color: #00FFFF;
	text-decoration: none;
	height: 2.25em;
	margin-left: 10px;
	margin-top: 15px;
	line-height: 2.25em;
	margin-right: 10px;
	font-family: "AR P丸ゴシック体M", AR丸ゴシック体M;
	font-size: large;
	font-weight: bold;
}
#top_nav li a {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 10em;
	height: 2.25em;
	line-height: 2.25em;
	text-align: center;
}
#top_nav li a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}
#container {
	width: 970px;
	margin-left: 10px;
	background-repeat: repeat;
	margin-bottom: 0px;
	bottom: auto;
	top: auto;
}
#footer ul {
	padding: 0px;
	margin-left: 0px;
	list-style-type: none;
	width: 970px;
	height: 120px;
	margin-top: 0px;
}
#footer li {
	float: left;
	width: 300px;
	height: auto;
	text-align: center;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	line-height: 1.25em;
	font-size: large;
	color: #000000;
	font-family: "AR P丸ゴシック体M", AR丸ゴシック体M;
}

