body {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Meiryo, "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}
#base {
	background-color: #FFFFFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#base h1 {
	font-size: .8em;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#base #mainimg {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	background-image: url(images/mainimg.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#base #wrap {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#base #wrap #boxleft {
	width: 650px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
#base #wrap #boxright {
	width: 230px;
	float: right;
}
#base #wrap #cl {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#base #navigation {
	height: 50px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#base #wrap #boxleft h2 {
	background-image: url(images/titlebar2.jpg);
	margin: 0px;
	font-size: 1em;
	width: 640px;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 32px;
	padding-top: 3px;
	letter-spacing: 1pt;
}
#base #wrap #boxleft #boxlefttext {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#base #wrap #left {
	float: left;
}
#base #wrap #left {
	float: left;
	width: 650px;
}
#base #wrap #foot {
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding-bottom: 10px;
}
p {
	margin: 0px;
	line-height: 1.5em;
}

