/* all */
* {
    margin: 0;
    padding: 0;
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
}

/* clearfix */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* heading */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* anchor */
a,
a:link,
a:visited {
    color: #0000C0;
    text-decoration: none;
/*\*/
    overflow: hidden;
/**/
}
a:hover {
    color: #C00000;
    text-decoration: underline;
}
a:active {}

/* image with anchor */
a img {
    border: 0;
}
.img-manage{
    float: left;
    margin : 0px 5px 15px 2px;
    padding : 0px;
}
.img-page{
    margin : 10px 0px;
    padding : 0;
    border : 0;
}

/* unordered list / ordered list */
ul, ol {
    margin : 0px;
    padding : 0px;
/*    padding-left: 16px;*/
}
ul li {
    margin : 0px;
    padding : 0px;
/*    list-style-type: circle;*/
}

/* definition list */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* forms */
form {
    margin: 0;
}
#search-options,
input {
    padding: 1px;
    font-size: 12px;
}

/* AA */

.aa {
    font-size:12pt;
    line-height:18px;
    font-family: "Mona","IPA MONAPGOTHIC","MS PGothic","ＭＳ Ｐゴシック","MS Pｺﾞｼｯｸ","MS Pゴシック",sans-serif;
}
.aa p{
    width : 0px;
    padding : 0px;
    line-height : 0px;
}


/* searchform */

#searchform{
    float: right;
    height: 18px;
    padding : 5px 0px 0px 200px;
} 

#searchtext{
    float : left;
    border: none;
    width : 120px;
    height: 18px;
    margin : 0px;
    padding: 0px;
    background-position: left top;
    background-repeat: no-repeat;
    background-image : url("images/search_bg.gif");
}
#searchsubmit{
    float : left;
    font-size : 10px;
    color : #FFFFFF;
    cursor:pointer;
    display:block;
    border: none;
    margin : 3px 0px 0px 5px;
    padding : 0px 0px 2px 0px;
    _padding : 0px;
    width : 37px;
    height : 18px;
    background-position: left top;
    background-repeat: no-repeat;
    background-image : url("images/search_button.gif");

}

/* shop banner */
#shop-banner{
    float : right;
    width : 580px;
}
#shop-banner ul{
    margin : 10px 0px 0px 0px;
}
#shop-banner ul li{
    float : left;
    list-style : none;
}
#shop-banner ul li a{
    width : 275px;
    height : 84px;
    display : block;
    margin : 10px 5px 0px 5px;
}
#shop-banner ul li h1{
}
#shop-banner ul li h2{
    margin : 0px 0px 0px 10px;
}

/* banner title */
.layout-two-column-left #header-box{
    width: 780px;
    height : 80px;
    margin-right: auto;
    margin-left: auto;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-image : url("images/header_line.gif");
}
.header-bg-image{
    width : 780px;
    height : 197px;
    background-image: url("images/top_images01.jpg");
}
#logo {
    width: 780px;
    height: 72px;
    background: none;
}
#logo p{
    float : left;
    padding : 10px;
}
#logo p.right{
    float : right;
    padding : 10px 0px 10px 0px;
}
#logo a,
#logo a:link,
#logo a:visited {
    color: #ffffff;
    font-size: 32px;
    text-decoration: none;
}
#logo a:hover {}
#logo a:active {}

/* description of blog */
#banner-description {
    color: #ffffff;
    font-size: 12px;
}

/* article */
.article{
    float : right;
    width: 575px;
}
.topic-title{
    height : 30px;
    margin : 20px 15px 0px 0px;
    border-left: 1px solid #B0B0B0;

}
.blog {
    margin : 0px 15px 0px 0px;
    padding : 10px 8px 10px 10px;
    border: 1px solid #B0B0B0;
    background-image: url("../images/topic_bg.gif");
    background-repeat: no-repeat;
    background-position: center top;
}
/* opera用 */
.blog:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.info {
    margin : 0px 15px 0px 0px;
    padding : 15px;
    border: 1px solid #B0B0B0;
    background-image: url("images/topic_bg.gif");
    background-repeat: no-repeat;
    background-position: center top;
}
.info ul li .date{
    color: #4B5963;
    font-size: 10px;
    margin : 0px;
}
.info ul{
    list-style: none;
}
.info ul li{
    font-size : 11px;
}
.info ul li a{
    font-size : 11px;
}
/* article date */
.date {
    display : block;
    float : left;
    margin : 10px 0 0 0;
    color: #4B5963;
    font-size: 12px;
}
.info-date{
    margin : 0px 10px 0 0;
    color: #4B5963;
    font-size: 11px;
}
/* comment color */
.trackbacks-header,
.comments-header,
.comments-open-header{
    height : 24px;
    font-size : 14px;
    color: #000000;
    font-weight: bold;
    margin : 0px 0px 16px;
    padding : 8px 0px 8px 8px;
    background-position: left top;
    background-repeat: no-repeat;
    background-image : url("images/comment_h.gif");
}

