@charset "UTF-8";

body {
 text-align: center;
 color: #666666;
 margin: 0;
 padding: 0;
 background: #000000 url("../img/page_back.png") top center repeat-y;
 font-family: "MS@PSVbN",Tahoma,Osaka,sans-serif
}
img {
	border: 0;
	vertical-align: middle;
}
#header {
 position: absolute;
 top: 15px;
 left: 20px;
 margin: 0px;
 padding: 0px;
 background: #FFCC88;
 width: 950px;
 height: 55px;
}

#program {
 position: absolute;
 top: 70px;
 left: 20px;
 margin: 0px;
 padding: 0;
 background: #FFCC88;
 width: 500px;
 height: 400px;
}

#gazou {
 position: absolute;
 top: 10px;
 left: 0px;
	color: #000000;
	font-size:13px;
}
#personality {
 position: absolute;
 top: 70px;
 left: 520px;
 margin: 0px;
 padding: 0;
 background: #FFCC88 url("../img/personality.gif") center no-repeat;
 width: 450px;
 height: 400px;
}

#jamane{
 position: absolute;
 top: 23px;
 left: 15px;
	color: #000000;
	font-size:13px;
}
#moc{
 position: absolute;
 top: 217px;
 left: 15px;
	color: #000000;
	font-size:13px;
}


#topics {
 position: absolute;
 top: 470px;
 left: 20px;
 margin: 0px;
 padding: 0;
 background: #FFCC88 url("../img/topics.gif") top center no-repeat;
 width: 350px;
 height: 250px;
}

#koushin{
 position: absolute;
 top: 45px;
 left: 25px;
	color: #000000;
	font-size:14px;
}


#corner1 {
 position: absolute;
 top: 470px;
 left: 370px;
 margin: 0px;
 padding: 0px;
 background: #FFCC88 url("../img/corner1.gif") top center no-repeat;
 width: 300px;
 height: 250px;
}

#sumo{
	color: #000000;
	margin-top: 45px;
	padding-left: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size:12px;
}

#corner2 {
 position: absolute;
 top: 470px;
 left: 670px;
 margin: 0px;
 padding: 0;
 background: #FFCC88 url("../img/corner2.gif") top center no-repeat;
 width: 300px;
 height: 250px;
 color: #000000;
 font-size:13px;
}
#anohito{
	margin-top: 37px;
	padding-left: 11px;
	margin-bottom: 0;
	padding-bottom: 0;

}
#meruko{

	margin-top: 50px;
	padding-left: 11px;
	margin-bottom: 0;
	padding-bottom: 0;

}

#saigo{

	margin-top: 50px;
	padding-left: 11px;
	margin-bottom: 0;
	padding-bottom: 0;

}
#footer {
 position: absolute;
 top: 720px;
 left: 20px;
 margin: 0px;
 padding: 0;
 background: #FFCC88;
 width: 950px;
 height: 30px;
}