@charset "UTF-8";
/* CSS Document */

body {
	background-color: #E5DAC2;
	padding-top: 10px;
	padding-bottom: 100px;
}
#all {
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	line-height: 150%;
	padding-top: 10px;
}
#header {
	background-image: url(../img/top_taitl.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 650px;
	height: 50px;
	padding-top: 120px;
	text-align: center;
	color: #990033;
}
#globainavi {
}
#content {
}
#main {
	height: auto;
	width: 275px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
#rightbox {
	float: right;
	height: auto;
	width: 348px;
	padding-top: 20px;
	font-size: 90%;
	line-height: 140%;
}
#aisatu {
	height: auto;
	width: 650px;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12pt;
	font-weight: bold;
}
#footer {
	text-align: center;
	clear: both;
	width: 650px;
	padding-top: 10px;
	height: auto;
	padding-bottom: 50px;
}
.rightbox {
	float: right;
	height: auto;
	width: 348px;
	padding-top: 10px;
}
＃moji {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 630px;
	padding-left: 20px;
}