/* an article or comment */
#comments{

}
.entry {
    clear : both;
    width : 100%;/* IE対策 */
    word-break: break-all;
    padding : 0px 0px 10px 0px;
}
.entry a:active {}

/* blockquote */
.entry blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 12px;
    line-height: 150%;
}

/* textarea */
.entry textarea {
    width: 97%;
}

/* title of entry */
.entry-header {
    clear : both;
    padding : 10px 0px 10px;
    color: #0000C0;
    font-size: 14px;
    font-weight: bold;

}

/* contributor */
.entry-footer {
    margin: 10px 0 0 0;
    text-align: right;
    color: #36414d;
    font-size: 10px;
    _font-size: 9px;
}
.entry-categories{
    float : left;
    display : block;
    font-size: 10px;
}
.post-categories{
    clear : both;
    padding : 8px 0px 0px 5px;
    list-style: none;
}
.post-categories li a:visited{
    color: #505050;
}
.post-categories li a{
    line-height : 1.6em;
    padding : 0px 4px;
    text-decoration:none;
    border : 1px solid #B0B0B0;
    background : #FFFFFF;
    color: #505050;
    display : block;
}
.post-categories li a:hover{
    text-decoration:none;
    color:#00FF00;
    border:solid 1px #00FF00;
}
.post-categories li{
    float : left;
    margin : 0px 1px;
    display : block;
}
.entry p {
    margin: 0;
}
.entry blockquote p {
    margin: 0;
}
.entry ul {
    margin: 0px;
}
.entry ol {
    margin: 10px 0 10px 30px;
}

.entry table{
    font-size : 12px;
    _font-size : 10.5px;
    line-height : 1.6em;
    text-align: left;
    width: 538px;
    margin : 16px 0;
    border-collapse: collapse;
    border:solid 1px #A0A0A0;
}

.entry td{
    padding: 5px;
    border:solid 1px #A0A0A0;
}
.entry th{
    width : 160px;
    padding: 5px;
    border:solid 1px #A0A0A0;
}
.entry .td-r{
    border:solid 1px #A0A0A0;
}
#lineup{
    margin: 0px 0px 0px 8px;
    width: 520px;
}

#lineup ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}
#lineup ul img{
    width: 120px;
    height: 90px;
    margin : 0px;
    padding: 0px;
}

#lineup li{
    float:left;
    width : 120px;
    margin: 0px;
    padding: 0px 10px 0px 0px;
}

/* archive-list */
.archive-list {
    margin: 10px 0;
}

/* navigation */
.content-nav {
    width : 575px;
    margin : 20px auto;
    text-align:center;
    float : right;
}
.content-nav a:visited {
    text-decoration:none;
    color:#303030;
}
.content-nav a:hover {
    text-decoration:none;
    color:#00FF00;
    border:solid 1px #00FF00;
}
.content-nav a{
    height : 24px;
    margin : 2px;
    padding : 4px;
    color : #303030;
    line-height : 1.5em;
    border:solid 1px #ccc;
    text-decoration:none;
    font-size: 12px;
}

/* navigation */
.page {
    margin: 6px 0 10px;
    font-size: 12px;
}
.page-foot{
    float : right;
}
.page-up{
    width : 40px;
    height: 20px;
    margin : 20px 15px 0 0;
    background-position: left top;
    background-repeat: no-repeat;
    background-image : url("images/back_btn.gif");
    display : block;
    text-indent : -999em;
}
.page-up a{
    width : 40px;
    height: 20px;
    display : block;
}
.page-up a:hover{
    text-decoration : none;
}
/* breadcrumbs list */
.crumbs {
    margin: 6px 0 10px;
    padding-left: 5px;
    font-size: 12px;
}

/* calendar */
#wp-calendar caption {
    padding-bottom: 5px;
    text-align: center;
    color: #444444;
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
#wp-calendar {
    text-align: center;
    color: #444444;
    background: none;
}
#wp-calendar table {
    text-align: center;
    padding: 0;
    border-collapse: collapse;
}
#wp-calendar th {
    padding-bottom: 3px;
    font-size: 10px;
    width: 23px;
}
#wp-calendar td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
}

