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

h3 {
	margin: 40px 0 10px;
	padding: 0 0 0 24px;
	background: url(../images/title_h3.gif) no-repeat center left;
	clear:both;
	font-weight:bold;
	font-size: 108%;
	letter-spacing:normal;
	color: #7D6C39;
}
h3 a {
	color: #7D6C39;
	text-decoration:none;
}
#main {
	float: left;
	width: 735px;
	letter-spacing: normal;
}
#main p {
	margin-left:24px;
	letter-spacing: normal;
}
#side {
	float: right;
	width: 225px;
	letter-spacing: normal;
}

#side p {
	width:215px;
	margin:10px 5px 0 5px;
	padding-bottom:10px;
	letter-spacing: normal;
	border-bottom:1px #c0c0c0 dotted;
	font-size:12px;
	line-height:130%
}

h2#title_bf {
	width: 735px;
	height: 43px;
	text-indent: -9999px;
	background:url(../images/title_bf.gif) no-repeat top left;
}
.bf_img {
	margin:20px 0;
	text-align:center;
}
.bf_right {
	letter-spacing: normal;
	text-align:right;
}
.bf_line {
	border-bottom:1px #c0c0c0 dotted;
	margin-bottom:30px;
	clear:both;
}

.btn_ichiran {
	margin:20px auto 0 auto;
	text-align:center;
	width:150px;
	line-height:26px;
	background-color:#EDEAE0;
	display:block;
}
a.btn_ichiran {
	color: #7D6C39;
	text-decoration:none;
}
.textred {
	color:#990000;
}
.prev_page {
	float:left;
	width:80px;
	display:block;
	text-align:center;
	background-color:#EDEAE0;
	line-height:180%;
	letter-spacing: normal;
	margin-top:15px;
}
a.prev_page {
	text-decoration:none;
	color:#5E512B;
}
a:hover.prev_page {
	text-decoration:none;
	color:#5E512B;
	background-color:#FCF9EF;
}
.next_page {
	float:right;
	width:80px;
	display:block;
	text-align:center;
	background-color:#EDEAE0;
	line-height:180%;
	letter-spacing: normal;
	margin-top:15px;
}
a.next_page {
	text-decoration:none;
	color:#5E512B;
}
a:hover.next_page {
	text-decoration:none;
	color:#5E512B;
	background-color:#FCF9EF;
}
.clear_line {
	clear:both;
}
.sub_title {
	margin-top:50px;
	background:#EDEAE0;
	line-height:180%;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	color:#5E512B;
}