/* CSS Document */

#schedule{
	margin:5px 0 0 0px;
	padding:5px;
}

#schedule img{
	margin:5px 0 10px 0;
	padding:5px;
}


#schedule div{
	margin:0px;
	padding:5px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅", sans-serif;
	font-size:12px;
	color:#666666;
	border-bottom:1px dashed #0000FF;
	border-left:1px dashed #0000FF;
}

#apply{
	margin:5px 0 0 0px;
	padding:5px;
}


#apply img{
	margin:0px;
	padding:5px;
	float:left;
}

.access{
	border:1px solid #0066FF;
	width:600px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅", sans-serif;
	font-size:12px;
	color:#0000FF;
}
	
	
	