@charset "UTF-8";

body {
	color: #666666;
	font-size: 75%;
	font-family: sans-serif;
	background: #ECECEC;
}
p,dt,dd {
	line-height: 1.5;
}
#wrapper {
	width: 786px;
	margin: 20px auto;
	padding-top: 7px;
	background: #FFFFFF;
}
h1#logo {
	height: 130px;
	margin: 0 7px 10px 7px;
	background: url(../images/top_01.jpg) no-repeat;
}
h1#logo img {
	position: absolute;
	top: 300px;
	right: 120px;
}
.section {
	float: left;
	display: inline; /* for WinIE6 */
	width: 222px;
	margin: 0 0 30px 30px;
}
.section_photo {
	float: left;
	display: inline; /* for WinIE6 */
	width: 600px;
	margin: 0 93px 30px 93px;
	height: 450px;
}
.section_peace {
	float: left;
	display: inline; /* for WinIE6 */
	width: 700px;
	margin: 0 43px 30px 43px;
}
.section_peace_co {
	float: left;
	display: inline; /* for WinIE6 */
	width: 700px;
	margin: 0 43px 30px 43px;
}
.section h2 {
	margin-bottom: 6px;
}
.section p {
	margin-bottom: 10px;
}
.section dd {
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}
#copyright {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 28px;
	text-align: center;
	background: url(../images/copyright_bg.gif) left bottom no-repeat;
}
