@charset "Shift_JIS";

/* style reset */

* {
  margin: 0;
  padding: 0;
  }
  
h1, h2, h3, h4, h5, p, address {
   font-size: 100%;
   font-weight: normal;
   font-style: normal;
   }
body{margin: 0px;
     padding: 0px;
	 text-align: center; 
	 }
img {
     border:none;
	 }
/*----▼ページ全体-------*/
#container{
        width: 920px;
		color: #8b4513;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
	    margin-right: auto; 
		background-color:#dffbec;
		text-align: left;
       }
#container fieldset {
		 border-color: #876354;
		 border-width: 1px;
		 border-style: solid;
		 }
#header {
        width: 920px;
		height: 100px;
		background-color:#dffbec;
		}

#pagebody {
		width: 920px;
		background-color:#dffbec;
		}
#footer {
        width:920px;
		height: 100px;
		background-color:#dffbec;
		}
h1,h2{
    background-color:#FB9EB2;
    color:white;
	width: 450px;
    }
a:link{color:#ff6699;
       text-decoration:none; 
	   }
a:visited{color:#ff6699;
          text-decoration:none; 
		  }
a:hover{color:#ff0000;
        text-decoration:none; 
		}

/*----▲ページ全体-------*/

/*----▼ヘッダ-------*/

/*----▲ヘッダ-------*/
/*----▼メニュ-------*/


/*----▲メニュ-------*/

/*----▼ページ本体（3段組）-------*/
#pagebody {
		width: 920px;
		height: 200px;
		margin: 0px;
		background-color:#dffbec;
		}
#coment {
         margin:30px 0px 30px 200px;
		 }

/*----▲ページ本体（2段組）-------*/

/*----▼ナビ-------*/

/*----▲ナビ-------*/

/*----▼メイン-------*/

/*----▲メイン-------*/

/*----▼フッター-------*/

#footer{
     width: 920px;
	 height: 160px;
	 background-color:#dffbec;
	 }

.line {
        position: absolute;
        margin: 10px 0px 10px 30px;
	    padding: 0px 0px 0px 0px;
		width: 600px;
	    height: 30px;
		
		}
.rakuten {
          position: absolute;
          margin: 0px 30px 0px 650px;
	      padding: 0px 0px 0px 0px;
	  	  width: 234px;
	      height: 60px;
		 }
.counter {
        position: absolute;
        margin: 92px 0px 0px 730px;
	    padding: 0px 0px 0px 0px;
		}	 
.copy{
      position: absolute;
      background: url(../image/copyright.gif) no-repeat;
	  width: 600px;
      height: 80px;
	  padding: 0px;
	  margin: 90px 0px 0px 130px;
	  text-indent: -9999px;
	  }
 /*----▲フッター-------*/
