/* ボタン配列 */
div#kwnavi{width:700px;}
div#kwnavi ul{margin:0; padding:0;}
div#kwnavi ul li{list-style:none; float:left;}

/* ロールオーバー */
a.bb1{width:140px; display:block; text-indent:-500px; overflow:hidden; /*text-indentとoverflowでAﾀｸﾞ内の文字を消去*/
height:50px; background-image:url(img/btn_01.gif);}
a:hover.bb1{background-position:0px 50px;} /*position は左右 上下で場所を決める */

a.bb2{width:140px; display:block; text-indent:-500px; overflow:hidden; height:50px; background-image:url(img/btn_02.gif);}
a:hover.bb2{background-position:0px 50px;}

a.bb3{width:140px; display:block; text-indent:-500px; overflow:hidden; height:50px; background-image:url(img/btn_03.gif);}
a:hover.bb3{background-position:0px 50px;}

a.bb4{width:140px; display:block; text-indent:-500px; overflow:hidden; height:50px; background-image:url(img/btn_04.gif);}
a:hover.bb4{background-position:0px 50px;}

a.bb5{width:140px; display:block; text-indent:-500px; overflow:hidden; height:50px; background-image:url(img/btn_05.gif);}
a:hover.bb5{background-position:0px 50px;}

/* TOP */
.wk700{width:700px; margin:20px 0;}/* マージンの指定が2つの場合は上下と左右 */
.imgl{float:left; margin:0 10px 10px 0;}
.imgr{float:right; margin:0 0 10px 10px}

/* お店概要 */
p.stf{font-size:15px; line-height:20px; color:#996600; margin:10px; font-weight:bold;}
div.wkp{width:700px; background-image:url(img/w2.gif); background-repeat:repeat-y;}
div.wk{padding:0px 20px;}
div.wk p{font size:13px; line-height:22px; margin:10px; color:#990000}
div.wk p a{font size:15px; line-height:23px;}
.htlimg{float:left; margin:0px 10px 0px 0px;}

/*レストラン紹介*/
.rst{font-size:15px; line-height:20px; margin:0px;}
div.wkrs{padding:0px 20px;}
.rstimg{float:left; margin:0px 10px 5px 0px;}


.pan{width:940px; font-size:12px; padding-bottom:5px; margin-top:20px; text-align:left;}
