/* page layout */

.sale1{
         border:1px solid #aaa;text-align:left;padding:10px;line-height:180%;
          font-size:12px;
}

.sale2{
          float:left;
          padding:10px;
          background:#fea;
          line-height:180%;
          margin-top:10px;
          text-align:left;
          margin-right:10px;
          font-size:12px;
          width:200px;
}

.sale3{
          width:300px;
          padding:10px;
          text-align:left;
          line-height:160%;
          margin-top:10px;
          font-size:12px;
}

.top_label{
height:25px;font-size:14px;font-weight:bold;border-left:5px #acf solid;color:#222;border-bottom:1px solid #aaa;padding-left:10px;padding-top:2px;margin-bottom:10px;

}

.mid_label{
font-size:12px;font-weight:bold;border-left:5px #acf solid;color:#222;padding-left:10px;padding-top:2px;margin-bottom:5px;
}

.blue_label{
background:#def;padding:7px;margin-bottom:10px;
}


ul {
 list-style-type: none;
 list-style-position: outside; 
 margin: 0px;
 padding: 0px;
}

li{
 background-image: url(./img/icon_gray.gif);
 background-repeat: no-repeat;
 padding-left: 1.2em;
 background-position:0.5em 0em 0em 0em;
 margin:0px;
}



#line p{
 border-style:solid;
 background:#555555;
 height: 5px; /* 線の太さ */
 border: 0px; /* 枠の太さ */
 margin:0px;
 padding:0px;
filter: Alpha(opacity=100, finishopacity=0, style=1); 
}

#mark {

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: auto;
    w\idth: auto;
/* padding:0px 0px 2px 8px;*/
    padding:6px 10px 5px 10px;
    margin: 0px 0px 10px 0px;
    border-left: 5px solid #aa0000;
    border-bottom: 1px solid #aaaaaa;
    background: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}


#mark_mini {

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: auto;
    w\idth: auto;
    padding:0px 0px 0px 7px;
    margin: 0px 0px 0px 0px;
    border-left: 3px solid #aaaaaa;
    background: #ffffff;
    font-size: 10px;
    text-transform: uppercase;

}

#mark_sq {

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: auto;
    w\idth: auto;
    padding:10px 15px 5px 20px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #aaaaaa;

    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;

 background-image:url(./img/mark_red.gif);
 background-repeat:no-repeat;
 background-position:0px 10px;
 padding-left:2.2em;


}



#mark_big {
height:13px;
    padding:5px 10px 5px 10px;
    margin: 0px 0px 10px 0px;
 display:block;
 border:1px;
 border-style: solid;
 border-color: #999999;
    background: url(http://www.kjnet.co.jp/img/mark_big_back.gif);

border-left:10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#tlink{
background: url(img/icon_orange.gif) no-repeat center left;
padding: 0px 0px 0px 15px;
font-size:12px;
text-align: left;

}


body
{
   min-width: 802px;
   color: #333;
  background: #ffffff;
}




#container
{
   width: 800px;
   margin: 0px;
   border-width: 1px;
   border-style: solid;
   border-color: #aaaaaa;


}

#container-inner
{
}

#banner
{
   width: 800px; /* necessary for ie win */
   background: #a3b8cc;
}

#banner-inner
{
   padding: 0px;
   border-width: 2px 2px 0 2px;
   border-style: solid;
   border-color: #fff;
}

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

.banner-user-photo { border: 1px solid #fff; }

#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;
   text-shadow: #36414d 0 2px 3px;
}

#banner-description
{
   margin-top: 5px;
   margin-bottom: 0;
   color: #fff;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}

#alpha { margin: 0px; width: 800px;background: #ffffff;}
#beta { width: 500px; background: #ffffff; padding:10px 20px 0px 15px; margin:0px; height:auto;line-height:160%;}
#beta2 { font-size:15px;width: 600px; background: #ffffff; padding:15px 20px 0px 20px; margin:0px; height:auto;line-height:160%;}

#side_left{ width: 160px; background: #ffffff; align:left; padding:0px; margin-top:10px;}
#side_right{ width: 250px; background: #ffffff; align:right; padding:0px; margin-top:10px;}

#gamma, #delta { width: 180px; background: #ff2222; }

#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 0px;

}

