@charset "utf-8";

/* =================================================================
 * Author : sekiakwa
 * Date : 2013-10-21
 * Licensing : e-trust co.,ltd. 
 * ================================================================= */
/* Reset
---------------------------------------------------------- */

/* Main
---------------------------------------------------------- */
#mainArea{
	display:block;
	width:100%;
	height:275px;
	padding:0px;
}
#mainImg{
	width:1000px;
	height:245px;
	margin:0px auto;
	background:url(../image/common/main_title01.jpg) 0px 0px no-repeat;
}
