/**/
/* 共通項目 */
/**/
/**/
body {
	margin:0px;
	padding:0px;
}
#wrap {
	background-repeat:repeat;
}
#wrap2 {
	background-repeat:repeat-x;
}

/**/
/* ヘッダー項目 */
/**/
/**/
#head1 {
	background-repeat:repeat-x;
	height:165px;
}

#head2 {
	background-repeat:no-repeat;
	margin:0px;
	width:1024px;
	height:165px;
}

/**/
/* グローバルナビゲーション項目 */
/**/
/**/
#gronavi {
	background-repeat:repeat-x;
	height:33px;
}

#gronavi img {
	margin-left:10px;
	margin-right:10px;
}

/**/
/* フッター項目 */
/**/
/**/
#footer {
	background-repeat:repeat-x;
	height:40px;
}

#footer1 {
	background-repeat:no-repeat;
	width:1024px;
	height:40px;
}

.fotterBg {
background-image:url(../../images/main/nendo/2011/footer/bg_footer.png);
}
.ftbtn {
	
	background-repeat:no-repeat;
	text-align:right;
	padding-top:10px;
	padding-left:20px;
	height:30px;
	width:124px;
}

.ftfree {
	width:900px;
}

.left {
	float:left;
}

.right {
	float:right;
}
