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:1px 0 0 0;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   font-size: 12px;
   color:#333;
   background:#ffc url('/img/bg.gif') repeat 0 0;
}

form, input { margin: 0; padding: 0; }
a,a:visited { text-decoration: none; color:#009; }
a:hover { color:#f00; 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 16px 0 0;
   text-align: left;
   background:url('/img/bg1.gif') repeat-y 100% 0;
}
#container-inner {
   position: static;
   width: 750px;
   border:solid 1px #bbb;
   background:#fff;
}

#banner {
   position: relative;
   width:750px;
   height:90px;
   background:url('/img/t1.jpg') no-repeat;
   overflow:hidden;
}
#banner-inner {
   position: static;
   padding:15px 0 0 14px;
}

#banner-inner #banner-header{
   height:47px;
}

#banner-inner #banner-header a{
   display:block;
   width:220px;
   height:47px;
   text-decoration:none;
   text-indent:-9999px;
   overflow:hidden;
}

#banner-inner #banner-description {
   height:10px;
   overflow:hidden;
   text-indent:-9999px;
}

#banner-inner .mail{
   width:153px;
   padding:0 0 0 573px;
}

#banner-inner .mail a{
   display:block;
   width:153px;
   height:15px;
   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:580px;
   float:right;
}
#alpha-inner {
   padding:0 0 0 25px;
}

#beta {
   width:170px;
}
#beta-inner{
   padding:0 0 15px 0;
}


/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 510px;
   margin: 0 0 20px 10px;
}

.entry {
   position: static;
   overflow: hidden;
   clear: both;
   width: 530px;
   margin: 0 0 15px 0 !important;
}

.entry .top{
   width:503px;
}
.entry .inner{
   width:528px;
}
.entry .bottom{
   width:525px;
}

/*
.entry .entry-header{
}
*/

.entry .price {
   display:block;
   width:64px;
   height:15px;
   padding:3px 0 0 0;
   text-align:center;
   font-weight:bold;
   line-height:1em;
   color:#660;
   background:url('/img/bg_price.gif') no-repeat 0 0;
}

.entry-content,
#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
}

.entry-content {
   width:508px;
   height:auto;
   margin:0;
   padding:0;
}

#trackbacks-info input{
   font-size:12px;
   width:270px;
}

.entry-excerpt,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-body{
   clear: both;
   padding:0 15px 5px 15px;
}

.entry-body img{
   margin:3px;
   padding:3px;
   border-top:solid 1px #f6f6f6;
   border-left:solid 1px #f6f6f6;
   border-right:solid 1px #dfdebd;
   border-bottom:solid 1px #dfdebd;
   background:#fff;
}
.entry-body table{
   width:142px;
   margin:0;
   border-collapse:collapse;
}
.entry-body th, .entry-body td{
   width:auto;
   padding:3px 2px 0 2px;
   line-height:1.3em;
   border-bottom:dashed 1px #888;
}
.entry-body th{
   font-weight:normal;
}
.entry-body td{
   text-align:right;
   color:#600;
   font-weight:bold;
}

.entry-body p{
   padding:2px 0;
   line-height:1.5em;
}

.entry-body ul{
   list-style:none;
   margin:0;
   padding:0;
}

.entry-body li{
   line-height:1.3em;
   padding:3px 0 1px 13px;
   background:url('/img/ico_02.gif') no-repeat 0 6px;
}

.entry-footer{
   clear:both;
   width:510px;
   padding:2px 0;
   margin:0 auto;
   text-align:right;
   font-size:10px;
}
.entry-footer .post-footers{
   font-weight:bold;
   color:#444;
}

.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;
   color:#555;
}

.module-content a,
.module-content a:visited
{
   font-size:10px;
   color:#009;
   text-decoration:none;
}
.module-content a:hover
{
   color:#f00;
   text-decoration:underline;
}

.module-list,
.archive-list
{
   margin: 0 0 20px 0;
   padding-left: 9px;
   list-style: none;
}

.module-list-item
{
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 1.2em;
	margin-top: 1px;
	padding-left: 2px;
	list-style-type: none;
}

.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{
   font-family: Verdana, Arial, sans-serif;
   width:150px;
   margin:10px auto;
   font-size:10px;
   color:#454545;
}

.module-calendar .module-content table
{
   width:150px;
   padding:2px;
   border-collapse: collapse;
   background:#fff;
}

.module-calendar .module-content caption{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #88AE34;
	border: 1px solid #88AE34;
}

