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: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   font-size: 12px;
   color:#000;
   background:#fff;
}

form, input { margin: 0; padding: 0; }
a,a:visited { text-decoration: none; color:#037; }
a:hover { color:#09f; text-decoration:underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote, div
{
   font-size:12px;
   margin: 0;
   padding: 0;
}

.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: 752px;
   padding:0 6px 0 0;
   text-align: left;
   border-left:solid 2px #e9e9e9;
   background:url('/img/shadow.gif') repeat-y 100% 0;
}
#container-inner {
   position: static;
   width: 750;
   border-left:solid 1px #660000;
   border-right:solid 1px #660000;
   background:#fefef7;
}

#banner {
   position: relative;
   width:750px;
   height:86px;
   background:url('/img/ttl.gif') no-repeat;
   overflow:hidden;
   border-bottom:solid 1px #c00;
}
#banner-inner {
   position: static;
   padding:8px 0 0 5px;
}

#banner-inner #banner-header{
   width:472px;
}

#banner-inner #banner-header a{
   display:block;
   width:317px;
   height:49px;
   text-decoration:none;
   text-indent:-9999px;
   overflow:hidden;
}

#banner-inner #banner-description {
   height:9px;
   overflow:hidden;
   text-indent:-9999px;
}

#banner-inner .mail{
   width:212px;
   padding:0 0 0 523px;
}

#banner-inner .mail a{
   display:block;
   width:212px;
   height:19px;
   overflow:hidden;
   text-indent:-9999px;
   text-decoration:none;
}

#pagebody {
   position: relative;
   width: 750px;
}
#pagebody-inner {
   position: static;
   width:100%;
   background:url('/img/bg_sd.gif') repeat-y 0 0;
}

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

#alpha {
   width:570px;
   float:right;
}
#alpha-inner {
   padding:0 0 10px 30px;
}

#beta {
   width:180px;
}
#beta-inner{
   padding:0 1px 15px 0;
}


/* content */

.content-nav
{
   width:510px;
   margin: 10px 0;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 490px;
   margin: 0 0 20px 10px;
}

.entry {
   position: static;
   overflow: hidden;
   clear: both;
   width: 511px;
   margin:0 0 15px 0;
}

.entry .entry-header{
   height:19px;
   margin:0;
   padding:17px 0 0 35px;
   font-size:14px;
   color:#454545;
   line-height:1.1em;
   background: url('/img/bg_ent_head.gif') no-repeat 0 0;
}
.entry .inner{
   width:511px;
   height:auto;
   padding:5px 0 0 0;
   background:url('/img/area_04_bg.gif') repeat-y 0 0;
}
.entry .bottom{
   width:511px;
   height:9px;
   overflow:hidden;
   background:url('/img/area_04_btm.gif') no-repeat 0 0;
}

.entry-content,
#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
}
#trackbacks-info{
   margin-top:10px;
}

.entry-content {
   width:464px;
   margin:0 auto;
   padding:0 0 2px 0;
}
.entry-content .top2{
   width:464px;
   height:5px;
   overflow:hidden;
   background:url('/img/area_05_top.gif') no-repeat 0 0;
}
.entry-content .bottom2{
   width:464px;
   height:7px;
   overflow:hidden;
   background:url('/img/area_05_btm.gif') no-repeat 0 0;
}


#trackbacks-info input{
   font-size:12px;
   width:270px;
}

.entry-excerpt,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-body{
   width:440px;
   height:auto;
   clear: both;
   padding:5px 12px;
   background:url('/img/area_05_bg.gif') repeat-y 0 0;
}

.entry-body img{
   margin:3px;
   padding:4px;
   border-top:solid 1px #efefef;
   border-left:solid 1px #efefef;
   border-right:solid 1px #bab887;
   border-bottom:solid 1px #bab887;
   background:#fff;
}

/* table */

.menu_ta{
   width:92%;
   margin:0 15px;
   border-collapse:collapse;
   border-spacing:0;
}
.menu_ta td{
   width:15%;
   padding:2px 0;
   font-size:12px;
   color:#df0000;
   text-align:right;
}
.menu_ta th{
   width:32%;
   padding:2px 0 2px 13px;
   font-size:12px;
   text-align:left;
   background:url('/img/ico_03.gif') no-repeat 0 50%;
}
.menu_ta .space{
   width:6%;
   padding:0;
}
.menu_ta .space2{
   width:auto;;
   padding:0;
}
.menu_ta2{
   width:140px;
   margin:0 15px;
   border-collapse:collapse;
   border-spacing:0;
}
.menu_ta2 td{
   width:auto;
   padding:2px 0;
   font-size:12px;
   color:#df0000;
   text-align:right;
}
.menu_ta2 th{
   width:auto;
   padding:2px 0 2px 13px;
   font-size:12px;
   text-align:left;
   background:url('/img/ico_03.gif') no-repeat 0 50%;
}



.entry-body p{
   padding:2px 0;
   line-height:1.5em;
}

.entry-body ul{
   list-style:none;
   margin:0;
   padding:0;
}

