@charset "utf-8";
#contents #main h2 {
	margin-left: 20px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #444444;
	margin-top: 20px;
	clear: both;
	float: left;
}
#contents #main h3 {
	padding-left: 35px;
	line-height: 1.5em;
	clear: both;
}

#contents #main p {
	width: 645px;
	line-height: 2em;
	text-align: center;
	clear: both;
}
#fujimoto  #contents  #main dl {
	padding-left: 100px;
	background-image: url(../img/fujimoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	float: right;
	margin-top: 20px;
	margin-right: 60px;
}
#nakano #contents #main dl {
	padding-left: 100px;
	background-image: url(../img/nakano.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	float: right;
	margin-top: 20px;
	margin-right: 60px;
}

#contents  #main  dl li {
	list-style-type: none;
	font-size: 0.8em;
}
#contents #main .next_mes {
	text-align: right;
}
#contents #main .next_mes a {
	color: #444444;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #444444;
}
#contents #main .prev_mes {
	text-align: left;
}
#contents #main .prev_mes a {
	color: #444444;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #444444;
}