#beta2 .style12px_black{
font-size:12px;
line-height:160%;
}

#beta2 .style11px_gray{
font-size:10px;
line-height:160%;
color:#555555;
}


/* Base Weblog (base-weblog.css) */
#vox {
 float: left;
 display:block;
 width: 143px;
 color: #111111;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 text-align: left;
 line-height: 220%;
 letter-spacing: .1em;
 padding: 10px 5px 10px 10px;
 border:1px;
 border-style: solid;
 border-color: #aaaaaa;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#eeeeee); 

}

#line_vox{
 float: left;
 display:block;
 border:1px;
 border-style: solid;
 border-color: #aaaaaa;
 width: 158px;
 padding:0px;
 margin:0px;

 height:41px;
}

#mb{
 width: 135px;
 height:12px;
 background-image:url(./img/left_menu_bar.gif);
 background-repeat:repeat;
 margin:0px;
 padding:8px 0px 12px 25px;

}


#mb2{
 width: 135px;
 height:12px;
 background-image:url(./img/left_menu_bar2.gif);
 background-repeat:repeat;
 margin:0px;
 padding:10px 0px 10px 25px;

}

#mb_back{
 width: 160px;
 background-image:url(./img/left_menu_back.gif);
 background-repeat:repeat;
 margin:0px;
 padding:0px;
}

.topcorner{
 width:160px;
 height:3px;
 background: #fff url(./img/left_menu_bar_head.gif) bottom left no-repeat;
 margin:0px;
 padding:0px;
}

.bottomcorner{
 width:160px;
 height:3px;
 background: #fff url(./img/left_menu_bar_foot.gif)  top left no-repeat;
 margin:0px;
 padding:0px;
}



#vox1{
 float: left;
 display:block;
 width: 158px;
 height: 205px;
 color:#222; background:#ffffff;
 overflow:visible;
 margin: 0px 0px 0px 0px;
 letter-spacing: 0em;
 border:1px;
 border-style: solid;
 border-color: #aaaaaa;
 
}

#vox1 .header{
 width: 158px;
 height: 25px;
 color: #111111;
 font-family: HGP創英角ｺﾞｼｯｸUB,Osaka,Verdana, Arial, sans-serif;
 font-size: 14px;
 text-align: center;
 letter-spacing: .2em;
 padding:10px 0px 0px 0px;

filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#dddddd); 
}


#vox1 .inner{
 color: #333333;
 font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
/*MSPﾞｼｯｸ,Verdana, Arial, sans-serif;*/
 font-size: 11px;
 text-align: left;
 line-height: 240%;
 letter-spacing: .1em;
 padding: 7px 5px 5px 10px;

}

#vox2{
 float: left;
 display:block;
 width: 158px;
 height: 35px;
 color:#222; background:#ffffff;
 overflow:visible;
 margin: 0px 0px 0px 0px;
 letter-spacing: .1em;
 border:1px;
 border-style: solid;
 border-color: #aaaaaa;
 
}

#vox2 .header{
 width: 158px;
 height: 25px;
 color: #111111;
 font-family: HGP創英角ｺﾞｼｯｸUB,Osaka,Verdana, Arial, sans-serif;
 font-size: 14px;
 text-align: center;
 letter-spacing: .2em;
 padding:10px 0px 0px 0px;

filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#dddddd); 
}



#vox3{
 
 float: left;
 display:block;
 width: 160px;
 height: 175px;
 color:#222; background:#FEFEF1;
 overflow:visible;
 margin: 0px 0px 0px 0px;
 padding:0px;
 line-height: 180%;
}

