﻿@charset "utf-8";

/*
++++++++++++++++++++++++++++++++++++++++F+++++++++++++++++++++++++++++++++++++++
原則として、許可なしの再配布は禁止させていただきます。
また、無料でお使いの方は、フッター部分にある【ＰＲ枠】のリンクは全て削除禁止です。
加工後の削除も禁止させていただきます。
ご不明な点は、http://www.s-hoshino.com/info.htmlまたは、
http://www.megapx.com/info.htmlのフォームよりお問い合わせください。
よろしくお願いします！(・∀・)/
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

* {
        color:#333333;
        padding:0;
        font-size: 12px;
        line-height: 140%;
        margin: 0;
        background-image: none;
}

body {
        background-color: #ff0000;
        background-image: url(img/bg.gif);
        background-repeat: repeat-x;
}

a {
        color:#657E29;
}

a:hover {
        text-decoration: none;
}

a img {
        border:none;
}

hr {
        clear: both;
        height: 1px;
}

strong {
        color: #394D4E;
}

li {
        list-style-type: none;
}

.chui {
        color: #FF0000;
        font-weight: bold;
}

.blue {
        color: #0000FF;
}

.priceB {
        font-size: 38px;
        font-weight: bold;
        color: #FF0000;
        font-family:"ヒラギノ丸ゴ Pro W4";
}
.priceS {
        font-size: 15px;
        font-weight: bold;
        color: #FF0000;
        font-family:"ヒラギノ丸ゴ Pro W4";
}

.idate {
        font-size: 13px;
        font-weight: bold;
        color: #6C8143;
}

.kosuu {
        color: #ff0080;
        font-size: 25px;
        font-family: "HGS創英角ｺﾞｼｯｸUB",sans-serif;
        font-weight: bold;
}
.ads {
        color: #3399FF;
        font-size: 13px;
        font-weight: bold;
}

/*
ベース
-------------------------------------------------------------------*/
#base {
        width:920px;
        margin-right: auto;
        margin-left: auto;
        background-color: #FFFFFF;
        margin-top: 0px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #666666;
        border-left-color: #666666;
        border-bottom-width: 1px;
        : solid;
        border-bottom-color: #666666;
}

#wrap {
        float: left;
        padding: 5px;
        background-image: url(img/side_base.gif);
        background-repeat: repeat-y;
        background-position: left;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
        width:920px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
}

h1 {
        font-size: 10px;
        line-height: 27px;
        color: #ffffff;
        font-weight: normal;
        float: left;
        padding-left: 5px;
        padding-right: 10px;
}

#header #sub {
        font-size: 10px;
        color: #ffffff;
        position: absolute;
        top: 0px;
        right: 10px;
        text-align: right;
}
#header #logo {
        clear: both;
        padding-top: 10px;
        padding-left: 60px;
        position: absolute;
        top: 25px;
        left: 100px;
}
#header #logo2 {
        clear: both;
        padding-top: 10px;
        padding-left: 5px;
        padding-bottom: 10px;
        float: left;
}
#header #cart {
        clear: both;
        padding-top: 10px;
        padding-left: 60px;
        position: absolute;
        top: 50px;
        right:140px;
}

#header h2 {
        font-size: 12px;
        font-weight: normal;
        color: #ffffff;
        line-height: 27px;
}

#header #head_ul {
        position: absolute;
        top: 30px;
        right: 0px;
}
#header #head_ul li {
        font-size: 10px;
        background-image: url(img/li.gif);
        background-repeat: no-repeat;
        background-position: left center;
        line-height: 18px;
        padding-left: 7px;
}

#header #head_ul li a {
        font-size: 10px;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
        width: 885px;
        margin-right: auto;
        margin-left: auto;
        background-image: url(img/nav.gif);
        height: 35px;
        clear: both;
        padding-left: 37px;
} 

#nav li {
        display: block;
        float: left;
        text-align: center;
  }
  
#nav li a {
        color: #006400;
        text-decoration: none;
        background-image: url(img/g_menu_li.gif);
        background-repeat: no-repeat;
        display: block;
        float: left;
        height: 25px;
        width: 120px;
        padding-top: 10px;
        line-height: 25px;
}

