@charset "utf-8";

@import "base_layout.css";
@import "common_parts.css";

#first{
	width: 1020px;
	margin: 0 auto;
}

h3{
	margin: 15px 0 35px 0;
	text-align: center;
}

#first .section p{
	padding-bottom: 1em;
	line-height: 1.5;
}

#first .section .photo{
	width: 200px;
	float: left;
}

#first .section .frame{
	width: 800px;
	float: right;
}