#shade{
height:5px;
margin-bottom:10px;
width:auto;
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000000,endColorStr=#aaaaaa); 
}

#side_left .header{
 width: auto;
 height: 25px;
 color: #ff5500;
 font-family: HGP創英角ｺﾞｼｯｸUB,Osaka,Verdana, Arial, sans-serif;
 font-size: 14px;
 text-align: center;
 letter-spacing: .2em;
 padding:10px 0px 0px 0px;

filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#aaaaaa,endColorStr=#a000000); 
}

#side_right .header{
 width: auto;
 height: 25px;
 color: #ff5500;
 font-family: HGP創英角ｺﾞｼｯｸUB,Osaka,Verdana, Arial, sans-serif;
 font-size: 14px;
 text-align: center;
 letter-spacing: .2em;
 padding:10px 0px 0px 0px;

filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#aaaaaa,endColorStr=#a000000); 
}

/* 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:none; color:#2866B3;}
a img { border: 0; }
a:hover{ text-decoration:underline;}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, pre, blockquote
{
   margin-top: 0px;
   margin-bottom: 0px;
}


/* 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: 0px; /* center on everything else */
   width: 800px;
   text-align: left;
}
#container-inner { position: static; width: 800px; }

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

#pagebody { position: relative; width: 800px; }
#pagebody-inner { position: static; width: 800px; }

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


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


/* banner user/photo */

.banner-user
{
   float: left;
   overflow: hidden;
   width: 64px;
   margin: 0 15px 0 0;
   border: 0;
   padding: 0;
   text-align: center;
}

.banner-user-photo
{
   display: block;
   margin: 0 0 2px 0;
   border: 0;
   padding: 0;
   background-position: center center;
   background-repeat: no-repeat;
   text-decoration: none !important;
}

.banner-user-photo img
{
   width: 64px;
   height: auto;
   margin: 0;
   border: 0;
   padding: 0;
}


/* 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-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

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

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

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


/* modules */

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

.module-content
{
   position: relative;
   margin: 5px 10px 20px 10px;
}

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

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}

.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 table
{
   border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
   width: 14%;
   text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
   display: block;
   clear: both;
   margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
   float: left;
   min-width: 60px;
   width: 60px;
   /* no ie mac \*/width: auto;/* */
   margin: 0 5px 0 0;
   text-align: center;
   vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
   margin: 0;
   padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
   margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
   display: block;
   height: 1%;
   margin: 0;
   border: 0;
   padding: 0;
   list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
   display: block;
   float: left;
   /* ie win fix \*/ height: 1%; /**/
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item a
{
   display: block;
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item img
{
   width: 60px;
   height: 60px;
   margin: 0;
   padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
   width: 14%;
   height: 75px;
   text-align: left;
   vertical-align: top;
}

.day-photo
{
   width: 54px;
   height: 54px;
}

.day-photo a
{
   display: block;
}

.day-photo a img
{
   width: 50px;
   height: 50px;
}






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

.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-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 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 { margin-top: 0; }

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


/* modules */

.module
{
   margin: 0 0 10px 0;
   border-bottom: 1px solid #f3f6f9;
   background: #dae0e6;
}

.module-content
{
   margin: 0 0 0px 0;
   border-top: 1px solid #cfd4d9;
   padding: 10px 10px 0 10px;
   font-size: 10px;
   line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

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

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
   margin: 0 15px 10px 15px;
   list-style: disc;
}

.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: circle;
}

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

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
   margin: 0;
   border-width: 0;
   padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
   width: 64px; /* mac ie fix */
   margin: 0 10px 10px 0;
   padding: 0;
   background: none;
}

.module-recent-photos .module-list-item a
{
   border: #cfd4d9 1px solid;
   padding: 1px;
   background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
   border-color: #36414d;
   background: #fff;
}

