@charset "UTF-8"






/*  1. Set up
================================================================================= */


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0.1em;
	line-height:0;
	}
.clearfix {
	min-height: 1px;
	}
* html .clearfix {
	height: 1px;
	/*��*//*/
	height: auto;
	overflow: hidden;
	/**/
	}


/*  2. BRAND CONCEPT
================================================================================= */


#copy {
	margin: 20px 20px 35px;
	}

p.bc {
	padding: 0;
	margin: 0 20px 30px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 3em;
	}

