/* 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: 12px;
}

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: 10px;
   margin-bottom: 10px;
}


/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

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

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

#pagebody {
	float:right;
	width: 410px;
	position: relative; width: 100%; 
}
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}


/* 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: 10px;
}

.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
{

   margin: 5px 10px 10px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

/* basic page elements */

body
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 12px;
}

a { color: #36414d; text-decoration: underline; }
a:hover { color: #ff0000; }

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

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header
{
	width: 180px;
   margin: 0;
   padding: 5px;
   color: #f00;
   font-size: 12px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   position: relative;
   width: auto;
   margin: 0;
   border-left: 5px solid #FF0000;
   border-bottom:1px dashed #000000;
   padding: 5px;
   color: orange;
   font-size: 14px;
   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: #fff;
}

/* page layout */

body
{
   min-width: 730px;
   color: #333;
   background-image:url(img/bg2.gif);
}

#container
{
	margin: 0px; width: 800px;
	background-color:#FFFFFF;
	/*background-image:url(img/bg3.gif);
	background-position:right;
	background-repeat:repeat-y;*/
}

#container-inner
{
   border-left:1px solid #999;
   border-right:5px inset #ccc;
}

#banner
{
   width: 800px; /* necessary for ie win */
   height: 96px;
   background-image:url(img/main_01.jpg);
   /*background: #a3b8cc;*/
}

#banner-inner
{
   height: 100%;
}

.banner-user
{
   margin-top: 5px;
   font-size: 10px;
}


#banner-header
{
   /*position:absolute; top:15px; left:15px;*/
   
   margin: 10px 10px 0px 210px;
   color:#666666;
   text-decoration: none;
   font-size:18pt;
   font-weight: bold;
}

#banner-description
{
	margin: -50px 50px 0px 20px;
	font-size:9pt;
	color:#000000;
	width:170px;
}

/* ##### お気に入り ##### */

#favorite {
	float: right;
	margin:-25px 2px 0px 0px;
	padding:0px 15px 0px 0px;
}

#alpha { 
	float:right;
   width: 410px; 
}
#alpha-inner { 
   padding: 10px;
}
#beta {
	clear: both;
   width: 390px;
}
#gamma, #delta {
   width: 390px;
}

/*#beta-inner,*/
#gamma-inner,
#delta-inner
{
   padding: 10px;
}
#footer
{
   width: 800px; 
   height: 20px;
}

#footer-inner
{
   font-size: 10px;
   text-align: center;
}


.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
   margin-top: 10px;
   border-left: 5px solid #0000ff;
   padding: 0 0 0 10px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}
.entry-header01
{
   margin-top: 10px;
   border-left: 5px solid #dae0e6;
   padding: 0 0 0 10px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}
.entry-header01 span {
	font-size:10px;
	font-weight:bolder;
	color:#999999;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

.entry-footer{
   margin: 5px 10px 0 0;
   padding: 5px 0;
   text-align: right;
   font-size: 10px;
   border-top: 1px dotted #dae0e6;
   color: #999;
}
.comment-footer,
.trackback-footer
{
   margin: 0 0 10px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}

.content-nav { background: #fff; }
.content-nav-bread{ background: #fff; }

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #e6ecf2;
}

.comments-open-footer
{
   margin: 10px 0;
}
.footer-navi
{ 
   width: 800px;
   font-size: 10px;
   text-align: center;
   padding-top:3.5em;
   clear: both;
}
.footer-navi span {
	color:#FF0000;
	font-weight:bolder;
}
.gotop { text-align: right;  clear: both;}

/* modules */

.module
{
   position: relative;
   overflow: hidden;
   margin: 0;
   padding: 0;
   /*background: #dae0e6;*/
}

.module-content
{
   position: relative;
   margin-top: 5px;
   padding-left:10px;
}

.module-list
{
   margin: 0;
   padding: 0;
   list-style : none ;
}
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-content { margin: 0; }
.module-categories {
	text-align: left;
	padding-left:20px;
	width:390px;
	height:315px;
   background-image:url(img/main_02.jpg);
}
.module-archives {
	padding:123px 20px 52px 0;
	height:477;
	background-image:url(img/main_04.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.module-list-item {
   background-image:url(img/mark2.png);
   background-position:left;
   background-repeat:no-repeat;
}
.module-list-item a
{
   width: 180px; 
   height: 20px;
   text-indent: 15px;
   display: block;
   font-size: 12px;
   line-height: 20px;
   margin: 0;
   text-decoration: none;
   color: #00f;
   text-decoration:underline;
}

.module-list-item a:hover
{
   color: #fff;
}

#footer-inner a {
	font-size:5pt;
	text-decoration:none;
}
#footer-inner a:hover {
	color:#999999;
}
#navi {
	text-align:center;
}
#navi a {
	color:#0000FF;
}
#navi span {
	color:#FF0000;
	font-weight:bolder;
}
#intro {
	background-image:url(img/photo01.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