#nav li a:hover {
        color: #000000;
        background-image: url(img/g_menu_li_ov.gif);
        background-color: #DDDDDD;
}

#nav li strong {
        line-height: 30px;
        color: #ffffff;
        background-image: url(img/g_menu_st.gif);
        height: 30px;
        width: 120px;
        display: block;
        padding-top: 5px;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#top_img {
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #DFDFDB;
        text-align: center;
        border: 1px solid #FFFFFF;
}

#contents {
        width:750px;
        float: right;
}

#contents p{
        padding-top: 5px;
        padding-bottom: 5px;
        background-image: url(img/note_line.gif);
        margin-right: 30px;
        margin-left: 30px;
        line-height: 20px;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 5px;
        margin-bottom: 10px;
}

#contents h2 {
        font-size: 12px;
        font-weight: bold;
        border-left-color: #000000;
        color: #FFFFFF;
        background-color: #009500;
        line-height: 25px;
        margin-top: 15px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 20px;
        padding-left: 10px;
}


#contents h3 {
        font-size: 16px;
        color: #FCFC00;
        background-color: #840000;
        line-height: 25px;
        margin-top: 15px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 20px;
        padding-left: 10px;
}


#contents h4 {
        font-size: 14px;
        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: #A9B59B;
        padding-left: 7px;
        color: #555555;
        line-height: 18px;
        margin-top: 15px;
        margin-bottom: 10px;
        margin-left: 13px;
}

#contents h4 a {
        font-size: 14px;
}

#contents h5 {
        font-size: 18px;
        font-family:"ヒラギノ丸ゴ Pro W4";
        font-weight: bold;
        padding: 5px;
        padding-left: 10px;
        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: #94BA12;
        background-color: #6C8143;
        color: #FFFFFF;
        line-height: 18px;
        margin-top: 15px;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
}

#contents h6 {
        font-size: 36px;
        font-family: "HGS創英角ｺﾞｼｯｸUB",sans-serif;
        color: #FCFC00;
        line-height: 30px;
        margin-top: 5px;
        margin-bottom: 8px;
        margin-left: 0px;
        margin-right: 0px;
        background-color: #CC3300;
        padding-top: 5px;
        padding-left: 10px;
}

#contents ul {
        list-style-type: none;
        margin-top: 5px;
        margin-right: 15px;
        margin-bottom: 5px;
        margin-left: 15px;
}
#contents li a {
        font-size: 12px;
}


#contents #c_pad {
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
        padding: 9px;
}       
/**/

#contents p a {
        line-height: 20px;
}

#contents p strong {
        line-height: 20px;
}

#contents .img_left {
        float: left;
        background-color: #FFFFFF;
        padding: 5px;
}

#contents .img_left img {
        border: 2px solid #EDEDE9;
}

#contents .c_img_left {
        float: left;
        background-color: #FFFFFF;
        padding: 10px;
        margin-right: 10px;
}

#contents .c_img_left img {
        border: 1px solid #999999;
}

#contents .c_img_right {
        float: right;
        background-color: #FFFFFF;
        padding: 10px;
}

#contents .c_img_right img {
        border: 1px solid #999999;
}

#contents p .chui {
        line-height: 20px;
}

.list li {
        background-image: url(img/li.gif);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 8px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #E3E3E3;
        background-color: #F7F7F7;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #FFFFFF;
        line-height: 25px;
}
ul.list {
        margin-bottom: 10px;
}
.list li:hover {
        background-color: #FFFFFF;
}

.downimg {
        position:absolute;
        top:25px;
        left:5px;
        z-index:1;
        width:300px;
        height:300px;
}

.uptext {
        font-size: 25px;
        font-family: "HGS創英角ｺﾞｼｯｸUB",sans-serif;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #CC3300;
        position:absolute;
        top:280px;
        left:80px;
        z-index:2;
}
.uptext2 {
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        position:absolute;
        top:325px;
        left:10px;
        z-index:3;
}
.upbtn {
        position:absolute;
        top:390px;
        left:40px;
        z-index:4;
}

/*
paybox
-------------------------------------------------------------------*/
#contents .paybox {
        float: left;
        height: 160px;
        width: 350px;
        margin: 5px;
        padding: 5px;
        border: 1px solid #DDDDDD;
        background-image: url(img/boxpay_bg.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        position: relative;
}

