@charset "utf-8";
body  {

	margin: 0 auot; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */

	vertical-align: top;
}
	
#content{
padding:0;
position: relative; top: 10px; 
margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
vertical-align: top;
font-size:12px;
}


#setumei{width:950px; height:242px;
margin:10px 0px 0px 0px;
padding:0px 0px;
position:relative;
margin: 0 auto;
color:#6A6A6A;
}

.taiou{background-image:url(../images/rigel/rigel_taiou.png); 
background-position:0px 10px;
float:left;
width:474px; height:255px;
 background-repeat:no-repeat;  

padding:70px 0px 30px 0px;
text-align:left;
line-height:16px
color:#6A6A6A;
}

.shouhin{background-image:url(../images/rigel/rigel_shouhin.png);
background-position:0px 10px;
float:right;
width:458px; height:255px;
background-repeat:no-repeat; 
margin-left:10px;
padding:70px 0px 30px 0px;
text-align:left;
 line-height:16px
color:#6A6A6A;
} 

.iro{color:#000099;}

#sample{
width:950px; height:150px;
padding:20 0 10 20px;
position:relative;
margin: 0 auto;
}

.cafe{position:absolute; left:10px; }
.yakiniku{position:absolute; left:245px; }
.dairi{position:absolute; left:480px; }
.shop{position:absolute; left:715px; }

#menu{ width:950px; height:280px;
position:relative;
margin: 0 auto;

}

.ya{position:absolute; left:4}
.websys{position:absolute; left:322px;}
.toiawase{position:absolute; left:640px; }
.se{position:absolute; top:95px; left:4px;}
.seisaku{position:absolute; top:95px; left:322px; }
.kakaku{position:absolute; top:95px; left:640px; }
.sindan{position:absolute; top:190px; left:4px;}
.usample{position:absolute; top:190px; left:322px;}
.toda{position:absolute; top:190px; left:639px;}

#tokuchou{width:948px; height:242px;
margin:0px 0px 10px 0px;
padding:0px 0px;
margin: 0 auto;
}
.tokuchou1{background-image:url(../images/rigel/rigel_tokuchou1.png);
float:left;
width:459px; height:747px;
background-repeat:no-repeat; 

padding:70px 0px 0px 0px;
text-align:left;
line-height:16px;
color:#6A6A6A;
}

.tokuchou2{background-image:url(../images/rigel/rigel_tokuchou2.png);
float:right;
width:459px; height:747px;
background-repeat:no-repeat; 

padding:70px 0px 0px 0px;
margin-left:aout;
margin-right:aout;
line-height:16px;
text-align:left;
color:#6A6A6A;
}



#botan {
width:950px;
position:relative;
margin: 0 auto;
}

.moji{position:absolute;
top:0px; left:20px; }

.click{position:absolute; left:110px; top:30px;}
.biyou{position:absolute; left:357px; top:30px;}
.school{position:absolute; left:437px; top:30px;}
.kentiku{position:absolute; left:517px; top:30px;}
.iryou{position:absolute; left:597px; top:30px;}
.top{position:absolute; left:755px; top:30px;}

#footer{
position:absolute:
top:500px
margin: auto;
padding:70px 0 0 0px;
}

