/* CSS Document */

/***** 全体 *****/

.all {width:900px;
	   		 background-image:url(../img/back.jpg);
}

h1{
   font-size:12px;
   font-weight:normal;
   margin-top:15px;
   margin-left:70px;}


.title{
       width:800px;
	   height:150px;
       margin:0 auto;}

.ryouiki{
         width:900px;
		 color:#FFFFFF;
		 margin:0 auto;
		 border:solid #990000 2px;
		 background-image:url(../img/back.jpg);
}
		 
.m {width:900px;
background-image:url(../img/back.jpg);
}
	  
.menyu{
       width:160px;
	   float:left;
	   font-size:12px;
	   margin-top:20px;
	   margin-left:20px;
	   border:solid #FFFFFF 1px;
	   		 background-image:url(../img/back.jpg);
}
.ul-link a{
						          color:#FFFFFF;
								  text-decoration:none;}

 .ul-link a:hover{
						                color:#FFFFFF;
										text-decoration:none;}	   

                         .menyu a{
						          color:#FFFFFF;
								  text-decoration:none;}
								  
.cl{clear:both;}
								  
								  
                         .menyu a:hover{
						                color:#FFFFFF;
										text-decoration:none;}
				


.henshu{
        width:600px;
		font-size:10px;
		float:right;
		margin-top:20px;
		margin-right:40px;
		padding-left:78px;
				 background-image:url(../img/back.jpg);
}


.copy{
      width:900px;
	  margin:0 auto;
	  height:20px;
	  line-height:20px;
	  margin-top:30px;
background-image:url(../img/back.jpg);
	  text-align:center;}
	  

	  
	  
/***** メニュー *****/

.ul-menyu{
          list-style-type:lower-roman;}


                               .li-menyu{
							             margin-top:35px;}

.ul-kazu{
         color:#FFFF00;
         font-size:12px;
		 font-weight:bold;
         list-style-type:decimal;}

.ul-shikaku{
            list-style-type:square;}

.ul-map{
        font-size:12px;
		font-weight:bold;
		list-style-type:none;}
		                      
							  
							  .ul-map a{
							            color:#FFFFFF;
										text-decoration:none;}


							  
							  .ul-map a:hover{
							                  color:#FFFF00;
											  text-decoration:underline;}


                              .li-haba{
							           margin:20px 0px;}

.ul-link{
         color:#FFFFFF;
         font-weight:bold;
		 text-decoration:none;}
		 
		 
/*  link追加  */

a:link{color:#FFFF00; text-decoration:none;}

a:visited{color:#FFFFFF; text-decoration:none;}

a:hover{color:#FFFFFF; text-decoration:none;}

a:active{color:#FFFFFF; text-decoration:none;}
		 

/***** 題名 *****/

.dai{
     width:300px;
     font-size:12px;
	 font-weight:bold;
	 padding-left:5px;
	 border-left:solid #FF0000 5px;
	 border-bottom:solid #FF0000 1px;}

.tyudai{
        font-size:12px;
		font-weight:bold;}

/***** 効果 *****/


.moji{
      color:#FFFFFF;
	  font-size:10px;
	  font-weight:normal;}


.font{
      font-size:13px;}


/***** 写真 *****/

.gazou{
       width:260px;
	   height:270px;
	   float:right;
	   border:solid #FFFFFF 1px;}
	   
.wf{
color:#FFFFFF;
font-size:50px;
text-align:center;
font-weight:bold;
} 
	 
