@charset "Shift_Jis";
#head,#head a{
     background:url(../image/head.gif) no-repeat 0px;
     padding:0;
     margin:0;
     width:800px;height:24px;/* タイトル画像のサイズ */
     font-size:0em;
     text-indent:-9999px;
     list-style:none;
     display:block;
     }
h1,h1 a{
     background:url(../image/h1.gif) no-repeat 0px;
     padding:0;
     margin:0;
     width:282px;height:215px;/* タイトル画像のサイズ */
     font-size:0em;
     text-indent:-9999px;
     list-style:none;
     display:block;
     }
h2{
   padding:5px 0 5px 10px;
   margin:0 0 15px 20px;
   text-align:left;
   font-size:1.2em;
   border-left:solid 10px #990000;
   border-right:solid 10px #990000;
   background:url(../image/h2.gif);
   color:#990000;
  }
/* コンテンツ部分 */
#ct{
	background:url(../image/c_top.gif) no-repeat 0px;
	padding:0px;
	margin:0px;
	width:530px;
	height:20px;
	font-size:0em;
	text-indent:-9999px;
	list-style:none;
	display:block;
	}
		
#cl{
	background:url(../image/c_left.gif) no-repeat 0px;
	padding:0px;
	margin:0px;
	width:21px;
	height:611px;
	font-size:0em;
	text-indent:-9999px;
	list-style:none;
	display:block;
	float:left;
	}
	
#cr{
	background:url(../image/c_right.jpg) no-repeat 0px;
	padding:0px;
	margin:0px;
	width:10px;
	height:605px;
	font-size:0em;
	text-indent:-9999px;
	list-style:none;
	display:block;
	float:left;
	}

#c{
	background:url(../image/c_back.jpg) no-repeat 0px;
	padding:0px;
	margin:0px;
	width:497px;
	height:611px;
	display:block;
	float:left;
	}						
#kizi{
	padding:0px;
	margin:0px;
	width:497px;
	height:611px;
	display:block;
	}	
/* menu */

#mb,#mb a{
     width:282px;
     height:116px;
     margin:0;padding:0;
     background:url("../image/m_bottom.gif") no-repeat 0%;
	 text-indent:-9999px;
	 display:block;
    }
			
#print{
     width:180px;
     height:110px;
     margin:0;padding:0;
     background:url("../image/print.gif") no-repeat 0%;
    }

#print a{
		width:180px;
		height:110px;
		margin:0;padding:0;
		background:url("../image/print.gif") no-repeat 0%;
		text-indent:-9999px;
		display:block;
		}

/* foot */
#foot{
      width:800px;
	  height:19px;
      margin:auto 0;
      padding:3px 0px;
      text-align:left;
      color:#ffffff;
	  background:url(../image/back_f.jpg);
	  clear:both;
	  display:block;
     }
	 
#foot ul{
         margin:0;
         text-align:left;
        }

#foot li{
         padding:0 3px 0 3px;
         display:inline;
         list-style:none;
         border-left:solid 1px #FF0000;
        }
#foot a{
color:#ffffff;
}	 	 
