/* CSS Document */
/***** 全体 *****/
html{
	height:100%;
	 margin-bottom:1px;
	 }

body{
     background-image:url(../img/back.jpg);
	 background-repeat:no-repeat;
	 }




.menu-main{
           width:330px;
		   height:13px;
		   margin-left:430px;
		   border-right:solid #000000 8px;
		   border-bottom:solid #000000 2px;
		   font-size:10px;
		   font-weight:bold;
		   color:#000000;}
		   
		   
		                                   .menu-main a{
										                color:#000000;
														text-decoration:none;}
											
											
										   .menu-main a:hover{
										                      color:#FFFFFF;
															  background-color:#000000;
														      text-decoration:none;}




h1{
   margin-top:60px;
   margin-left:520px;
   color:#000000;
   font-size:14px;
   font-weight:bold;}


.title{
       width:750px;
	   height:150px;
	   margin:0 auto;
       background-image:url(../img/title.jpg);
	   background-repeat:no-repeat;}


.menu{
      width:750px;
	  height:30px;
      font-size:10px;
	  color:#FFFFFF;
	  background-color:#000000;
	  list-style-type:none;
	  margin:0 auto;}
	  
	  
	                           
	   

.ryouiki{
         width:800px;
		 color:#333333;
		 margin:0 auto;
		 font-size:12px;}


.henshu{
        width:700px;
		margin:0 auto;
		margin-top:10px;
		line-height:20px;}

.copy{
      width:750px;
	  min-height:20px;
	  height:auto !important;
	  height:20px;
	  margin:0 auto;
	  margin-top:20px;
	  text-align:center;
	  font-size:10px;
	  color:#FFFFFF;
	  background-color:#000000;}


/***** 題目 *****/


.dai{
     font-size:12px;
	 font-weight:bold;
	 width:300px;
	 padding-left:10px;
	 color:#FFFFFF;
	 background:#000000;}


/***** 効果 *****/


.kouka-red{
           color:#FF0000;
		   font-weight:bold;}


.copy-iti{
          margin-top:4px;}

.copy-iti a {
	color:#FFFFFF;
}


/***** リスト *****/


.menu-main-ul{
              list-style-type:none;}

.menu-main-li{
              float:left;
			  margin-right:30px;}


.menu-list{
           width:90px;
		   margin-top:3px;
		   margin-left:6px;
           float:left;
		   text-align:center;
		   list-style-type:none;}


.ul-kazu{
         list-style-type:decimal;
		 font-size:12px;
		 font-weight:bold;}


.ul-map{
        list-style-type:decimal;
		font-size:12px;}


.li-haba{
         margin:10px 0px;}


/***** 文字 *****/


.moji-font{
           font-size:12px;
		   font-weight:normal;}
		   
ul#navi{
	margin:0;
	list-style-type:none;
	}
	
.copy a{
	margin-left:25px;
}
	
.copy span a{
	color:#FF0000;
	font-weight:bold;
}
	


.sougo-title {
	font-weight:bold;
	color:#FF0000;
}


.link{
	font-weight:bold;
	text-align:right;
	font-size:13px;
	
}

.link a{
	color:#FF0000;
}

a:link{color:#333333; text-decoration:none;}

a:hover{color:#333333; text-decoration:none;}

a:visited{color:#333333; text-decoration:none;}

a:active{color:#333333; text-decoration:none;}

.menu a{color:#FFFFFF;
		 text-decoration:none;}
							   
							   
 .menu a:hover{
			color:#FFFF00;
			text-decoration:none;}
