#titlebox {
	width: 900px;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	height: 129px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #0C6;
}
#fullbox {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 10px;
}
#ariabox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 800px;
	margin: 10px;
}
.ariaboxtitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
#mainbox {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
#gyoumubox {
	float: right;
	width: 420px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}
.gyoumutitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #900;
}
#backbtnbox {
	width: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
