@charset "utf-8";
.modelist li {
	width: 100px;
	float: left;
	text-align: center;
}
/* CSS Document */

.feature dt {
	width: 6em;
	clear: left;
	float: left;
	padding-top: 7px;
	padding-bottom: 3px;
	display: block;
	line-height: 1;
	font-weight: bold;
	color: #009966;
}

.feature dd {
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	line-height: 1;

}
.feature p input,.feature p select {
	font-weight: normal; 
}
.log_view dt {
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3366CC;
	border-bottom-color: #3366CC;
	padding-left: 20px;
	color: #006699;
}
.log_view table {
	font-size: 90%;
}
.log_view th {
	line-height: 1;
}
.log_view td {
	line-height: 1;
}
.sakujo {
	float: right;
}
.next_before {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #999999;
	padding-left: 30px;
}
