/* 関連リンクサイトのＣＳＳです */
@charset "utf-8";


/* コンテンツ */

div#content p   {
	font-size: 0.875em;
	color:#333333;
	line-height: 1.6;
	margin-left: 20px;
	margin-right: 20px;
	}
#content h4	{
	background-image: url(../img/bar-gray.jpg);
	background-repeat: no-repeat;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 1.2em;
	color: #333333;
	line-height: 30px;
	text-align:left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:0}
#content table.schedule0	{
	margin-left:20px;
	border-collapse:collapse;
	border-spacing:0;
	border: 0}

#content table.schedule0 td {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 1em;
	color:#333333;
	text-align:left;
	vertical-align:top;
	padding:5px;
}
#content table.schedule0 td.migi {
	text-align:right;
	padding:0;
}
#content a img	{
	border-style:none;
	text-decoration:none;
	margin:0;
}
