/*index の css */		

	
	/*入れ替えイメージ*/
	img.alt{ width:80px;height:125px;}
	
	img.big{ width:222px;height:129px;left:auto;}
	
	img.big3{ width:223px;height:121px;left:auto;}

	img.big2{ width:221px;height:138px;left:auto;}

	
	td.alt1{padding-left:10px ; padding-top:40px;}
	td.alt2{padding-left:10px;}

	a
	{
	    color:black;
	    text-decoration: none
	}
	a:hover
	{
	    color: red;
	    text-decoration: underline
	}
	th.submenu
	{
	color:white;
	}
	table.submenu
	{
	    width: 280px;
	    border: 0px;
	    border-collapse: collapse;
	}
	th.submenu
	{
	    color: white;
	    background-color: #00a8a8;
	    border: 1px solid #5b7f7f;
	    font-size: 10pt;
	}
	th.submenu1
	{
	    color: white;
	    background-color:#F5FFFA;
	    border: 1px solid #4b7bc9;
	    font-size: 10pt;
	}
	th.submenu2
	{
	    color: white;
	    background-color:#7B68EE;
	    border: 2px solid #5b5050;
	    font-size: 11pt;
	}
	td.submenu
	{
	    background-color:#F5FFFA;
	    border: 1px solid #4b7bc9;
	    text-align: left;
	    font-size: 10pt;
	}
	td.submenu1
	{
	    background-color:#4682B4;
	    border: 1px solid #ffffff;
	    text-align: center;
	    font-size: 10pt;
	    color:white;
	}
	td.submenu2
	{
	    background-color:#F5F5F5;
	    border: 1px solid #4b7bc9;
	    text-align: center;
	    font-size: 10pt;
	    color:white;
	}
	
	img
	{
	    border: 5px;
	}
