@charset "utf-8";

/* -------------------------------------------
		general
 ------------------------------------------- */

/* -------------------------------------------
		[ wrapper ]
 ------------------------------------------- */
#wrapper {

}

/* -------------------------------------------
		[ header ]
 ------------------------------------------- */


/* -------------------------------------------
		[ container ]
 ------------------------------------------- */

/* -------------------------------------------
		[ left ]
 ------------------------------------------- */
#left {

}

/* -------------------------------------------
		[ right ]
 ------------------------------------------- */


/* -------------------------------------------
		[ main ]
 ------------------------------------------- */
#main {

}

#main div em {
	font-style:normal;
	display:block;
	margin-bottom:12px;
	color:#1b0e60;
	font-weight:bold;
	font-size:22px;
	line-height:130%;
}

/* -------------------------------------------
		[ footer ]
 ------------------------------------------- */

