.gaikou01{
    background: url("../img/01.png") no-repeat; 
    width: 200px;
    height:120px;
	text-indent:100%;
	white-space:nowrap;
	 display: block;
	overflow:hidden;
	position:relative;
}
.gaikou02{
    background: url("../img/02.png") no-repeat; 
    width: 200px;
    height:120px;
	text-indent:100%;
	white-space:nowrap;
	 display: block;
	overflow:hidden;
	position:relative;
}
.gaikou03{
    background: url("../img/03.png") no-repeat; 
    width: 200px;
    height:120px;
	text-indent:100%;
	white-space:nowrap;
	 display: block;
	overflow:hidden;
	position:relative;
}
.gaikou04{
    background: url("../img/04.png") no-repeat; 
    width: 200px;
    height:120px;
	text-indent:100%;
	white-space:nowrap;
	 display: block;
	overflow:hidden;
	position:relative;
}
.gaikou05{
    background: url("../img/05.png") no-repeat; 
    width: 200px;
    height:120px;
	text-indent:100%;
	white-space:nowrap;
	 display: block;
	overflow:hidden;
	position:relative;
}
.gaikou06{
    background: url("../img/06.png") no-repeat; 
    width: 200px;
    height:120px;
	text-indent:100%;
	white-space:nowrap;
	 display: block;
	overflow:hidden;
	position:relative;
}
.list li{
	float:left;
	margin:20px;
}