@charset "EUC-JP";

#honten{
	float:left;
	width:280px;
}

#ijiri{
	float:left;
	width:390px;
}

.clear{
	clear:both;
}

.day_txt{
	color:#F30;
	font-weight:bold;
	margin-bottom:8px;
}

table.tbl_agent {
	width: 670px;
	background-color: #999;
	border-collapse:separate;
	border-spacing:1px;
	border:0px;
	color: #06F;
}
table.tbl_agent tr td {
	padding:5px;
	color: #39F;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}

table.tbl_dl {
	margin-top:30px;
	width: 670px;
	background-color: #999;
	border-collapse:separate;
	border-spacing:1px;
	border:0px;
	text-align: center;
}
table.tbl_dl tr td {
padding:5px;
}

.tbl_tit{
	font-weight:bold;
	color:#FFF;
	text-align: left;
}
