@charset "utf-8";

/*------------------------------------------------
	/salon/contraindication/ styles
--------------------------------------------------*/
body {
	width: 100%;
	background: url(../images/mgs_head.gif) repeat-x center top;
}
.t_red{
	color:#c23b49;
	}
#contraindication{
	background:url(../images/bg_footer.jpg) repeat-x center bottom;
	}
#contents_area {
	width: 647px;
	margin: 0 auto;
	position:relative;
}
#contents_area .ill{
	position:absolute;
	bottom:0;
	right:35px;
	}
#contents_area .logo {
	height: 78px;
	text-indent: -9999px;
	background: url(../images/mgs_logo.gif) no-repeat 0 28px;
}
#contents_area h1 {
	margin: 0 0 35px 0;
}
#contents_area h2 {
	margin: 0 0 15px 0;
}
#contents_area .section {
	width:617px;
	margin:0 15px;
}
#contents_area .section p{
	font-size:12px;
	line-height:180%;
	}
#contents_area .section ul{
	list-style:none;
	}
#contents_area .section li{
	float:left;
	margin:0 45px 0 0;
	}
#contents_area .col_l{
	float:left;
	width:250px;
	}
#contents_area .col_r{
	float:right;
	width:340px;
	}
#contents_area .col_l li,
#contents_area .col_r li{
	float:none;
	margin:0 0 25px 0;
	}

/*-- close --*/
#contents_area .close{
	padding:10px 0 40px 0;
	}
#contents_area .close a {
	width: 130px;
	text-indent: -9999px;
	height: 35px;
	margin: 0 auto;
	display: block;
	background: url(../images/mg_btn_close.png) no-repeat 0 0;
}

#contents_area .close a:hover {
	background: url(../images/mg_btn_close.png) no-repeat 0 -35px;
}

#footer {
	width: 100%;
	height: 27px;
	margin: 0;
	background: url(../images/mgs_footer.gif) repeat-x left center;
}

#footer .copyright {
	width: 219px;
	height: 27px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../images/mgs_copy.gif) no-repeat 0 11px;
}
