@charset "Shift_JIS";
/* CSS Document */

.text8 {
	font-size: 8px
}
.text9 {
	font-size: 9px
}
.text9_2 {
	font-size: 9.5px
}
.text10 {
	font-size: 10px
}
.text11 {
	font-size: 11px
}
.text12 {
	font-size: 12px;
	line-height: 17px;
}
.text14 {
	font-size: 14px
}
.life_info {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.life_info th {
	margin: 0px;
	padding: 2px;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #3399CC;
}
.life_info td {
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#e-toshitate {
	height: 95px;
	width: 184px;
	margin-top: 10px;
}
#e-toshitate a {
	background-image: url(images/e-tochitate.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 184px;
	display: block;
	text-indent: -9999px;
}
#e-toshitate a:hover {
	background-position: left -95px;
}