.entry-body li{
   padding:0 0 3px 8px;
   line-height:1.3em;
   background:url('/img/ico_03.gif') no-repeat 0 6px;
}
.entry-body a, .entry-body a:visited{
   color:#044;
   text-decoration:underline;
}
.entry-body a:hover{
   color:#077;
}

.entry-footer{
   clear:both;
   width:480px;
   padding:2px 0 0 0;
   margin:5px auto 0 auto;
   text-align:right;
   font-size:10px;
   border-top:solid 1px #ccc;
}
.entry-footer .post-footers{
   font-weight:bold;
   color:#630;
}
.entry-footer a , .entry-footer a:visited{
   color:#632;
}
.entry-footer a:hover{
   color:#c00;
}

.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 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-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

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


/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width:auto;
}

.module-content
{
   position: relative;
   margin: 5px 10px 12px 10px;
   font-size:10px;
}

.module-content a,
.module-content a:visited
{
   font-size:10px;
   color:#000;
   text-decoration:none;
}
.module-content a:hover
{
   color:#444;
   text-decoration:underline;
}

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

.module-list-item
{
   margin-top: 2px;
   padding:0 0 0 11px;
   font-size:10px;
   background:url('/img/ico_01.gif') no-repeat 0 4px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content{
   width:150px;
   margin:10px auto;
   font-size:10px;
   color:#454545;
}

.module-calendar .module-content table
{
   width:150px;
   border-collapse: collapse;
}

.module-calendar .module-content caption{
   padding:2px;
   font-weight:bold;
   font-size:12px;
   color:#333;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
   width: 14%;
   padding:2px;
   text-align: center;
   border:solid 1px #f1e7c0;
}
.module-calendar .module-content th{
   background:#f00;
   color:#333;
}
.module-calendar .module-content td{
   background:#fff;
}
.module-calendar .module-content a,
.module-calendar .module-content a:visited,
.module-calendar .module-content a:hover
{
   font-weight:bold;
   color:#333;
}

.module-header {
   height:19px;
   margin:0;
   padding:5px 0 0 30px;
   line-height:11px;
   font-size:10px;
   font-weight:bold;
   color:#fff;
   background:#066 url('/img/bg_md_head.gif') no-repeat;
}

.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: 1px solid #d1deaf;
   padding:2px 5px;
   color: #454545;
   background: #f1e7c0;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.1em;
}

.trackbacks-header,
.comments-header,
.comments-open-header{
   margin-bottom:0px;
}

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

.module-search {
   height:auto;
   border-bottom:solid 1px #c00;
   background:#ff0000 url('/img/bg_search.gif') repeat-y 0 0;
}
.module-search .module-content{
   margin:0;
   padding:10px;
   color:#ff9;
}
.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin-bottom: 0;
   border: 1px dashed #a3b8cc;
   padding-bottom: 10px;
   color: #292e33;
   background: #fff;
}


/* search result */

   .mt-search-results body { min-width: 752px; line-height:1.5em; }
   .mt-search-results #container {
           width: 752px;
           height:100%;
           border-bottom:solid 2px #f7f7f7;
    }
   .mt-search-results #container-inner { border-bottom:solid 1px #ccc; }
   .mt-search-results #banner {
           width: 750px; /* necessary for ie win */
           margin:0 auto;
    }
   .layout-one-column #alpha { width:750px; float:left; }
   .layout-one-column #alpha-inner { padding:0 25px 18px 25px; }
/*
   .layout-one-column #pagebody {
           background:none;
    }
*/
   .layout-one-column #pagebody-inner {
           background:none;
    /*       border-bottom:solid 1px #ccc; */
    }

.search-results-container{
   margin-top:5px;
}

.search-results-header{
   margin:15px 0 10px 0;
   padding:2px 4px;
   border-left:solid 6px #666;
   border-bottom:solid 1px #666;
}

.mt-search-results p{
   margin:0;
   padding:3px 15px;
}
.mt-search-results .entry-footer{
   width:480px;
}

.mt-search-results #search{
   width:300px;
}

.module-search-feed .module-header{
   margin-top:10px;
}

.module-search-feed .module-content p{
   margin: 5px 10px 12px 10px;
   padding:0;
   font-size:10px;
   line-height:1.4em;
}
.module-search-feed .module-content a{
   text-decoration:underline;
}


/* ---- footer ---- */

#footer {
   width:750px;
   height:auto;
   text-align:center;
   padding:0;
}

#footer .footer_down {
   padding:0 0 2px 0;
   background:#f8f3e7;
   border-top:solid 1px #f89397;
}

#footer #link {
    padding:3px;
    margin:0 auto;
    font-size:10px;
    color:#333;
}

#footer #link a,#footer #link a:visited
{
   color:#fff;
   text-decoration:none;
}

#footer #link a:hover {
   color:#ff0;
}

#footer #adress {
    clear:both;
    padding:3px 0 0 0;
    font-size:10px;
    color:#333;
}