/* menu list of sidebar */
#sidebar ul {
    font-size: 11px;
    _font-size: 11px;
    font-weight: bold;
}

#sidebar li {
    list-style: none;
    float : left;
}

#sidebar li li {
    background: url(images/button_side.gif) left top;
    float : left;
    display : block;
}
#sidebar li li a{
    display : block;
    width : 145px;
    height : 35px;
    line-height: 3em;
    text-indent: 1em; 
    text-decoration: none;
    color: #1C0000;
}
#sidebar li li a:hover{
    background: url(images/button_side.gif) left bottom;
    text-decoration: none;
    color: #FF0000;
}
#sidebar ul ul {
}

/* category list of sidebar */
#category-bar ul {
    list-style : none;
    font-size: 10px;
    _font-size: 11px;
}

#category-bar li {
    float : left;
}

#category-bar li li{
    line-height : 2.4em;
    display : block;
}
#category-bar li li a{
    display : block;
    width : 130px;
    height : 30px;
    background: url(images/side-carbon.gif) no-repeat 0px 0px;
    text-indent: 1em; 
    text-decoration: none;
    color: #FFFFFF;
}
#category-bar li li a:hover{
    margin : 0 0 0 2px;
    background: url(images/side-carbon.gif) no-repeat 1px 0px;
    text-decoration: none;
    text-indent: 1.3em;
    color: #FFFF00;
}
#category-bar li li .children li{
    font-size: 9px;
    _font-size: 9px;
    line-height : 2.4em;
}
#category-bar li li .children li a{
    display : block;
    margin : 0 0 0 2px;
    width : 130px;
    height : 24px;
    background: url(images/side-carbon.gif) no-repeat 0px 0px;
    text-decoration: none;
    text-indent: 1.2em;
    color: #FFFFFF;
}
#category-bar li li .children li a:hover{
    margin : 0 0 0 3px;
    background: url(images/side-carbon.gif) no-repeat 2px 0px;
    text-decoration: none;
    text-indent: 1.4em;
    color: #FFFF00;
}
/* category list title */

#category-bar-title-item {
    width : 130px;
    height : 20px;
    background: url(images/side-carbon_item.gif) no-repeat 0px 0px;
}
#category-bar-title-work {
    width : 130px;
    height : 20px;
    background: url(images/side-carbon_work.gif) no-repeat 0px 0px;
}

/* similar-posts */

.similar-posts{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}
.similar-posts ul{
    list-style: none;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}
.similar-posts ul li{
    margin: 0px;
    padding: 0px;
}
.similar-posts ul li a,
.similar-posts ul li a:visited {
    padding : 0px 10px 0px 16px;
    text-decoration: none;
    color: #002232;
    background: url(images/list-mark01.gif) no-repeat 0% 50%;
    _background: url(images/list-mark01.gif) no-repeat 0% 40%;
}

.similar-posts ul li a:hover{
    text-decoration: underline;
}


/* RSS */
#rss {
    float : left;
    width : 180px;
}
#rss h2 {
    width : 145px;
    font-size : 9px;
    line-height : 1.5em;
    color : #B0B0B0;
    padding : 20px 20px 0px 15px;
}
/* shop info */
#shop-info-box{
    float : left;
    width : 178px;
    _width : 180px;
}
#shop-info{
    border: 1px solid #6D6D6D;
    margin : 20px 20px 0px 15px;
    width : 143px;
    _width : 145px;
}
#shop-info h1{
    font-size : 10px;
    font-weight: bold;
    color : #6D6D6D;
    text-align : center;
    margin: 10px 0;
    background: url(images/shop_icon.gif) no-repeat 15% 50%;
}
#shop-info h2{
    font-size : 9px;
    color : #6D6D6D;
    text-align : left;
    padding : 5px;
    line-height : 1.5em;
}

/* Law&privacy */
#law-privacy{
   float : right;
   width : 575px;
   margin : 1em 0px;
}
#law-privacy ul{
   float : right;
   font-size : 12px;
}
#law-privacy ul li{
    list-style: none;
    float : left;
}
#law-privacy ul li a{
    display : block;
    padding : 0px 13px;
    text-decoration: none;
    color: #002232;
    background: url(images/list-mark01.gif) no-repeat 0% 50%;
    _background: url(images/list-mark01.gif) no-repeat 0% 40%;
}
#law-privacy ul li a:hover{
    text-decoration: underline;
}

