@charset "utf-8";

/* ----------------------------------
text
---------------------------------- */

@import "text.css";

body {
	background: #000033;
}
#main_wrapper {
	background: url(../works_detail/images/main_back.gif) no-repeat center bottom;
	margin: 0px auto;
	width: 850px;
	overflow: hidden;
	position: relative;
	font-size: 10px;
	line-height: 170%;
	color: #505050;
	padding-bottom: 15px;
}

#footer_area {
	margin: 0px;
	padding-top: 0px;
}

#footer_area #blog_link,
#footer_area #mail_link {
	display: none;
}