#footer .footer_down a,
#footer .footer_down a:visited,
#footer .footer_down a:hover
{
    color:#333;
}

#footer #copyright {
    clear:both;
    padding:2px;
    font-size:10px;
    font-weight:bold;
    color:#444;
}


/* --- getflash --- */

.getflash{
    width:370px;
    padding:3px 0;
    margin:0 auto;
}
.getflash p {
    width:278px;
    padding-top:3px;
    font-size:10px;
    color:#454545;
    line-height:1.3em;
    text-align:left;
    float:left;
}
.getflash img {
    width:88px;
    padding-left:4px;
    float:left;
}


/* about feed */

.module-syndicate{ text-align:center; }
.module-syndicate .module-content{ border:0; margin:0 auto; padding:0; }


/* ------  system template  ------------------------------ */

.system_temp{
   text-align:center;
}
.system_temp h3,
.system_temp p,
.system_temp blockquote{
   text-align:center;
   margin:0 0 10px 0;
}

.system_header {
   margin:20px 0 5px 0;
}


/* ------ font ------------------------------------------- */

.t_bold{ font-weight:bold; }

.t_red_14{ font-size:14px; font-weight:bold; color:#f30; }

.t_red { color:#c00; }

.t_red2 { color:#f00; }

.t_green{ color:#090; }

.t_10px{ font-size:10px; }

.t_16px { font-size:16px; }

/* ------ others ----------------------------------------- */

.side_img{ text-align:left; border-bottom:solid 1px #996; }

.gototop{ width:510px; margin:15px 0 0 0; text-align:right; }

.sttl_align{ padding:2px 0 0 0; text-align:center; }

.text_center{ text-align:center; padding:5px 10px 0 10px; }

.text_right{ display:block; text-align:right; padding:3px 0; }

.module-qr{
   width:162px;
   margin:0 auto;
   text-align:center;
   padding:0;
   border-top:solid 1px #ccc;
}
.module-qr .inner{
   padding:10px 0 0 0;
   border-top:solid 1px #fff;
}
.module-qr p{
   font-size:10px;
   text-align:left;
   line-height:1.2em;
}
.module-qr img{
   margin:10px;
   padding:4px;
   border:solid 1px #f3f3f3;
   background:#fff;
}
.module-qr input{
   margin-bottom:2px;
   width:128px;
}
.module-qr select{
   margin-bottom:2px;
   width:120px;
}


.img_frame{
   position:relative;
   background:#fbfcf1;
}
.img_frame #tops{
   height:5px;
   overflow:hidden;
   background:url('/img/bg_img_tc.gif') repeat-x 5px 0;
}
.img_frame #tops #tops_inner{
   height:5px;
   overflow:hidden;
   background:url('/img/bg_img_tl.gif') no-repeat 0 0;
}
.img_frame #tops #tops_inner span{
   display:block;
   height:5px;
   overflow:hidden;
   background:url('/img/bg_img_tr.gif') no-repeat right 0;
}
.img_frame #middles{
   width:100%;
   height:auto;
   background:url('/img/bg_img_ml.gif') repeat-y 0 0;
}
.img_frame #middles #middles_inner{
   height:auto;
   background:url('/img/bg_img_mr.gif') repeat-y right;
}
.img_frame #middles #middles_inner span{
   display:block;
   padding:0 6px 0 5px;
}
.img_frame #bottoms{
   height:6px;
   overflow:hidden;
   background:url('/img/bg_img_bc.gif') repeat-x 5px 0;
}
.img_frame #bottoms #bottoms_inner{
   height:6px;
   overflow:hidden;
   background:url('/img/bg_img_bl.gif') no-repeat 0 0;
}
.img_frame #bottoms #bottoms_inner span{
   display:block;
   height:6px;
   overflow:hidden;
   background:url('/img/bg_img_br.gif') no-repeat right 0;
}


/* ------ rollover bottun -------------------------------- */

ul#menu_btn_00 {
list-style:none;
margin:0;
padding: 0;
}

ul#menu_btn_00 li{
margin:0;
padding: 0;
overflow:hidden;
list-style:none;
line-height:1em;
border-bottom:solid 1px #c00;
}

ul#menu_btn_00 a{
display:block;
width:179px;
height:26px;
line-height:26px;
margin:0;
text-indent: -9999px;
text-decoration:none;
background-position:0 0;
background-repeat:no-repeat;
}

ul#menu_btn_00 a:hover{
text-decoration:none;
background-position:100% 0;
}

/* ------ rollover botton -------------------------------- */

ul#menu_btn_00 li#menu_btn_01 a{
background-image: url('/img/btn_01.gif');
}

ul#menu_btn_00 li#menu_btn_02 a{
background-image: url('/img/btn_02.gif');
}

ul#menu_btn_00 li#menu_btn_03 a{
background-image: url('/img/btn_03.gif');
}

ul#menu_btn_00 li#menu_btn_04 a{
background-image: url('/img/btn_04.gif');
}

ul#menu_btn_00 li#menu_btn_05 a{
background-image: url('/img/btn_05.gif');
}
