/* 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: "MS ゴシック", "Osaka",sans-serif;
    font-size: 12px;
}

form { 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 */
    width: 720px;
    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%; }

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

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



/* content */

.content-nav {
    margin: 10px 10px 10px 0px;
}

.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;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
    margin: 10px 0px 10px 0px;
    padding: 10px 10px 10px 10px;
    font-size:14px;
}

.entry-body {
    background:#eeeeee;
}


.entry-body p {
    clear: both;
    margin: 10px 0px 10px 0px;
    padding: 10px 10px 10px 10px;
    font-size:14px;
}

.entry-excerpt,
.entry-more-link,
.entry-more {
    background:#ffffff;
    font-size:12px;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

/* -----------------------basic page elements------------------------------- */

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

a { color: #109CBC; text-decoration: underline; }
a:hover { color: #ffffff; }

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

.module-content a { color: #109CBC; }
.module-content a:hover { color: #ffffff; }

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,
#archive-title{
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 15px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    color: #fff;
    background: #a3b8cc;
    font-size: 11px;
    font-weight: bold;
    line-height: 140%;
    text-transform: uppercase;
    background:  #109CBC url("img/h3_side.jpg") ;
}

.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:#109CBC;
}

.comments-open-data{
    text-aligh:right;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }

#beta ul{
   margin: 10px 10px 10px 0px;
}

#beta li { 
    padding: 0px 0px 0px 15px;
    list-style:none;
    background: url("img/arrow_side.jpg") no-repeat 0px 4px;
} 


/* -----------------------page layout------------------------------- */

body {
    min-width: 780px;
    background: #ffffff;
}

#container {
    width: 856px;
    padding: 0px 0px 0px 37px;
    background: #ffffff url("img/bg.jpg") repeat-y;
}

#container-inner {
    min-width: 780px;
}

#banner {
    padding: 0px;
    width: 780px; /* necessary for ie win */
    height: 120px;
    background: #ffffff url("img/header_sub.jpg") no-repeat;
}

#banner-inner {
    padding: 0px;
    margin: 0px;
}

#banner-header {
   padding: 0px;
   margin: 0px;
   text-indent: -5000px;
   height: 10px;
}

#banner-description {
    padding: 0px;
    margin: 10px 0px 0px 250px;
    color: #ffffff;
    font-size: 8px;
    font-weight: bold;
    line-height: 170%;
}

#alpha { 
    padding: 0px 25px 0px 30px;              
    margin: 0px; 
    width: 490px; 
}

#beta { 
    padding: 0px 30px 0px 30px;   
    width: 180px; 
}


#gamma {
    clear:both;
    margin: 0px 0px 0px 30px;
    width: 720px;
    background: #e9e9e9; 
    text-align:center;
}

#delta {
    margin: 10px 0px 0px 0px;
    width: 720px;
    text-align:center;
}


#footer{
    padding: 10px 0px 0px 0px;
    width: 780px;
    background: #ffffff; 
}

.entry-header {
    margin-top: 0;
    border-left: 5px solid #dae0e6;
    padding: 0 0 0 10px;
    color: #666;
    font-size: 18px;
}

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

.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

.entry-footer{
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.comment-header,
.trackback-header{
    background: #e9e9e9 ;
}

/* -----------------カスタム ------------------ */



#main{
    padding:10px 15px 0px 15px;
    background:url("img/main_s.jpg") no-repeat 0px 0px;
    height:135px;
}

#main img{
    margin: 0px 0px 0px 0px;
}

#main_body{
    margin: 0px 0px 0px 0px;
}

#main_body img{
    float:left;
    margin: 0px 10px 0px 0px;
}

#cm{
    margin: 0px 0px 10px 3px;
    padding:10px 10px 10px 10px;
    border-left:3px solid #50AC00;
}


#cm h3,
#main h3{
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:12px;
    font-weight:bold;
    color:#50AC00;
}

#cm p,
#main p{
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 3px;
    font-size:9px;
    line-height:160%;
}



#ency{
    margin: 0px 0px 10px 0px;
    padding:0px 20px 0px 20px;
    background:url("img/ency.jpg") no-repeat 0px 0px;
    height:120px;
}

#ency h2{
    margin: 0px 0px 0px 0px;
    padding:20px 0px 20px 60px;
    font-size:18px;
    font-weight:bold;
    color:#396732;
}

#ency p{
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 6px;
    font-size:9px;
    color:#396732;
}

.clear {
   clear:both;
}
   




#forum{
   margin: 0px 0px 30px 0px;
   padding: 0px;
}

#forum_entry{
   margin: 0px 0px 10px 0px;
   padding: 5px 10px 10px 10px;
   background: url("img/icon_forum_w.jpg") no-repeat 20px 45px;
   height:200px:
}

#comment {
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 10px 10px;
}

#forum_entry h3{
   background: url("img/forum.jpg") no-repeat;
   padding: 0px 0px 5px 85px;
   /*text-indent: -5000px;*/
   font-size:12px;
   font-weight:bold;
   color:#396732;
   line-height:140%;
}

#comment h2{
   margin: 0px 0px 5px 85px;
   /*background: url("img/forum.jpg") no-repeat;
   text-indent: -5000px;*/
   font-size:12px;
   font-weight:bold;
   color:#396732;
}

#forum ul,
#comment ul {
   margin: 0px 0px 0px 85px;
}

#forum li,
#comment li { 
   padding: 0px 0px 0px 15px;
    list-style:none;
    background: url("img/arrow.jpg") no-repeat 0px 3px;
} 

#forum p{
   margin: 0px 0px 5px 0px;
   padding: 0px;
}


a {
    color:#109CBC;
}

a:hover {
   color:#ffffff;
   background: #109CBC;
   text-decoration:none;
}


.line {
   clear:both;
   background: url("img/line_h.jpg") no-repeat;
   height: 2px;
}

.line_forum {
   margin: 0px 10px 0px 95px;
   background: url("img/line_h.jpg") no-repeat;
   height: 2px;
}

select{
   font-size:10px;
}


