@charset "UTF-8";

/* 今後のイベント */
.main_box{
	clear:both;
	width:800px;
}
.main_box span{
	display:block;
	clear:both;
	width:800px;
	height:5px;
}
.leftimg{
	float:left;
}
.right_txtbox{
	width:420px;
	float:right;
}
.box1{
	width:420px;
}
.img1{
	float:left;
	margin-right:10px;
}
.img2{
	float:right;
	margin-left:10px;
}