@charset "utf-8";

/* 書簏 スタイルシート */

#leaf { width:780px; margin-left:auto; margin-right:auto; text-align:left; background:url(../../img/sobs/wall_top.jpg) no-repeat top; }
#page { background:url(../../img/sobs/wall_bottom.jpg) no-repeat bottom left; }
#mado { background-repeat:no-repeat; background-position:bottom right; }
#left_pane { float:left; width:588px; padding-left:2px; padding-right:10px; margin-bottom:20px; }
#right_pane { width:168px; height:454px; padding-right:2px; margin-left:auto; margin-right:0px; }
#menu_pane { position:fixed; }
#copyright { padding-left:28px; padding-bottom:18px; color:#a0a0a0; }
#cpy { font-family:'Book Antiqua','times new roman',serif; }
#gnrmn { width:400px; height:360px; background:url(../../img/sobs/pix/makimono.png) no-repeat; overflow:hidden; z-index:5; }

#inkpot { float:right; margin-right:58px; z-index:2; }
#sentence { border-width:1px; border-style:solid; border-color:#eee #bbb #bbb #eee; }

.lp { width:586px; }

div.menu { width:168px; margin-bottom:10px; border:1px solid #bbb; text-align:center; }
div.menu_on { width:168px; padding-top:7px; padding-bottom:7px; margin-bottom:10px; background-color:#cda; color:#555; border:1px solid #9a7; text-align:center; }
div.moku { width:170px; height:88px; margin-bottom:5px; background:url(../../img/sobs/pix/wall_moku.jpg) no-repeat top; }
img.moku { width:54px; height:28px; margin-top:31px; margin-left:58px; }


/* レイアウト */
.waku { background:url(../../img/sobs/tracing.png); border-width:1px; border-style:solid; border-color:#ebebeb #b6b6b6 #b6b6b6 #ebebeb; }


/* フォーム・ボタン */
.intxt { border:1px solid #bbbcf3; }


/* アンカー */
a { text-decoration:none; }
a:link,a:visited { color:#9f9fd7; }
a:hover { background-color:transparent; color:#9bd59b; }

a.mn { display:block; width:100%; padding-top:7px; padding-bottom:7px; }
a:link.mn,a:visited.mn { color:#444; }
a:hover.mn { background-color:#bbbcf3; color:#008; }

a.gm { display:block; width:100%; }
a:link.gm,a:visited.gm { color:#333; }
a:hover.gm { background-color:#111; color:#ddd; }
