@charset "UTF-8";
@import "item.css";
#kodate {
	width: 580px;
	margin-top: 10px;
	margin-left: 10px;
}
#kodate td {
	padding-top: 20px;
}
.kodateDoc01 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0101;
	width: 358px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FE0000;
	margin-left: 20px;
	margin-top: 20px;
}
.kodateDoc02 {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	width: 348px;
	margin-top: 5px;
	margin-left: 22px;
}

