/* 関連リンクサイトのＣＳＳです */

/* コンテンツ */				
div#content h4	{border-left: solid 15px #458ccb;
				border-bottom: solid 2px #458ccb;
				font-size: 0.875em;
				color:#333333;
				padding: 2px 5px;
				margin-left: 20px;
				margin-top: 10px;
				margin-right:20px;
				}
				
div#content p   {font-size: 0.875em;
				color:#333333;
				text-align: right;
				padding-top: 10px;
				padding-right: 30px;}
				
table.schedule6	{margin-left: 30px;
				font-size: 0.875em;
				color:#333333;
				border: solid 1px #333333;
				border-collapse: collapse;
				}
					
table.schedule6 th	{border-bottom: solid 1px #333333;
					border-right: solid 1px #333333}
						
table.schedule6 td	{border-bottom: solid 1px #333333;
					border-right:solid 1px #333333;
					padding: 0.5em 0.4em}


