@charset "UTF-8";
#head {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#head img {
}
#head img {
}
#head img {
}
#head ul {
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head ul li {
	list-style-type: none;
}
#head img {
	float: left;
}
#main {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-size: 80%;
}
#footer ul {
	list-style-type: none;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