.module-calendar .module-content th{
   width:14%;
   text-align: center;
   font-weight: normal;
   font-size: 11px;
   padding-top: 3px;
   background-color: #eee;
   border: 1px solid #bbb;
}
.module-calendar .module-content td{
   text-align: center;
   font-size: 10px;
   color:#333;
   background-color: #fff;
   border: 1px solid #bbb;
}
.module-calendar .module-content a,
.module-calendar .module-content a:visited,
.module-calendar .module-content a:hover
{
   font-weight:bold;
   color:#333;
}

.module-header {
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #555555;
   padding: 0.25em 0.25em 2px 1.5em;
   margin:0 10px 5px 14px;
   border-bottom: 1px solid #a98e74;
   background: url('/img/list.gif') no-repeat 2px 4px;
}

.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 #71c6ff; */
   padding: 3px 8px;
   color: #fff;
   background: #97af6b;
   border-bottom:solid 1px #779f2b;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.1em;
}

.trackbacks-header,
.comments-header,
.comments-open-header{
   margin-bottom:5px;
}

.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;
   margin:0;
   border-top:solid 1px #d1cdad;
   background:#779f2b url('/img/search_bg.gif') repeat-x 0 0;
}
.module-search .module-content{
   margin:0;
   padding:7px 9px;
   font-size:12px;
   color:#333;
}
.module-search label{
   display:block;
   width:148px;
   height:18px;
   margin:0;
   padding:4px 0 3px 4px;
   color:#526d1f;
   font-weight:bold;
   overflow:hidden;
   background:url('/img/search_bg02.gif') no-repeat 0 0;
}
.module-search input { font-size: 12px; }
.module-search #search { width: 105px;padding:1px 0; }

.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:4px 0 2px 0;
   background:#779f2b;
   border-top:solid 1px #ddd;
}

#footer #adress {
    padding:1px;
    font-size:11px;
    color:#fff;
}

#footer #adress a,
#footer #adress a:visited,
#footer #adress a:hover
{
    color:#fff;
}

#footer #copyright {
    clear:both;
    padding-bottom:2px;
    font-size:11px;
    color:#fff;
}


/* --- getflash --- */

