@charset "utf-8";
/* CSS Document: style.css */

/* Contents Setting
-------------------------------------------------- */
div#contents h1 {
	margin-bottom: 30px;
}

div#contents dl.coverAddress {
	float: left;
	width: 380px;
	margin-bottom: 1.5em;
}

div#contents dl.coverAddress dt {
	font-weight: bold;
}

div#contents p.left {
	width: 380px;
}


/* End */