@charset "UTF-8";
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 87.5%;
	line-height: 1;
}
#image {
	border-style: none;
}
#header h1 {
	display: inline;
	float: left;
	margin: 0px;
}
#header h2 {
	display: inline;
	margin: 0px;
	float: left;
}
#header ul {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#header ul li {
	list-style: none;
	display: inline;
}
#header {
	border-bottom: thin solid #999;
}
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	color: #666;
	text-align: center;
	border-top: thin solid #999;
}
#title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	color: #333;
	font-weight: bold;
	line-height: 1;
}
#imagetitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	color: #666;
}
#contents h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	color: #666;
}
#fontname {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 87.5%;
	color: #333;
}
#update {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	color: #C93;
}
a:link {
	color: #330;
}
a:visited {
	color: #003;
}
#right {
	text-align: right;
}
#center {
	text-align: center;
}
p {
	line-height: 1.5;
	font-size: 87.5%;
}
