body {
  background-color:#f3f3c0;
  margin:0;
  padding:5px 5px;
  font-size:11px;
  font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka,Hiragino Kaku Gothic Pro W3;
  text-align:center;
  color:#333;
  }
a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }


/* wrapper
----------------------------------------------- */
#wrapper {
  margin: 0 auto;
  text-align: left;
  background-color:#fffcaa;
  border-style: solid;
  border-width: 10px;
  border-color: #fffEdE;
  width: 730px;
  }


/* Header
----------------------------------------------- */
#header {
  width:730px;
  height:70px;
  margin:0;
  background-color:#fffEdE;
  }


/* menu
----------------------------------------------- */
#menu {
  width:730px;
  height:22px;
  margin-top: 0px;
  padding: 0;
  background-color:#fffeee;
  }
#mainmenu {
  float: left;
  clear: right;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0;
  width: 410px;
  height: 22px;
  list-style-type: none;
  }
#mainmenu li {
  float: left;
  clear: right;
  margin: 0;
  padding: 0;
  height: 22px;
  }
#mainmenu a, #mainmenu strong {
  display: block;
  height: 22px;
  background-repeat: no-repeat;
  }
#mainmenu a:hover {
  background-position: 0 -22px;
  }
#mainmenu strong, #mainmenu strong a, #mainmenu strong a:hover {
  background-position: 0 -44px;
  }
#menu_home a, #menu_home strong {
  width: 82px;
  background-image: url(images/menu_home.gif);
  }
#menu_portfolio a, #menu_portfolio strong {
  width: 82px;
  background-image: url(images/menu_portfolio.gif);
  }
#menu_about a, #menu_about strong {
  width: 82px;
  background-image: url(images/menu_about.gif);
  }
#menu_guide a, #menu_guide strong {
  width: 82px;
  background-image: url(images/menu_guide.gif);
  }
#menu_contact a, #menu_contact strong {
  width: 82px;
  background-image: url(images/menu_contact.gif);
  }
#menu span {
  display: none;
  }


/* Flash
----------------------------------------------- */
#flash {
  width:730px;
  height:160px;
  margin:0;
  background-color:#fef6a3;
  }


/* Content
----------------------------------------------- */
#content {
  width:730px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main {
  width:470px;
  float:left;
  background-color: #ffffff;
  }
#main2 {
  padding: 20px;
  }
#sidebar {
  width:260px;
  float:right;
  background-color: #fffcaa;
  }
#content h2 {
  margin: 0;
  height: 20px;
  font-family: Georgia,Serif;
  font-size: 15px;
  color: #dd7711;
  }
.link_naked {
  margin:0;
  padding-left: 10px;
  font-size: 9px !important;
  color: #776600;
  background-image: url(images/tri.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  }
.comment {
  margin: 0;
  padding-bottom: 2px;
  font-size: 11px;
  line-height: 16px;
  }
.title {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 7px;
  font-size: 11px;
  line-height: 16px;
  color:#c63;
  }

/* Posts
----------------------------------------------- */
.date-header {
  margin:1.0em 0 .5em;
  }
.post {
  clear:both;
  margin:.6em 0 0;
  width:420px;
  border-top:1px dotted #ccc;
  padding-bottom:0.3em;
  }
.post-title {
  margin:.2em 0 0;
  padding:0 0 8px;
  font-size:125%;
  font-weight:normal;
  line-height:.5em;
  color:#c60;
  }
.post p {
  margin:2px 0 0.3em;
  line-height:1.3em;
  }
.img {
  float:left;
  margin-right:10px;
  margin-top:1px;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.2em;
  padding:0.2em 0 1.0em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }
#sidebar h2 {
  clear: both;
  margin-top: 0;
  padding-left: 10px;
  padding-top: 6px;
  height: 20px;
  line-height:1.3em;
  font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka,Hiragino Kaku Gothic Pro W3;
  font-size: 12px;
  color: #996600;
  background-color: #Ffcc66;
}
#illust_1 {
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
  width: 260px;
  height: 130px;
  }
#illust_2 {
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
  width: 260px;
  height: 140px;
  }
.comment_illust {
  margin:0 10px 1px;
  padding-left: 11px;
  font-size: 9px !important;
  color: #996600;
  background-image: url(images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 1px;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:730px;
  clear:both;
  background-color: #fffEdE;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:12px;
  font:78%/1.6em ‚l‚r ‚oƒSƒVƒbƒN, Osaka,Hiragino Kaku Gothic Pro W3;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#copyright {
  padding-top: 7px;
  padding-bottom: 1px;
  font-family: helvetica, arial;
  color:#cc8822;
  font-size: 9px;
}
