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

#contents_registration_box {
	width: 708px;
	height: auto;
	border: 1px solid #333;
	padding: 10px;
}

#contents_registration_box .title {
	color: #63B210;
}

#fieldset_twoblock_left {
	width: 344px;
	height: auto;
	padding: 10px 10px 10px 0;
	float: left;
}

#fieldset_twoblock_right {
	width: 344px;
	height: auto;
	padding: 10px 0 10px 10px;
	float: right;
}

#fieldset_highlight_box {
	width: 600px;
	height: auto;
	border: 1px dotted #999999;
	padding: 10px;
	margin: 0 auto 10px auto;
}