.back {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; "Century Gothic"
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	width: auto;
}


.header {
	height:250px;
	background-color: #FFF
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top; 
}


.logo {
	height:250px;
	width: 255px;
	background-color:transparent;
}


#wrapper {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.sidemenu {
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	
}


.hooter {
	content: "Copyright (C) 2012 NagaReyama Softwere Deveropment Inc. All Rights Reserved.";
	height: 100px;
	margin-left: center;
	font-size: small;
	color: #999;
	background-color: #FFF
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
	background-color: transparent;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}


