@charset "UTF-8";
/* CSS Document */

.thum_wrap{
	width:600px;
	}

.r_wrap{
	width:300px;
	float:right;
	}
	
.l_wrap{
	width:300px;
	float:left;
	}
	
.r_set{
	width:130px;
	float:right;
	margin:0px 10px 10px 10px;
	}
	
.l_set{
	width:130px;
	float:left;
	margin:0px 10px 10px 10px;
	}
	
.thumb{
	margin-bottom:10px;
	}