.getflash{
    width:390px;
    padding:0 0 2px 0;
    margin:0 auto;
}
.getflash p {
    width:298px;
    padding-top:3px;
    font-size:11px;
    color:#fff;
    line-height:1.1em;
    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{
    margin:20px auto 0 auto;
    padding:0;
    font-family: Verdana, Arial, sans-serif;
    font-size:11px;
    border: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_orange{ font-weight:bold; color:#f60; }

.t_red{ color:#f00; }

.t_red_ul{ color:#f30; text-decoration:underline; }

.t_brown{ color:#640; }

.t_blue{ color:#03c; }

.t_blue_ul{ color:#03c; text-decoration:underline; }

.t_green_b{ color:#090; font-weight:bold; }

.t_16px { font-size:16px; }

/* ------ others ----------------------------------------- */

.side_img{ text-align:left; }

.bottom_link{ width:530px; padding:20px 0 30px 0; text-align:right; }
.bottom_link img{ margin-left:10px; }

.sttl_align{ padding:2px 0 0 0; text-align:center; }

.text_center{ text-align:center; padding:5px 10px 0 10px; }

.module-qr{
   width:162px;
   margin:0 auto 15px auto;
   text-align:center;
   padding:0;
   border-bottom:solid 2px #fff;
}
.module-qr .inner{
   padding:15px 0 10px 0;
   border-bottom:solid 1px #eeeccc;
}
.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;
}

.bg_cansel{ background:0 !important; border:0; }
img.bg_cansel{ background:0 !important; border:0; }

.photo_frame .top{
   background:url('/leg/img/pc02.gif') repeat-x 0 0 !important;
}
.photo_frame .left{
   background:url('/leg/img/pc08.gif') repeat-y 0 0 !important;
}
.photo_frame .right{
   background:url('/leg/img/pc04.gif') repeat-y 100% 0 !important;
}
.photo_frame .bottom{
   background:url('/leg/img/pc06.gif') repeat-x 0 100% !important;
}
.photo_frame .cor_1{
   background:url('/leg/img/pc01.gif') no-repeat 0 0;
}
.photo_frame .cor_2{
   background:url('/leg/img/pc03.gif') no-repeat 100% 0;
}
.photo_frame .cor_3{
   background:url('/leg/img/pc07.gif') no-repeat 0 100%;
}
.photo_frame .cor_4{
   padding:4px 6px 6px 4px;
   background:url('/leg/img/pc05.gif') no-repeat 100% 100%;
}
.photo_frame .top,.photo_frame .bottom{
   width:auto !important;
   height:auto !important;
   padding:0 !important;
   margin:0 !important;
}
.photo_frame span{
   display:block;
   background:#f5f5f5;
}

.photo_frame01 .top{
   background:url('/img/pc02.gif') repeat-x 0 0;
}
.photo_frame01 .left{
   background:url('/img/pc08.gif') repeat-y 0 0;
}
.photo_frame01 .right{
   background:url('/img/pc04.gif') repeat-y 100% 0;
}
.photo_frame01 .bottom{
   background:url('/img/pc06.gif') repeat-x 0 100%;
}
.photo_frame01 .cor_1{
   background:url('/img/pc01.gif') no-repeat 0 0;
}
.photo_frame01 .cor_2{
   background:url('/img/pc03.gif') no-repeat 100% 0;
}
.photo_frame01 .cor_3{
   background:url('/img/pc07.gif') no-repeat 0 100%;
}
.photo_frame01 .cor_4{
   padding:4px 6px 6px 4px;
   background:url('/img/pc05.gif') no-repeat 100% 100%;
}
.photo_frame01 span{
   display:block;
   background:#f5f5f5;
}

.photo_frame02 .top{
   background:url('/img/pc02s.gif') repeat-x 0 0;
}
.photo_frame02 .left{
   background:url('/img/pc08s.gif') repeat-y 0 0;
}
.photo_frame02 .right{
   background:url('/img/pc04s.gif') repeat-y 100% 0;
}
.photo_frame02 .bottom{
   background:url('/img/pc06s.gif') repeat-x 0 100%;
}
.photo_frame02 .cor_1{
   background:url('/img/pc01s.gif') no-repeat 0 0;
}
.photo_frame02 .cor_2{
   background:url('/img/pc03s.gif') no-repeat 100% 0;
}
.photo_frame02 .cor_3{
   background:url('/img/pc07s.gif') no-repeat 0 100%;
}
.photo_frame02 .cor_4{
   padding:4px 6px 6px 4px;
   background:url('/img/pc05s.gif') no-repeat 100% 100%;
}
.photo_frame02 span{
   display:block;
   background:#f5f5f5;
}

.kadomaru01{
   background:#eeeddb url('/img/sw01.gif') no-repeat 0 0;
}
.kadomaru02{
   background:url('/img/sw02.gif') no-repeat 100% 0;
}
.kadomaru03{
   background:url('/img/sw03.gif') no-repeat 0 100%;
}
.kadomaru04{
   padding:10px;
   background:url('/img/sw04.gif') no-repeat 100% 100%;
}

.cation{
   margin:0;
   padding:0;
}
.cation .top{
   height:23px;
   padding:0 0 0 27px;
   overflow:hidden;
   background:url('/img/sk01.gif') no-repeat 0 0;
}
.cation .top .top_in{
   height:23px;
   padding:0 10px 0 0;
   overflow:hidden;
   background:url('/img/sk03.gif') no-repeat 100% 0;
}
.cation .top .top_in h3{
   height:23px;
   padding:5px 0 0 0;
   font-size:12px;
   color:#009000;
   background:url('/img/sk02.gif') repeat-x 0 0;
}
.cation .inner{
   height:auto;
   background:#ffffe8;
   border-right:solid 1px #ddd;
   border-left:solid 1px #ddd;
}
.cation .bottom{
   height:5px;
   padding:0 0 0 5px;
   overflow:hidden;
   background:url('/img/sk04.gif') no-repeat 0 0;
}
.cation .bottom_in{
   height:5px;
   padding:0 5px 0 0;
   overflow:hidden;
   background:url('/img/sk06.gif') no-repeat 100% 0;
}
.cation .bottom_in span{
   display:block;
   height:5px;
   background:url('/img/sk05.gif') repeat-x 0 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;
}

ul#menu_btn_00 a{
display:block;
width:170px;
height:26px;
line-height:24px;
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');
}

ul#menu_btn_00 li#menu_btn_06 a{
background-image: url('/img/btn/06.gif');
}

ul#menu_btn_00 li#menu_btn_07 a{
background-image: url('/img/btn/07.gif');
}

ul#menu_btn_00 li#menu_btn_08 a{
background-image: url('/img/btn/08.gif');
}

ul#menu_btn_00 li#menu_btn_09 a{
background-image: url('/img/blog.gif');

