/* 関連リンクサイトのＣＳＳです */

/* コンテンツ */
div#content h1	{border-style: solid;
				border-width: 2px 2px 2px 20px;
				border-color: #458ccb;
				font-size: 200%;
				color:#333333;
				padding: 5px 5px;
				margin-left: 20px;
				margin-top: 30px;
				margin-right:30px;
				}
div#content h2	{font-family: "HG丸ｺﾞｼｯｸM-PRO";
				font-size: 150%;
				color:#333333;
				line-height: 150%;
				text-align: center;
				margin-left: 30px;
				margin-top: 50px;
				margin-right:20px;
				margin-bottom: 50px}
				
div#content h3	{font-family: "ＭＳ ゴシック";
				font-size: 120%;
				color:#333333;
				text-align: center;
				padding: 2px 5px;
				margin-left: 30px;
				margin-top: 30px;
				margin-right:20px;
				margin-bottom: 20px}
				
div#content p   {font-size: 0.875em;
				color:#333333;
				margin-left: 30px;
				margin-right: 20px}
				
table.schedule	{font-size: 1em;
				color:#333333;
				margin-top: 50px;
				margin-left: auto;
				margin-right: auto;
				border: 0;
				border-collapse: collapse;
				padding-bottom: 20px}
						
table.schedule td	{border:0;
					text-align: left;
					padding: 0.3em 0.3em;
					}

