@charset "utf-8";
@import "../../common/css/0-import.css";

#banner {
	padding: 27px 0 8px;
}

#pageGuide {
	line-height: 1.2;
}

#conts {
	margin-top: -1px;
}

#conts h2 {
	margin-bottom: 20px;
}

#conts p {
	margin: 17px 0 30px 20px;
	line-height: 1.5;
}


#conts iframe {
	margin-left: 20px;
	display: block;
	border: solid 1px #CCCCCC;
}

