@charset "Shift_JIS";

.backgd {
	margin:auto;
	padding:0px;
	width:820px;
	background: url(../img/back_fixed_member.png) repeat-y center top;
	z-index:0;
}

.footgd {
	margin:auto;
	padding:0px;
	width:820px;
	height:30px;
	background: url(../img/back_fixed_foot_member.png) no-repeat center top;
	z-index:0;
}

.container {
	margin:auto;
	text-align:left;
	width:780px;
	background: url(../img/headerimage01.jpg) no-repeat center top;
	z-index:999;
}

.header {
	width:37%;
	height:100px;
	float:left;
	text-align:left;

}

.commonarea {
	width:63%;
	height:100px;
	float:left;
	text-align:right;
}

.mainarea {
	float:left;
	width:780px;
}

.contentmain {
	float:right;
	width:595px;
}

.menumain {
	float:left;
	width:180px;
}

.rightmenu {
	float:left;
	width:165px;
	text-align:right;
	height:600px;
}

.fotterbanner {
	padding: 20px 20px 20px 25px;
	clear:left;
}

.fotter {
	clear:left;
}


