﻿/* CSS Document */
body{
	background: #FFFFFF center;
	margin: 0;
	padding: 0;
	border: 0;
}

#TopTable{
	width:801px;
	background:url(../images/main_bg.gif) repeat-y;
}

#fullscreen{
	width:100%;
	height:100%;
}

/*広告枠調整用*/
#ad3{
	z-index: 10;
	width: 240px;
	height: 240px;
	margin-left: 16px;
}
