/*ペEジのレイアウト用CSS*/
BODY	{
	
	
	background-position:top center;
	text-align:center;
  

  
  background-image : url(../images/wallppr005.gif);
}
#contents	{
	width:800px;
	margin:auto;
	position : relative;
	text-align : left;
	
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;border-width : thin thin thin thin;border-style : solid solid solid solid;
  color : white;
  top : 35px;
background-position : center center;
  vertical-align : middle;
border-color : black black black black;
  background-color : white;
  bottom : 35px;
  overflow : visible;
  visibility : collapse;
  height : 920px;
}
#main	{
	width: 480px;
	position: absolute;
	left: 155px;
}
#side	{
	width: 140px;
	position: absolute;
	left: 5px;
}
#ad_side	{
	width:140px;
	margin-left:655px;
	}
