
.next{
	color:#FF6666;
	font-size:25px;
	text-align:center;
	margin-top:-50px;
	margin-right:150px;
	


}
.a{
	float:left;
}
.b a:hover{
	background-image:url(../images/kanpekisakuya.jpg);
}
.c{
	position: absolute;

	height:645px;
	 color:#
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.5;
}


.d{
	margin-top:20px;
	margin-left:80px;
	font-size:30px;
}

.c a:hover{
	font-size:15px;
	padding:px;




}

	
/*ページのレイアウト用css*/
body{
	
	background-image:url(../images/tamesi12.jpg);
	  font:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
	  background-color:#095193;
	  margin:0px;
	  padding:0px;
}


/*左上黒猫文字の設定*/
h1{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	  font-size:12px;
	  letter-spacing: 2px;
	  padding-left:10px;
	  margin: 0px;
}


h2{
      font-size:14px;
	    color:#30C;
		padding-left:200px;
		padding-right:190px;
}

p{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight:bold;
      font-size:20px;/*全体の文字サイズ*/
	  line-height:40px;/*全体で使う、文字と文字の行間*/
	  margin-top:5px;
	  padding-left:15px;
	  padding-right:10px;
	 
}
p img{
      float:left;
          margin-left:5px;  /*写真の左にスペースを空ける*/
	  margin-right:15px;  /:写真と文字の間隔*/
}


a{
      text-decoration:none;
	  color:#F09;
}
a:hover {
	color:#0F0;/*ｈｏｖｅｒ黒猫黄緑*/
	text-decoration: none;
}


h1 a{
      color:#3FC;/*見出し黒猫の部屋確定*/
	  font-weight:normal;
}


#contents{      
      width:852px;
	  margin:0 auto; 
	  background-image:url;/*コンテンツ内の背景(サイズをぴったりにすること）*/
	  background-repeat:repeat-y;   /*縦に繰り返し*/
      position:relative;
      font-size:80%;
}


/*ヘッダー部分の設定*/
#header{
      background-image:url(../images/ss.jpg);/*ヘッダー確定部分背景*/
	  height:145px; /*ヘーダーの高さ*/
	  
}

#header p {
	font-size: 15px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
        color:#30C;/*ヘッダー説明文*/

	padding-left: 190px;
}



/*上部メニューボタンの設定*/
#navbar{
      width: 100%;
      height:45px;
      position:absolute;
      top:100px;

      }

#navbar ul{
          margin:0;
	  padding:0;
	  list-style-type:none;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  line-height:45px;
	  letter-spacing:2px;
}

#navbar li{
      background-image:url(../images/xx.jpg); /*上部メニューのボタンのgura背景確定*/
	  float:left;
	  width:142px;  /*メニューボタンの幅*/
	  text-align:center;
	  padding:0;
	  }
#navbar ul a:hover{
   	background-image:url(../images/santa.jpg);	/*メニューボタンにカーソルが来た時に背景画像をこれにする*/
	  width:142px;  /*メニューボタンの幅*/
}
      
#navbar a{
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      color:#FFCC00;/*メニュー6ボタンの文字の水色*/
	  display:block;
	  }
#navbar a:hover{
	font-size:18px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
   color:#000033; /*メニューの文字がカーソルが来た時、黄緑色に変わる*/
   }




/*メイン部分の設定*/

#main{
      width:645px;
	  height:730px;
      margin-top:15px;
	   color:#0BFF0B;
	  background-image:url(../syasin/souru.jpg);
	  background-repeat:repeat-y;
	  text-decoration:none;
	  text-align:left;


}	






/*サイドメニューの設定*/

#side{
	width: 207px;/*サイドの幅（変更するときはコンテンツ背景も変更すること）*/
	height:730px;
	position: absolute;
	top: 310px;/*上からの位置*/
	left: 645px;
	background-image:url(../images/irasutosaitoyou.jpg);
	background-repeat:repeat-y; 
}

#side ul{
      font-size:100%;
	  line-height:220%; /*サイドの文字と文字の行間設定*/
	  padding-left:
}
#side ul a:hover {
	font-size:20px;
	color: #0BFF0B;	/*サイドのカーソルオーバー時の文字色*/
	background-image:url(../images/kanpekisakuya.jpg);
}

#side ul{
	text-align:center;
     list-style-type:none;
	 padding-left:2px;
}
#side li{
	 padding-left:5px;　/*文字の左端からの位置*/
}
#side li a{
	font-weight:bold;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:18px;
     color:#CCFF66;/*サイドの文字色*/
     border-bottom:solid 1px #F00;/*文字の下に線を入れる設定*/
     width:190px;
     display:block;
}
#side .ad_list li{
     background-image:none;
	 padding-left:0;
}





/*下部のフッター部分の設定*/
address{
	  font-size:80%;
	  font-style:normal;
	  text-align:center;
	  padding-top:10px;
	  margin-top:px;
      background-color:#666666;
      color:#ffffff;
          width:852px;
		  margin-top:30px;
	  padding-bottom:20px;
	  border:none;
	  }
	  
address a{
      color:#ff9999;
	  }
