@charset "utf-8";

/* CSS Document */


/* フッタースペース無し用 */
div#global_footer {margin-top: 0;}

div#main_container {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0px;
	width: 980px;
}

#mc_wapper {
	background-color: #FFFFFF;
}

*html #mc_wapper {width: 100%;} 