@charset "utf-8";
/* CSS Document */

.history_area{
	clear:both;
	width:550px;
	height:auto;
	margin-left:20px;
}
h3#history_h3{
	margin:0 0 20px 0;
	color:#215dd1;
	font-weight:bold;
	font-size:14px;
}
h2#ayumi{
	margin-top:40px;
	margin-bottom:20px;
	background-image:url(../img/ayumi_t.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:534px;
	height:27px;
}
table.hyo{
	clear:both;
	width:502px;
	height:auto;
	margin-left:10px;
}
table.hyo td{
	padding:5px 0 5px 10px;
}
.nengo{
	width:30px;
	text-align:left;
}
.nen{
	width:40px;
	text-align:right;
	border-bottom:1px dotted #8a8a8a;
}
.naiyo{
	width:402px;
	text-align:left;
	border-bottom:1px dotted #8a8a8a;
}
.nen_none{
	width:40px;
	text-align:right;
	border-bottom:0px;
}
.naiyo_none{
	width:402px;
	text-align:left;
	border-bottom:0px;
}