@charset "UTF-8";
/* @font-face {
 src:local("Times New Roman bold");
 font-family:"Times New Roman";
 font-style:normal;
 font-weight:bold;
}
*/
/* CSS file tatsutomi.co.jp */

#page {
 background:url(../img/bk3.gif) repeat-y;
 width:700px;
 padding:1px 0 80px 0;
}
#title {
 width:350px;
 margin:4em 0 3em 4em;
}
#title h1 {
 margin-bottom:0;
}

#title div {
 font-size:small;
 font-family:"Georgia","Times New Roman","Times",serif
}
#top_img {
 background:url(../img/e2.gif) no-repeat 0% 20%;
 margin:4em 4em 0 5em;
 height:350px;
 padding-top:1px;
}
#waku {
 width:220px;
 background:#787d4f;
 border:outset #666 1px;
 padding:2px;
 margin-top:2em;
 margin-left:auto;
 margin-right:6em;
}
#naka {
 color:#fff;
 font-size:0.85em;
 line-height:1.2em;
 padding:0.5em;
 border:inset #666 1px;
}
#top_img ul {
 width:200px;
 list-style:none;
 padding:0;
 margin:4em 0;
 margin-left:auto;
 margin-right:3px;
}

#count {
 text-align:right;
 color:rgb(255,0,246);
 font-family:"Verdana","Arial","Helvetica",sans-serif;
 font-size:x-small;
 margin-right:9em;
}