/* Item Css  */

/* コンテンツ */

#alpha-inner {
    width: 530px;
    margin: 15px 25px 0 25px;
    padding: 0 0 20px 0;
}

#image {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

.image2 {
    margin: 0 0 12px 0;
    padding: 0;
}


.box1 {
    width: 530px;
    margin-bottom: 20px;
}

.box1 .inner {
    margin: 0;
    padding: 0;
}

.box1 .left_box {
    width: 166px;
    float: left;
    overflow: hidden;
}

.box1 .left_box .title {
    width: 166px;
    background: #dcd3c2;
    margin: 5px 0 0 0;
    padding: 0;
}

.box1 .left_box .title-inner {
    width: 142px;
    background: url(http://kubota-tofu.com/img/list_icon02.gif) no-repeat 6px 8px;
    border: 1px solid #fff;
    color: #685237;
    font-size: 12px;
    font-weight: bold;
    line-height: 140%;
    margin: 1px;
    padding: 4px 5px 3px 15px;
    text-align: left;
}

.box1 .right_box {
    width: 352px;
    float: right;
}

.box1 .right_box img {
    line-height: 140%;
    margin: 5px 0;
    vertical-align: middle;
}


.box2 {
    width: 530px;
    margin-bottom: 15px;
}

.box2 .inner {
    margin: 0;
    padding: 0;
}


.box3 {
    width: 530px;
    margin-bottom: 15px;
}

.box3 .inner {
    margin: 0;
    padding: 0;
}

.box3 .left_box {
    width: 166px;
    float: left;
    overflow: hidden;
}

.box3 .right_box {
    width: 352px;
    float: right;
}

.box3 .right_box .outline {
    margin: 5px 0 0 0;
    padding: 0 5px;
}


/* 角丸 */

div.headimg {
    background-image: url(/item/img/cn_head.gif);
    background-repeat: no-repeat;
    width: 352px;
    height: 6px;
    padding: 0;
    margin: 0;
}
div.text {
    background-image: url(/item/img/cn_middle.gif);
    background-repeat: repeat-y;
    line-height: 140%;
    width: 326px;
    padding: 4px 16px 2px 10px;
    margin: 0;
}
div.footimg {
    background-image: url(/item/img/cn_foot.gif);
    background-repeat: no-repeat;
    width: 352px;
    height: 8px;
    padding: 0;
    margin: 0;
}

.cnbox { background-color:#fff; }
.cn1 { margin: 0 5px; height: 1px; overflow: hidden; background-color: #e7dec5; }
.cn2 { margin: 0 3px; height: 1px; overflow: hidden; background-color: #e7dec5; }
.cn3 { margin: 0 2px; height: 1px; overflow: hidden; background-color: #e7dec5; }
.cn4 { margin: 0 1px; height: 2px; overflow: hidden; background-color: #e7dec5; }
.cn5 { padding: 5px 10px; background-color: #e7dec5; line-height: 150%; }

div.headimg2 {
    background-image: url(/item/img/cn_head.gif);
    background-repeat: no-repeat;
    width: 352px;
    height: 6px;
    padding: 0;
    margin: 0;
}
div.text2 {
    background-image: url(/item/img/cn_middle.gif);
    background-repeat: repeat-y;
    line-height: 140%;
    width: 338px;
    padding: 0 8px 0 6px;
    margin: 0;
}
div.footimg2 {
    background-image: url(/item/img/cn_foot.gif);
    background-repeat: no-repeat;
    width: 352px;
    height: 8px;
    padding: 0;
    margin: 0;
}

div.headimg3 {
    background-image: url(/item/img/cn_head2.gif);
    background-repeat: no-repeat;
    width: 338px;
    height: 5px;
    padding: 0;
    margin: 0;
}
div.text3 {
    background-image: url(/item/img/cn_middle2.gif);
    background-repeat: repeat-y;
    color: #990000;
    font-size: 14px;
    font-weight: bold;
    width: 324px;
    padding: 0 7px;
    margin: 0;
}
div.footimg3 {
    background-image: url(/item/img/cn_foot2.gif);
    background-repeat: no-repeat;
    width: 338px;
    height: 5px;
    padding: 0;
    margin: 0;
}


/* ナビゲーション */

ul#navi {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}

ul#navi li {
    border-bottom: 1px solid #ccc;
    list-style: none;
    line-height: 1em;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    width: 169px;
}

ul#navi a {
    display: block;
    height: 30px;
    margin: 0;
    text-decoration: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #555;
}

ul#navi a:hover {
    text-decoration: none;
    background-position: 0 -30px;
    color: #fff;
}

ul#navi li#top a {
    background-image: url(http://kubota-tofu.com/img/menu_btn.gif);
    width: 169px;
}
ul#navi li#item a {
    background-image: url(http://kubota-tofu.com/img/menu_btn.gif);
    width: 169px;
    background-position: 0 -30px;
    color: #fff;
}
ul#navi li#kodawari a {
    background-image: url(http://kubota-tofu.com/img/menu_btn.gif);
    width: 169px;
}
ul#navi li#shop a {
    background-image: url(http://kubota-tofu.com/img/menu_btn.gif);
    width: 169px;
}
ul#navi li#law a {
    background-image: url(http://kubota-tofu.com/img/menu_btn.gif);
    width: 169px;
}
ul#navi li#form a {
    background-image: url(http://kubota-tofu.com/img/menu_btn.gif);
    width: 169px;
}
ul#navi li#blog a {
    background-image: url(http://kubota-tofu.com/img/menu_btn.gif);
    width: 169px;
}

#navi-inner {
    padding-top: 9px;
    padding-left: 23px;
}