@charset "utf-8";

/*------------------------------------------------
	/member/mailmagazine-sample.html styles
--------------------------------------------------*/

body {
	width: 100%;
	background: url(../images/mgs_head.gif) repeat-x center top;
}

#contents_area {
	width: 647px;
	margin: 0 auto;
}

#contents_area .logo {
	height: 78px;
	text-indent: -9999px;
	background: url(../images/mgs_logo.gif) no-repeat 0 28px;
}

#contents_area h1 {
	width: 647px;
	height: 38px;
	margin: 0 0 15px 0;
	padding: 12px 0 0 0;
	overflow: hidden;
	background: url(../images/mgs_title.gif) no-repeat 0 0;
}

#contents_area h1 span {
	font-size: 133%;
	font-weight: bold;
	display: block;
	padding: 0 10px 15px 20px;
}

#contents_area .summary {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}

#contents_area .image {
	width: 415px;
	margin: 0 auto 35px auto;
}

#contents_area .close a {
	width: 130px;
	text-indent: -9999px;
	height: 35px;
	margin: 0 auto;
	display: block;
	background: url(../images/mg_btn_close.gif) no-repeat 0 0;
}

#contents_area .close a:hover {
	background: url(../images/mg_btn_close.gif) no-repeat 0 -35px;
}

#footer {
	width: 100%;
	height: 28px;
	margin: 35px 0 0 0;
	background: url(../images/mgs_footer.gif) repeat-x left center;
}

#footer .copyright {
	width: 219px;
	height: 28px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../images/mgs_copy.gif) no-repeat 0 11px;
}
