body{
	margin:0px;
    background: #ffffff url("../../topofjapan.com/files/6/topback1.jpg");
    background-repeat: repeat-x;
   /* background-position: center; */
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size:13px;
}
h1{
    
    margin-top:15px !important;
}

#contentwrapper{
text-align:left;
}
#maincontent{
background-color:#ffffff;
float:left;
width:982px;
border-left:1px solid #333333;
border-right:1px solid #333333;
border-bottom:1px solid #333333;

-moz-box-shadow: 0 0 5px 5px #ccc;
-webkit-box-shadow: 0 0 5px 5px#ccc;
box-shadow: 0 0 5px 5px #ccc;

/* box-shadow: 5px 5px 5px 10px #cccccc; */
}
#header{
float:left;
}
#region1
{text-align:left;min-height:400px;
}
#region2{
clear:both;text-align:left;height:25px;min-height:25px;
}
#region3{
margin-right:10px;
}
#region4{
float:right;width:140px;margin-left:15px;
}
#region6{
float:right;width:200px;margin-left:10px;margin-right:5px;
}
#region5{
clear:both;
}


#centerdiv{
width:980px;margin-left:auto;margin-right:auto;
}
#footer{
clear:both;position:static;width:100%;
}
#webinfo{
clear:both;position:static;width:100%;text-align:center;color:#444444;font-size:11px;
}