@charset "UTF-8";
/*--------------------------------------
	Style Name : Committee Style Sheet

	Committee
--------------------------------------*/
ul.subnavi{
 list-style:none;
	margin-left:50px;
}

ul.subnavi li{
 display:block;
	width:220px;
	float:left;
	margin:5px 30px 0 0;
	padding:2px 0 0 14px;
	background:url(../../img/listbg.gif) no-repeat 0 7px;
}


#inline{
	margin:30px;
	font-weight: bold;
	color: #00C;
}

.frame1{
	padding:10px;
	margin:5px;
}

b{
	font-weight:bold;
	color:#03F;
}



#table1{
	margin:20px;
	text-align:right;
}

table.time{
	border-collapse: collapse;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

table.time tr,
table.time td,
table.time th,{
	border:1px solid #999;
}

table.time td{
	padding-right:10px;
}


caption{
margin:10px 0 5px 0;
 font-weight:bold;
  border:1px dotted #999;
}

/*テーブル2*/
