@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	一覧
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#report .list dl.txt dt {
	background-color: #8dabb6;
}
#report p.btn_more span {
	background-color: #b49b31;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	詳細
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#report .detail h3 {
    color: #6c7e84;
}
#report .detail ul.data li.day {
	color: #6c7e84;
}
#report table.overview th {
	background-color: #ddedf2;
}
#report table.overview td a {
	color: #6c7e84;
}