#wrapper{margin: 0 auto;
    width: 800px;
}
#header{
	width: 800px;
	height: 120px;
	margin: 0px;
	font-size: 16px;
	color: #F05559;
}


#Layer1 {
	left:0px;
	top:0px;
	width:300px;
	height:120px;
	z-index:1;
	margin: 0px;
	padding: 0px;
	float: left;
}
a:link {
	color: #F24D54;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}

#Layer2 {
	left:300px;
	width:500px;
	height:120px;
	z-index:2;
	background-color: #FED9E1;
	margin: 0px;
	top: 0;
	float: right;
}
#navi{
	margin-top: 15px;

}
#content{
	font-size: 13px;
	margin: 0px;
	line-height: 18px;

}
h2{
	font-size: 14px;
	color: #CC0000;
	height: 18px;
	margin-bottom: 2px;

}
h3{
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.ad{
	width: 800px;
	height: auto;
	background-color: #FEC5D1;
	padding-top: 15px;
	padding-bottom: 10px;
}

.ad-item {
	margin-left: 20px;
	text-align: right;
	float: left;
	width: auto;
}

#footer{
	width: 800px;
	background-image: url(../images/jap-logo.jpg);
}
