 /*--2021/3/5更新--------------------------------------------------------------------------*/

			
.nav li{ 
		float: left; 
		margin: 8px 4px 2px;
		border-radius: 0.5em;	
		color: lightblue; 
		background-color: lightblue;
	}
.nav a{ 
		display: block; 
		color: #00008B; 
		border:1px solid #999; 
		padding: 0 7px;
		border-radius: 0.5em;	
	}	
.nav a:hover{ 
		color: #FEF !important; 
		border: 1px solid white; 
	}
          
      /*.top li {background: url('bs.png');}　　効いてる*/
        .top li {padding:2px 0;}

/*#side h2 {
      background-image：none;
      background-color：lightgray;
      padding：5px 5px 5px 10px;
      margin：10px 0 0 0;
      }   h2削除*/

li { list-style-type:none; line-height：4em;	}
#side ul {
       
      list-style-type：none;
      margin：0 0 20px 0;
      line-height：4em;      
}

#side li {
      padding：5px 10px 5px 10px; / *上左下右の順番* /
      background-image：url（ "bss_1.png"）;
      background-repeat：no-repeat;      
      background-position：2px 8px; / *左から２ピックセル上から８ピックセルに画像の位置をかえました* /    
      border-bottom：1px＃666666 dotted;
      padding-top: 10px; 
      / * padding-bottom: 10px           liに行間が開きました* / 
     
      
}
div#header 
{ 
	width:1000px; 
	height: 40px; 
	position: center;
	background-color: #D3D3D3;
}

#container
{  
	background-image: url(image/kinkin.png);
	background-repeat: repeat-x;
	padding: 0;
	line-height: 1.6;
	position: relative;
	font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
}

#container 
{ 
	width:1015px; 
	position: relative; 
	margin: 0 auto 0;
	background-color: #E0FFFF; 
	text-align: center;
}
#contens { 
		width: 1001px; 
		position: center; 
		color: ;
		margin:0 auto 0;
		background-color: #ADD8E6;
		text-align: left;
	}

	
div#side { 
		width: 310px;
		padding:0px 3px 0px 20px; 
		float: left; 
	}
div#foofter { 
		width:1000px; 
		height:150px; 
		position: center;
		background-color: #D3D3D3;
		text-align:center; 
		clear: both;} 
.text_bold {
		color: gold;
	}  
          /*--以上更新---------------


div {position: center;}
.bottom-em6{padding-bottom: 6em}  /*6行余白の指令*/
				/*-----旧です参考-#contener {
				        width: 1005px;
				        margin:0 auto 0;
				        background-color:olive;/*おかしくないですか*/
				        text=align: center;

				}------*/    
				/*-----旧です参考-#contents {
				        width:1000px;
				        margin:0 auto 0;
				        background-color:khaki;
				        text-align: left;
				        
				}------*/ 

#tomorrow{background-color:#778899;margin: 1ex 10ex 1ex 1ex;}
body 
{
	margin-left: 6%;
	color: #000000;　　　　　/*2015年５月１７日作成<!--字の色　黒--!>　*/
    background-image: url(http://masumo10.web.fc2.coexm/tile-g.gif);
	background-repeat: repeat-x;
	background-position: right;
    background-attachment: scroll; /*背景画固定はfixed*/
    background-color: lightblue;　 /*淡い青　背景色*/
  ｝


.cap-i {
	font-style: italic;　/*文字を斜体にし、周囲に余白２０と１５と１０と１５*/

 }


.margin-2em{margin: 2em;}  　　 /*1行余白の指令*/
  
.over-t{text-decoration: over-line;}   /*文字の上によこ線の指令htmlはspan class=over-tと/spanで〜囲む*/
.under-t{text-decoration: under-line;}   /*文字の下によこ線の指令htmlはspan class=under-tと/spanで〜囲む*/
.position{ font-size: 20px;}  
 
  
  
p.sample4 {text-decoration: line-through;}　　　　/*打消し線、HTMLソース<p class="sample4">打ち消し線が付きます。</p>*/

           



