@charset "utf-8";
/*----------------------------------------------------------
	File Name     style.css
*/
/*----------------------------------------------------------
	Base
-----------------------------------------------------------*/
h2#unitMain {
	margin: 0;
	background: url(../images/main.jpg) no-repeat 0 0;
	height: 370px;
}
div#unitColumn1 {
	margin: 15px 0 0 0;
}
div.unitItem em.pickup {
	display: block;
	margin: 22px 0 0 0;
	font-size: 116%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #f00;
}