@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 {
	padding-left: 35px;
	width: 645px;
	line-height: 2em;
	text-align: justify;
	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   #sub_navi  : after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
#contents   #sub_navi  {
	zoom: 1;
	padding-right: 85px;
	padding-left: 30px;
	padding-bottom: 60px;
}
#contents   .next_mes  {
	text-align: right;
	float: right;
	width: 200px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#contents   .next_mes  a  {
	color: #444444;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #444444;
}
#contents   .prev_mes  {
	text-align: left;
	float: left;
	width: 200px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#contents   .prev_mes  a  {
	color: #444444;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #444444;
}
#sakamoto #contents #main dl {
	padding-left: 100px;
	background-image: url(../img/sakamoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	float: right;
	margin-top: 20px;
	margin-right: 60px;
}
#contents #main {
	padding-bottom: 0px;
}
