﻿    	body  {
    		font-family:arial,sans-serif;
			font-size:95%;

    	}
        
        #contents{
        	position: relative;
            /*width: 900px;*/
            margin: 0 auto;
        }
		#inner{
			position: relative;
			max-width: 1200px;
			padding: 20px 10px;
			margin: 0 auto;       
        }		
    	#nengetu {
        	/*top:           454px;*/
        	width:         100px;                /* 幅 */
        	height:        30px;                 /* 高さ */
        	text-align:    center;               /* 中身を左寄せに戻す */
        	font-size:     1.2em;
        	border:        solid 1px #0000ff;    /* 枠線 */  		
    	}
               
        #yasumi {
        	/*margin-left: 40%;*/
        }
    	#comment {
    		/*position: absolute;*/
    		/*top: 420px;*/
    	}

		.saturday a {
			color: blue !important;
		}
		.holiday a {
			color: red !important;
		}		
        .moji {
        	font-size: 80%;
        }

        #obi img{
        	position:relative;
            width: 12%; 
            height: 5px;
        }
        #obi img:nth-of-type(1){
        	width: 9%;
        }
        #obi img:nth-of-type(2){
        	width: 9%;
        }
        #obi img:nth-of-type(4){
        	width: 12%;
        }
        #obi img:nth-of-type(6){
        	width: 20%;
        }
        
		#maku img {
        	position: absolute;
            z-index: 30;
            margin-top:　-900px;
            margin-left: 82%;
			width:10%;
            height: 800px;
        }
        
		.kALL { visibility: hidden;}
		.kALL img {visibility: hidden;}
        
		#L9 {
    		position: absolute;
    		/*top:  45px;*/
    		margin-left: 0;
            left: 80px;
    	}

    	#L13 {
        	position: absolute;
    		margin-left: 1px;
			left: 32%;
    	}

    	#L18 {
        	position: absolute;
            z-index: 10;
    		margin-left: 1px;
            left: 57%;
    	}
        
		#R9 {
    		position: absolute;
    		/*top:  45px;*/
    		margin-left: 0;
            left: 80px;

    	}

    	#R13 {
        	position: absolute;
    		margin-left: 1px;
			left: 32%;
    	}

    	#R18 {
        	position: absolute;
            z-index: 10;
    		margin-left: 1px;
            left: 57%;
    	}