/*
	filename:/css/index/main_visiual.css;
	description : This CSS file import css files of "Samplepage".;
	copyright:(C) 2007 Good Earth Japan, All right reservied.;
	This file contains the css format of "Samplepage".
 */

*{
margin: 0;
padding: 0;
}

div#slides {
z-index:0;
position:relative;
width: 740px; 
margin:0 auto 0 10px;
}

.slides_container {
width: 740px; 
height: 236px;
}

.slides_container div {
width: 740px; 
height: 236px;
display:block;
}

.pagination {
display: none;
}

#pr01{
width: 740px; 
height: 236px;
background: url("http://good-earth-japan.org/images/pr01.jpg") 0 0 no-repeat;
}
#pr02{
width: 740px; 
height: 236px;
background: url("http://good-earth-japan.org/images/pr02.jpg") 0 0 no-repeat;
}
#pr02{
width: 740px; 
height: 236px;
background: url("http://good-earth-japan.org/images/pr03.jpg") 0 0 no-repeat;
}
