
	table
	{
	    border-collapse: collapse;
	}
	
	table.main_img{
	   background-image: url(img/wall.gif);
	   padding: 10px 10px 10px 10px;
	   margin: 15px 15px 15px 15px;;
	}
	 
	li
	{
	    list-style: disc;
	}
	 
	h1
	{
	    margin: 2px 2px 2px 2px;
        padding: 2px 2px 2px 2px;
	    font-size: 12pt;
	}
	 
	h2
	{
	    margin: 2px 2px 2px 2px;
        padding: 2px 2px 2px 2px;
	    font-size: 11pt;
	}
	 
	img
	{
	    margin: 0;
	    border-style: none;
	    border-width: 0px;
	    padding: 0;
	}
	 
    body
    {
       background-color: lightgray;
       margin: auto;
    }
	 
    img.list_icon{
       margin: 0 10px 0 0;
	}
	
	ul.listicon{
	    margin: 0;
 	    padding: 0;
	}

    .a_menu
    {
        display: block;
        width: 200px;
        height: 40px;
        font-family: "ＭＳ Ｐ明朝";
        font-size: 20px;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
        color: white;
        padding:15px 0 0 0;
        margin: 0;
        background-image: url(./img/main_menu.jpg);
    }
	  
    .a_menu:hover
    {
        color: navy;
        background-color: black;
        background-image: url(./img/main_menu.jpg);
        background-position: right;
    }
	
	.fontb8
    {     
        color: black;
        font-family:"MS 明朝";
		font-size: 8pt;
    }
	
	.fontb10
    {     
        color: black;
        font-family:"MS 明朝";
		font-size: 10pt;
    }
	
	.fontb12
    {     
        color: black;
        font-family:"MS 明朝";
		font-size: 12pt;
    }
	
	.fontbb10
    {     
        color: black;
        font-family:"MS 明朝";
		font-size: 10pt;
		font-weight: bold;
    }
	
	.fontbb12
    {     
        color: black;
        font-family:"MS 明朝";
		font-size: 12pt;
		font-weight: bold;
    }
	
	.fontbr10
    {     
        color: red;
        font-family:"MS 明朝";
		font-size: 10pt;
		font-weight: bold;
    }
	
	.fontbr12
    {     
        color: red;
        font-family:"MS 明朝";
		font-size: 12pt;
		font-weight: bold;
    }
	
	.fontbr14
    {     
        color: red;
        font-family:"MS 明朝";
		font-size: 14pt;
		font-weight: bold;
    }
	
	.fontbw10
    {     
        color: white;
        font-family:"MS 明朝";
		font-size: 10pt;
		font-weight: bold;
    }

	.fontbw12
    {     
        color: white;
        font-family:"MS 明朝";
		font-size: 12pt;
		font-weight: bold;
    }
	.fontbw14
    {     
        color: white;
        font-family:"MS 明朝";
		font-size: 14pt;
		font-weight: bold;
    }
	
	.fontw10
    {     
        color: white;
        font-family:"MS 明朝";
		font-size: 10pt;
    }

	.fontw12
    {     
        color: white;
        font-family:"MS 明朝";
		font-size: 12pt;
    }

	.fontw14
    {     
        color: white;
        font-family:"MS 明朝";
		font-size: 14pt;
    }
    
	.fontblb10
    {     
        color:blue;
        font-family:"MS 明朝";
		font-size: 10pt;
		font-weight: bold;
    }	
	.fontblb12
    {     
        color:blue;
        font-family:"MS 明朝";
		font-size: 12pt;
		font-weight: bold;
    }
	
	.fontblb14
    {     
        color:blue;
        font-family:"MS 明朝";
		font-size: 14pt;
		font-weight: bold;
    }
	
	.fontb10
	{
        color:black;
        font-family:"MS 明朝";
		font-size: 10pt;
	}

	.fontb12
	{
        color:black;
        font-family:"MS 明朝";
		font-size: 12pt;
	}