.clear {
    clear: both;
}

/* comment and trackback */
#comments-open-data p {
    margin-bottom: 10px;
}

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

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

#comment {
    width: 400px;
}

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

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 5px 0 5px 4px;
    color: #000000;
    font-weight: bold;
    background-position: left top;
    background-repeat: no-repeat;
    background-image : url("images/comment_h.gif");
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

.comments-head {
    padding: 5px 0 5px 4px;
    margin: 15px 0;
    color: #000000;
    font-weight: bold;
    background-position: left top;
    background-repeat: no-repeat;
    background-image : url("images/comment_h.gif");
    font-size: 11px;
}

form input,
form textarea {
    border: 1px solid #999999;
}
#searchtext {
    margin: 3px 0;
}

/* layout */

/* for 1 column or 2 columns */
body.layout-two-column-left{
    margin-bottom: 20px;
    text-align: center;
    background-color: #000000;
    background-position: center top;
    background-repeat: repeat-x;
    background-image: url("images/bg.gif");


}
.layout-two-column-left #container{
    margin-bottom: 10px;
}

/* for 2 columns */
.layout-two-column-left #box{
    width: 780px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    text-align: left;
    background-color: #FFFFFF;
    background-position: center 197px;
    background-repeat: repeat-x;
    background-image: url("images/box_bg.gif");
}

.layout-two-column-left #flash{
    padding: 0;
}

/* footer */
#footer-bg{
    width : 780px;
    height : 20px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url("images/box_bg_bottom.gif");
}
#footer {
    margin: 10px 0;
    padding: 1px 0;
}
#footer p {
    margin: 5px 0;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
}

/* main-style */
/* for 2 columns fixed layout (with left sidebar) */
.layout-two-column-left #content-container {
    width : 600px;
    float: right;
}
.layout-two-column-left #content {
    width : 575px;
    float : right;
    min-height:1px; /* IE 7対策 */
}


/* main content class */
.entry-body{
    clear : both;
    line-height : 1.5em;
    font-size : 12px;
}

.entry-body h5{
   text-indent : 1em;
   line-height : 2em;
   margin : 10px 0;
   font-size : 14px;
   color : #FFFFFF;
   width: 538px;
   background:url(images/bg_carbon.gif) repeat-x left top;
   border-left : 1px solid #B0B0B0;
   border-right : 1px solid #B0B0B0;
   font-weight:bold;
   display : block;
}

.entry-body h6{
   font-size : 14px;
   margin : 20px 0px 0px 0px;
   padding: 0px 0px 0px 10px;
   line-height : 1.5em;
   border-left: 5px solid #B0B0B0;
   font-weight:bold;
}
.topic-box{
   float : right;
   width: 575px;

}
.topic-title{
    height : 30px;
    margin : 20px 15px 0px 0px;
    border-left: 1px solid #B0B0B0;
    border-right: 1px solid #B0B0B0;
    border-bottom: 1px solid #FFFFFF;
    background-image: url("images/box_topic_title.gif");
    background-repeat: no-repeat;
    background-position: left top;
}
.topic-title h2{
    line-height : 30px;
    padding: 0px 0px 0px 16px;
    font-size : 12px;
    font-weight: bold;
    color : #616161;

}
.layout-two-column-left #sidebar-box {
    float: left;
    width: 180px;

}
.layout-two-column-left #sidebar {
    padding :20px 20px 0px 15px;
    color: #ffffff;
}
.layout-two-column-left #category-bar {
    clear : both;
    padding : 20px 20px 0px 15px;
    color: #ffffff;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}


/* page navi link */

#tabnavi-box{
    width : 575px;
    margin : 0em auto;
    float : left;
}

.tablenav {
    font-size: 12px;
    margin: 1em auto;
    line-height:1.5em;
    text-align:center;
}

a.page-numbers, .tablenav .current {
    color : #303030;
    padding: 2px .5em;
    border:solid 1px #ccc;
    text-decoration:none;
    font-size: 12px;
}

a.page-numbers:visited {
    text-decoration:none;
    color:#303030;
}

a.page-numbers:hover {
    text-decoration:none;
    color:#00FF00;
    border:solid 1px #00FF00;
}

.tablenav .current {
    color: white;
    background: #303030;
    border-color: #202020;
    font-weight:bold;
}

.tablenav .next, .tablenav .prev {
    border:solid 1px #ccc;
    background:transparent;
    text-decoration:none;
    font-size: 12px;
}