
#container {border: none;}

/* ----------------------------------------
	 contents
---------------------------------------- */

#contents{
	text-align:center;
	width:950px;
	height:600px;
	background:url(../img/top/bg.gif) no-repeat;
	position:relative;
	}

/* ---
	nav
  --- */
  
#nav .about{
	width:110px;
	height:109px;
	position:absolute;
	top:185px;
	right:430px;
}  

#nav .cambodia{
	width:94px;
	height:93px;
	position:absolute;
    top:260px;
	right:360px;
}  

#nav .supporter{
	width:128px;
	height:123px;
	position:absolute;
	top:140px;
	right:275px;
}  

#nav .news{
	width:128px;
	height:123px;
	position:absolute;
	top:240px;
	right:180px;
}  

#nav .about_project{
	width:157px;
	height:138px;
	position:absolute;
	top:40px;
	right:140px;
}  

#nav .you_can{
	width:155px;
	height:153px;
	position:absolute;
	top:150px;
	right:30px;
}  

/* ---
	navここまで
  --- */  
  

#new{
	text-align:left;
	width:360px;
	height:90px;
	position:absolute;
	top:450px;
	left:50px;
}

#new .title{
	margin-bottom:10px;
}

#new a{
	color:#0071BE;
}


#small_nav{
	position:absolute;
	top:562px;
	right:100px;
}


#small_nav li{
	float:left;
	margin-right:20px;
}

#small_nav li a{
	color:#000000;
}

#swf {
	position: absolute;
	top: 170px;
	left: 50px;
}


/* ----------------------------------------
	footer
---------------------------------------- */

#footer{
	width: 950px;
	padding: 0;
	background: #FFF;
}

