@charset "UTF-8";

@import "common.css";

/* Top Style
----------------------------------------------------*/
#Contents #Contents-inner {
	background: none;
}
#Contents #Banner-Area {
	padding: 9px;
	border-bottom: 1px solid #dedede;
}
#Contents h2 {
	width: 384px;
	margin: 0;
	padding: 0;
	float: left;
}
#Contents #Body h3 {
	margin-bottom: 55px;
}
#Contents #main_img {
	float: right;
	width: 390px;
	position: relative;
}

#Contents #main_img img {
	border-left: 1px solid #dedede;
	position: absolute;
}

#Contents #Body {
	border-top: 1px solid #dedede;
	padding: 60px 70px 40px 70px;
}
#Contents .main_txt p {
	margin-bottom: 30px;
}
