@charset "UTF-8";
html {
	height: 100%;
	margin: 0px;
	width: 100%;
}
body {
	width: 100%;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8em;
	color: #666;
	margin-right: auto;
	margin-left: auto;
}
#content {
	line-height: 1.8em;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#headerbg {
	width: 100%;
	min-width: 960px;
	text-align: center;
}
header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 85%;
	padding-bottom: 80px;
}
h1 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
}
header nav{
}
header nav ul{
	text-align: center;
	display: inline-block;
}
header nav ul li{
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	height: 18px;
	width: 180px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.2em;
	padding-bottom: 5px;
	line-height: 1.5em;
}
header nav ul li a{
	width: 180px;
	height: 23px;
	text-decoration: none;
	color: #333;
}
header nav ul li a:hover {
	color: #999;
}
.rightsen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	height: 18px;
	line-height: 1.5em;
	padding-bottom: 5px;
	float: left;
	width: 180px;
}
.mojicol {
	color: #999;
}
.mojisho {
	font-size: 80%;
	letter-spacing: 0.2em;
}
.mojicolsen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	height: 18px;
	line-height: 1.5em;
	padding-bottom: 5px;
	float: left;
	width: 180px;
	color: #999;
}
#bg {
	width: 100%;
	min-width: 960px;
	background-image: url(../image/sozai/footerbg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
}
footer {
	font-size: 8pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.3em;
	text-align: center;
	padding-top: 10px;
	height: 36px;
	background-image: url(../image/sozai/footerbg.gif);
	background-repeat: repeat-x;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAFAFA;
	position: relative;
}