#contents .paybox h4 {
        font-size: 13px;
        margin: 0px;
        background-color: #FF6600;
        border-left-color: #FF9900;
        color: #FFFFFF;
}

/*
payboxS
-------------------------------------------------------------------*/
#contents .payboxS {
        float: left;
        height: 210px;
        width: 150px;
        margin: 5px;
        padding: 5px;
        border: 1px solid #DDDDDD;
        background-image: url(img/boxpay_bg.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        position: relative;
}

#contents .payboxS h4 {
        font-size: 13px;
        margin: 0px;
        background-color: #FF6600;
        border-left-color: #FF9900;
        color: #FFFFFF;
}
/*
150box
-------------------------------------------------------------------*/
#contents .box350 {
        float: left;
        height: 160px;
        width: 350px;
        margin: 0px;
        position: relative;
}

/*
280box
-------------------------------------------------------------------*/
#contents .box280 {
        float: left;
        height: 280px;
        width: 280px;
        margin: 5px;
        padding: 5px;
        position: relative;
}

/*
150box
-------------------------------------------------------------------*/
#contents .box150 {
        float: left;
        height: 150px;
        width: 150px;
        margin: 0px;
        position: relative;
}
/*
100box
-------------------------------------------------------------------*/
#contents .box100 {
        float: left;
        height: 100px;
        width: 100px;
        margin: 0px;
        position: relative;
}

/*
300box
-------------------------------------------------------------------*/
#contents .box300 {
        float: left;
        height: 300px;
        width: 300px;
        margin: 5px;
        padding: 5px;
        background-color: #F8F8F5;
        background-image: url(img/box_bg.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        position: relative;
}

#contents .box300 h4 {
        font-size: 13px;
        margin: 0px;
        background-color: #FF0000;
        color: #FCFC00;
}

#contents .box300 p {
        margin: 0px;
}

/*
ｺﾒﾝﾄbox
-------------------------------------------------------------------*/
#contents .boxcmt {
        float: left;
        height: 300px;
        width: 300px;
        margin: 5px;
        padding: 5px;
        background-color: #F8F8F5;
        background-image: url(img/box_bg.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        position: relative;
}

#contents .boxcmt h4 {
        font-size: 13px;
        margin: 0px;
        background-color: #FF0000;
        color: #FCFC00;
}

#contents .boxcmt p {
        margin: 0px;
}

/*
180box
-------------------------------------------------------------------*/
#contents .box180 {
        float: left;
        height: 180px;
        width: 340px;
        border: 1px solid #DDDDDD;
        margin: 5px;
        padding: 5px;
        background-image: url(img/box_bg.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        position: relative;
}
#contents .box180 h4 {
        margin: 0px;
        background-color: #6C8143;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: normal;
        border-left-color: #94BA12;
}

#contents .box180 p {
        margin: 0px;
}

#contents .box180 .btn a {
        font-size: 10px;
        font-weight: bold;
        line-height: 17px;
        height: 17px;
        padding-right: 5px;
        padding-left: 5px;
        color: #FFFFFF;
        background-color: #7A7A76;
        border: 1px solid #D2D2D2;
        width: 80px;
        display: block;
        text-align: center;
        text-decoration: none;
        background-image: url(img/btn.gif);
        position: absolute;
        right: 10px;
        bottom: 10px;
}

#contents .box180 .btn a:hover {
        background-color: #FF9900;
        background-image: url(img/btn_ov.gif);
}

/*
テーブル
-------------------------------------------------------------------*/
table {
        border-collapse: collapse;
}
table td {
        border-collapse: collapse;
}
#contents table {
        width: 555px;
        margin-top: 5px;
        margin-right: auto;
        margin-bottom: 5px;
        margin-left: auto;
}
#contents table td {
        padding: 5px;
        border: 1px solid #EAE8DF;
}
#contents table th {
        background-color: #EFEDE7;
        padding: 7px;
}
#contents form table th {
        width: 127px;
}

table td.td_head {
        background-color: #9BBC63;
        text-align: right;
        padding: 8px;
        white-space: nowrap;
        color: #FFFFFF;
        border-top-width: 1px;
        border-right-width: 3px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #D3CDB4;
        border-right-color: #D3CDB4;
        border-bottom-color: #D3CDB4;
        border-left-color: #D3CDB4;
        font-size: 13px;
        background-image: url(img/td_head.gif);
        background-repeat: repeat-x;
}

