/* Shimaguni */

	body {
		font-size:12px;
		line-height:1.2em;
		margin:0px; padding:0px;
	}

	#shimaWrapper {
		width:960px;
	}

		#shimaLeft {
			width:380px;
			float:left;
			
		}
		
		#shimaRight {
			width:580px;
			float:right;			
		}
		
		h1#midashi_01{
			padding:0 0 0 10px;
			border-left:#009900 5px solid;
			font-size: 14px;
			font-weight: bold;
			color:#009900;
		}
		
		h1#midashi_01 span{
			display:block;
			font-size:12px;
			color:#999999;
		}
		
		h2#midashi_02{
			font-weight:bold;
			font-size:16px;
			color:#000000;
		}

		h3#midashi_03{
			font-weight:bold;
			font-size:14px;
			color:#000000;
		}

		h4	{
			margin:0px;
			font-weight:normal;
			padding:0px;
			font-size:12px;
			color:#E5007F;
		}

	.tableschedule {
		float:right;
		font-size:12px;
	}

	
	a:link		{ color:#1F93FF; text-decoration: underline;} 
	a:visited	{ color:#1F93FF; text-decoration: underline;} 
	a:hover		{ color:#1F93FF; text-decoration: underline;}
	
	.p10	{font-size:10px;}

