@charset "utf-8";
/* CSS Document */

body {
	font-size:13px;
	color:#666666;
	line-height:1.5;
}

#wrapper {
	width:700px;
	margin:0 auto;
}

.section {
	padding:30px 0 10px;
}

.top_image {
	display:block;
	margin-top:10px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
}

.top_link {
	margin-bottom:40px;
	text-align:center;
}

a {
	border-bottom:1px dotted #C47C70;
}

h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}

h2 {
	color:#91663c;
	border-left:25px solid #91663c;
	padding-left:15px;
	line-height:0.8;
	margin-bottom:30px;
	font-size:18px;
}

dl dt {
	display:inline-block;
	font-weight:bold;
	width:100px;
	vertical-align:top;
	color:#8b1e03;
}

dl dd {
	display:inline-block;
	width:556px;
	margin-bottom:24px;
	color:#8b1e03;
}

.yamamoto {
	color:#2d0c02;
}

.caption {
	font-size:11px;
	display:inline-block;
	margin-top:10px;
	color:#666666;
}