table td.td_odd {
        background-color: #F8F3E7;
        text-align: left;
        padding: 8px;
        border: 1px solid #D3CDB4;
        font-size: 13px;
        background-image: url(img/td_odd.gif);
        background-repeat: repeat-x;
}

.td_head .eng {
        margin: 0px;
        padding: 0px;
        font-size: 10px;
        color: #68823E;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
        padding: 5px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #EAEAEA;
}
#contents #pan a {
        margin-right: 7px;
        margin-left: 7px;
}
#contents #pan strong {
        margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
        float: left;
        width: 160px;
        margin-left: 2px;
        padding-bottom: 10px;
}

#side li {
        list-style-type: none;
}

#side_d {
        padding-top: 2px;
        margin-bottom: 5px;
        width: 155px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 5px;
        border: 1px solid #CECEB9;
        background-color: #F8F8F5;
}

#side_d h3 {
        display: block;
        width: 145px;
        line-height: 24px;
        color: #006400;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0px;
        margin-top: 3px;
        font-size: 12px;
        text-align: center;
        background-color: #666666;
        background-image: url(img/side_h3.gif);
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #969583;
        border-left-color: #969583;
        height: 24px;
        font-weight: normal;
}

#side_d ul {
        margin-bottom: 5px;
}

#side_d li a {
        display: block;
        width:120px;
        font-size: 12px;
        color:#555555;
        line-height: 24px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 10px;
        padding-left: 20px;
        background-image:url(img/side_li.gif);
        background-repeat: no-repeat;
        background-color: #EEEEEE;
        text-decoration: none;
        height: 24px;
}


#side_d li a:hover {
        background-color: #FFFFCC;
        color: #000000;
        text-decoration: none;
        background-image: url(img/side_li_ov.gif);
}


#side img {
        border:none;
}

#side p {
        padding: 3px;
}

#side p a {
        font-size:10px;
        background-color: #F8F8F5;
        display: block;
        padding: 10px;
        line-height: 15px;
        border: 2px solid #C6BCB0;
}

#side #side_pr {
        margin-top: 20px;
        margin-left: 0px;
        padding: 2px;
        border: 1px solid #DBD9D0;
        background-color: #F8F8F5;
        text-align:center;
}


/* -- Information -- */
#side dl {
        width: 150px;
        margin-bottom: 0.5em 0;
        padding-top: 10px;
        padding-left: 6px;
        background-color: #F8F8F5;
}

#side dt {
        text-align: center;
        padding: 0.5em 0;
        color: #006400;
        background-color: #ff8c00;
}

#side dd {
        line-height: 1.6em;
        margin-bottom: 0em;
        padding: 0.5em 9px;
　      font-size: 12px;
        border: 1px solid #ff8c00;
}

#side banner2 {
        float: left;
        height: 220px;
        width: 120px;
        border: 5px solid #DDDDDD;
        margin: 5px;
        padding-top:5px;
        padding: 5px;
        position: relative;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
        clear: both;
        background-image: url(img/foot_bg.gif);
        background-repeat: repeat-x;
        border: 1px solid #E2E2DE;
        padding: 10px;
        background-color: #F5F4F0;
        background-position: bottom;
}
#f_menu li {
        list-style-type: none;
        display: inline;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #999999;
        padding-right: 5px;
        padding-left: 5px;
        font-size: 10px;
        line-height: 20px;
}
#f_menu ul {
        margin-top: 5px;
        margin-bottom: 5px;
}
#f_menu li a {
        font-size: 12px;
}

#f_menu p {
        font-size: 10px;
        color: #333333;
}

#f_menu #pr {
        font-size: 10px;
        color: #888888;
        text-align: right;
        padding: 5px;
}
#f_menu #pr a {
        font-size: 10px;
        color: #888888;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
        font-style: normal;
        color: #ffffff;
        text-align: right;
        display: block;
        background-color: #FF0000;
        font-size: 10px;
        padding: 5px;
        font-family: Arial, Helvetica, sans-serif;
}
