@charset "utf-8";
/* CSS Document */

p,ul,li { margin: 0; padding: 0;}
img{margin: 0; border: 0;}
ul.notes li { list-style-type: none; text-indent: -1em; padding-left: 1em; font-size: 11pt; line-height: 120%; color: #777;}
table {
	background:#fff;
}

#kikan {
	text-align:center;
	padding:10px 0px;
	background:#9F6900;
	font-weight:bold;
	color:#fff;
	font-size:16px;
	margin-bottom:20px;
	}

#kokiden {
	margin:20px 0px;
	padding:0px;
}

#kokiden div.time{
	margin:5px 5px 0px 15px;
	padding:0px;
	line-height:140%;
}
#kokiden div.time span { color: #DDB30B; font-weight: bold}

#musashino {
	margin:30px 0px 20px;
	padding:0px;
}

#musashino div.time{
	margin:5px 5px 0 15px;
	padding:0;
	line-height:140%;
}
#musashino div.time span { color: #DDB30B; font-weight: bold}

table.select {
	margin:0px 0px 20px 0px;
	border-bottom:1px solid #CCC;
	}

table.select td ul.menu {
	margin:10px 10px 30px 20px;
	line-height:145%;
}

div.menu strong{
	font-weight:normal;
	color:#1D009C;
}
#cap { width:710px;
	margin:0px 5px 15px;
	color: #000;
	}
#cap p strong{
	color:#AE1D00;
	font-weight:normal;
	font-size:75%;
	line-height:140%;
}

.cap { font-size: 68.75%; line-height: 120%;}
.menu01 {font-size: 75%; font-weight:bold; color: #FFF;line-height: 120%; margin: 5 0 10px;}
.copyline { border-top:1px solid #9F6900; color: #9F6900; text-align:center; padding-top:20px;}
.copycolor { color: #9F6900;}
.copyright { font-size: 75%; color: #9F6900;}
.indent{padding-left:1em; text-indent:-1em;}