@charset "euc-jp";
/* CSS Document */

.textbox-l {
	width: 415px;
	height: auto;
	float: left;
}
.textbox-r {
	width: 415px;
	height: auto;
	float: right;
}
.photobox-l {
	width: 335px;
	height: auto;
	float: left;
	margin-bottom: 15px;
}
.photobox-r {
	width: 335px;
	height: auto;
	float: right;
	margin-bottom: 15px;
}

