@charset "UTF-8";

/* ------------------------------------------------------------ */
/* リフォームモーダルウインドウ */
/* ------------------------------------------------------------ */

div#modal h3 {
	margin : 8px auto !important;
	padding: 0 !important;
	background: none !important;
}

div#modal table {
	margin: 8px auto;
	width: 635px;
}

div#modal ol.features {
	float: left;
	width: 250px;
}
