/* Base Weblog (base-weblog.css) */ 

/* basic elements */
html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: 'ＭＳ ゴシック', verdana, 'trebuchet ms', sans-serif;
   font-size: 80%;
}
form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 5px;
   margin-bottom: 10px;
}
/* page layout */

body { text-align: center; } /* center on ie */
#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 100%;
   text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }
/* content */
.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}
.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}
.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}
.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}
.comments-open label { display: block; }

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}
#comment-post
{
   font-weight: bold;
}
/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   position: relative;
   margin: 0px 0px 0px 0px;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}
body
{
font-family: verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
   font-size: 90%;
}
a { color: #666666; text-decoration: underline; }
a:hover { color: #a3b8cc; }

#banner a { color: #666; text-decoration: none; }
#banner a:hover { color: #666; }

.module-content a { color: #81AA53; }
.module-content a:hover { color: #81AA53; }

h1, h2, h3, h4, h5, h6
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   border-left: 5px solid #a05220;
   padding: 5px;
   color: #a05220;
   background: #A0CF7E;
   font-size: 70%;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #800;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 10px;
}
.commenter-profile img { vertical-align: middle; }
/* page layout */
body
{
   min-width: 720px;
   color: #222;
   background: #ffd;
 background-image: url(http://syo-do.net/0601/banner/bg-1.jpg);
}
#container
{
   width: 720px;
   background: #fff;
}
#container-inner
{
   border-width: 0 5px 0 0 ;
   border-style: solid;
   border-color: #008000;
}
#banner-header
{
   margin-right: 20px;
   color: #666;
   font-size: 18px;
   font-weight: bold;
   line-height: 1;
   text-shadow: #36414d 0 2px 3px;
}
#banner-description
{
   margin-top: 2px;
   margin-bottom: 2px;
   color: #008000;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}
#alpha { margin: 0px 0px 0 0px; width: 520px; }
#beta { width: 180px; background: #ffd; }

#beta-inner,
{
   margin-top: 0px;
   padding: 0px 0px 0 0px;
   border-width: 0px 0px 0px 0;
   border-style: solid;
   border-color: #080;
}
.date-header
{
   margin-top: 0;
   font-size: 80%;
   font-weight: bold;
   text-transform: uppercase;
}
.entry-header
{
   margin: 0;
   border-left: 5px solid #a05220;
   padding: 5px;
   color: #a05220;
   background: #A0CF7E;
   font-size: 100%;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}
.entry-content,
.comment-content,
.trackback-content
{
   margin-left: 10;
   line-height: 1.5;
}
.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 3px 0;
   border-bottom: 1px solid #a0df7e;
   padding-top: 3px;
   color: #666;
   font-size: 80%;
   text-align: right;
}
.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a0df7e;
   padding: 0 10px;
   color: #666;
   font-size: 80%;
   text-align: center;
   background: #fff;
}
.comments-open-footer
{
   margin: 10px 0;
}
/* modules */
.module
{
   margin: 0 0 0px 0;
   border-bottom: 1px solid #f3f6f9;
   background: #ffd;
}
.module1
{
   margin: 0;
   color: #080;
   font-size: 12px;
   font-weight: bold;
}
.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid #cfd4d9;
   padding: 10px 10px 0 10px;
   font-size: 80%;
   line-height: 1.2;
}
.module-list
{
   margin: 0 0px 0px 0px;
   list-style: none;
}
.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: none;
}
.module-list-item
{
   margin-top: 0;
   color: #666;
   line-height: 1.2;
}
.typelist-thumbnailed .module-list
{
   margin: 0 0 10px 0;
   list-style: none;
}
.typelist-thumbnailed .module-list-item
{
   margin: 1px 0;
   padding: 0;
   background: #f3f6f9;
}

.typelist-thumbnail
{
   background: #fff;
}

/* two-column-left tweaks */

   .layout-two-column-left #alpha
   {
      margin: 0 0 0 0;
      width: 520px;
      background: #fff;
   }
   .layout-two-column-left #alpha-inner
   {
      padding: 10px 10px 0 10px;
   }
   .layout-two-column-left #beta
   {
      width: 180px; 
      padding: 0px;
   background: #ffd;
   border:1px solid #080;
   }
   .layout-two-column-left #beta-inner
   {
      padding: 0;
      border-width: 0;
   }
/* one-column tweaks */
   .layout-one-column body { min-width: 720px; }
   .layout-one-column #container { width: 720px; }
   .layout-one-column #banner { width: 710px; } /* necessary for ie win */
/* 展示室 */
.sakuhin-profile
   {
      margin: 10px 0 0 0px;
      line-height: 1.2;
   }
.sakuhin-syakumon
   {
      margin: 30px 10px 10px 10px;
   	  padding: 10px 10px 10px 10px;
      color:  #a05220;
      line-height: 1.5;
      border-top: 1px dashed #a0df7e;
      border-bottom: 1px dashed #a0df7e;
   }
.sakuhin-coment
   {
      margin:10px 10px 10px 10px;
   	  padding:10px 10px 10px 10px;
      line-height: 1.5;
      background: #ffd;
   }
.navi{/* ナビボタン */
	font: bold 100%/150% serif;
	 background-color: #008000; 
	text-align: center; 
	padding: 0px 0px 0px 0px; 
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	font-size:12px; 
	font-family: 'ＭＳP ゴシック'; 
	border-width: 1px; border-style: solid;
	border-top-color: #99ff99;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #99ff99;
}
TD.navi A { color:#ffffff; }
TD.navi A { text-decoration : none ; } 

.navi2{/* ナビボタン 下段*/
	font: bold 100%/150% serif;
	 background-color: #4faf4f ; 
	text-align: center; 
	font-size:12px; 
	font-family: 'ＭＳP ゴシック'; 
	border-width: 1px; border-style: solid;
	border-top-color: #99ff99;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #99ff99;
}
TD.navi2 A { color:#ffffff; }
TD.navi2 A { text-decoration : none ; } 


