/* 全部 */

body {
    font-size: 12px;
    color: #333366;
    text-align: center;
    list-style-type: none;
}

/* リンクつき画像 */
a img {
    border: 0;
}

#container {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border: 1px solid #aaaaaa;
}

/* ヘッダー */
#header1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 8px;
    background-image: url(http://www.shimanto.biz/img/img_top1.jpg);
    height: 60px;
}

/* ヘッダー上　リンク用 */
.head1_link a:link {
    font-size: 50px;
    color: #fff;
    text-decoration: none;
}

.head1_link a:visited {
    font-size: 50px;
    color: #fff;
    text-decoration: none;
}

.head1_link a:hover {
    text-decoration: underline;
}

#header2 {
    font-size: 13px;;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 280px;
    background-image: url(http://www.shimanto.biz/img/img_top2.jpg);
    height: 60px;
    line-height: 130%;
}

#header3 {
    font-size: 14px;;
    color: #000000;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 350px;
    padding-top: 14px;
    background-image: url(http://www.shimanto.biz/img/img_top3.jpg);
    height: 26px;
}

/* ヘッダー下　リンク用 */
.head2_link a:link {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
} 
.head2_link a:visited {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
} 
.head2_link a:hover {
    color: #ffffff;
    text-decoration: none;
}

/* メインページ　サイドバー */
#mainpage #sidebar {
    width: 200px;
    float: left;
    line-height: 130%;
    border-right: 1px dashed #000000;
}

#subpage #sidebar {
    width: 200px;
    float: left;
    line-height: 130%;
    border-left: 1px dashed #000000;
}

/* 検索ボックス */
.search_box {
    width: 165px;
    height: 48px;
    margin-left: 8px;
    padding-top: 8px;
    padding-left: 16px;
    background-color: #ffdddd;
    font-size: 12px;
    line-height: 100%;
    border-right: 1px solid #ff66cc;
    border-bottom: 1px solid #ff66cc;
}

.form_box {
    margin: 0;
}

.module_search {
    font-size: 11px;
}

.style_date {
    font-size: 12px;
    height: 24px;
    text-align: center;
    margin-left: 16px;
}

.sidetitle {
    font-size: 14px;
    line-height: 130%;
}

/* サイドバー　カテゴリタイトル */
.side_entrytitle {
    margin-top: 8px;
    margin-left: 8px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    width: 144px;
    height: 24px;
    padding-top: 8px;
    padding-left: 40px;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-bottom: 1px solid #666666;
}

#mainpage #sidebar ul {
    font-size: 12px;
    line-height: 200%;
    list-style: none;
}

#mainpage #sidebar li {
    background: url(http://www.shimanto.biz/img/img_folder.gif) no-repeat 0px 50%;
    padding-left: 20px;
}

#mainpage #sidebar a:link {
    font-size: 12px;
    color: #000066;
    text-decoration: none;
    line-height: 150%;
} 
#mainpage #sidebar a:visited {
    font-size: 12px;
    color: #000066;
    text-decoration: none;
    line-height: 150%;
} 
#mainpage #sidebar a:hover {
    font-size: 12px;
    color: #ff6600;
    text-decoration: none;
    line-height: 150%;
}


#subpage #sidebar ul {
    list-style-image: url(http://www.shimanto.biz/img/lmarkred.gif);
    font-size: 12px;
    line-height: 150%;
}

/* エントリー */
#mainpage #content {
    width: 480px;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    line-height: 150%;
}

#subpage #content {
    width: 472px;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    padding-right: 8px;
    line-height: 150%;
}

#content ul {
    list-style-image: url(http://www.shimanto.biz/img/lmarkgreen.gif);
}

/* エントリー見出し */
.midashi_blue {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    border-left: 8px solid #0000ff;
    border-bottom: 1px solid #0000ff;
    padding-left: 8px;
    background-image: url("http://www.shimanto.biz/img/midashi_blue.gif");
}

.midashi_red {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    border-left: 8px solid #ff6666;
    border-bottom: 1px solid #ff6666;
    margin-bottom: 32px;
    padding-left: 8px;
}

.entrydate {
    color: #999999;
    font-weight: bold;
    border-top: 1px solid #999999;
    text-align: right;
    margin-top: 32px;
    margin-bottom: 64px;
}

.entry_excerpt {
    font-size: 11px;
    line-height: 150%;
}

.entry_midashi {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #ff6666;
    margin-bottom: 32px;
    padding-left: 8px;
}

/* エントリー　リンク用 */
.entry_link a:link {
    font-size: 12px;
    color: #000066;
    font-weight: bold;
    text-decoration: underline;
    line-height: 150%;
} 
.entry_link a:visited {
    font-size: 12px;
    color: #000066;
    font-weight: bold;
    text-decoration: underline;
    line-height: 150%;
} 
.entry_link a:hover {
    font-size: 12px;
    color: #ff6600;
    text-decoration: underline;
    font-weight: bold;
    line-height: 150%;
}

/* 商品カテゴリ用 */
.commodity_cat {
    width: 110px;
    color: #fff;
    background-color: #44aa44;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px;
    text-align: center;
}

/* カテゴリ　リンク用 */
.commodity_cat a:link {
    color: #fff;
    text-decoration: none;
} 
.commodity_cat a:visited {
    color: #fff;
    text-decoration: none;
} 
.commodity_cat a:hover {
    color: #cc6600;
    text-decoration: underline;
}

/* 外部へリンクバナー用 */
.imgbox {
    border: 1px solid #333366;
    width: 150px;
    height: 40px;
    margin-bottom: 4px;
}

/* 外部バナーリンク用 */
.baner_table {
    line-height:150%;
    font-size: 12px;
}

.baner_table a,a:link, a:visited {
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.baner_table a:hover {
    font-size: 12px;
    font-weight: normal;
    color: #ff9900;
    text-decoration: none;
}

/* しまんとビズへ戻るリンク */

.top_return {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

/* 特定商取引に関する表示テーブル */
.indication_table {
    font-size: 12px;
    text-align: center;
}

.indication_table_line1 {
    width: 145px;
}
.indication_table_line2 {
    width: 335px;
}

/* 回り込み解除 */
#kaijo {
    clear: both;
}

/* フッター */
#mainpage .footleft {
    width: 320px;
    float: left;
    line-height: 150%;
    font-size: 13px;
    font-weight: bold;
    padding-top: 12px;
    padding-left: 8px;
}

#subpage .footleft {
    width: 320px;
    float: left;
    line-height: 150%;
    font-size: 13px;
    font-weight: bold;
    padding-top: 12px;
    padding-left: 8px;
}

#mainpage .footright {
    width: 350px;
    float: right;
    font-size: 11px;
}

#subpage .footright {
    width: 350px;
    float: right;
    font-size: 11px;
}

#footer {
    clear: both;
    height: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    background-image: url(http://www.shimanto.biz/img/img_foot.jpg);
}

.mtversion {
    text-align: right;
    font-size: small;
    color: #999999;
}