@charset "Shift_JIS";    /* 文字コードの設定 */

/*-----------------------
   　　ページ全体
-----------------------*/
body {
	margin: 0px;
	padding: 0px;
	background: url(/images/bg.gif) center top repeat-y;
}
a:hover {
	text-decoration: none;
}
a:link,a:visited {
    color:#3A75AF;
}
.line {
	background-image: url(/images/r_side/top_contsline.gif);
	background-repeat: repeat-x;
	background-position: left;
}

img {
border: none;
}

h4,h5,h6,p,ul,ol,dl {
	margin-top: 0px;
	margin-bottom: 0px;
}

.border {
	border: 1px solid #333333;
}
.spacermargin {
	clear: both;
	height: 8px;
}
.spacermarginb {
	clear: both;
	height: 10px;
}
.spacermarginc {
	clear: both;
	height: 14px;
}
.spacermargind {
	clear: both;
	height: 20px;
}
.spacermargine {
	clear: both;
	height: 25px;
}
.spacermarginf {
	clear: both;
	height: 4px;
}
label {
    cursor: pointer;
}

.pad_s { padding: 3px;}
.pad_m { padding: 5px;}
.pad_mm { padding: 0px 5px;}
.pad_l { padding: 10px;}
.pad_ll { padding: 0px 10px 10px 0px;}


#contentstitle {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}


/*---------------------------------------------------------------------
   　　                      基本フォント
----------------------------------------------------------------------*/
.base-s {font: 70%/150% "ＭＳ Ｐゴシック";}
.base {font: 80%/160% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em;}
.base-bold {font: 80%/150% "ＭＳ Ｐゴシック";font-weight: bold;}
.base-m {font: 90%/170% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em;}
.base-mb {font: 90%/170% "ＭＳ Ｐゴシック"; font-weight: bold; letter-spacing: 0.05em;}
.base-mm {font: 100%/150% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em;}
.base-l {font: 110%/150% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em;}
.base-lb {font: 110%/150% "ＭＳ Ｐゴシック"; font-weight: bold; letter-spacing: 0.02em;}
.base-ll {font: 150%/150% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em;}
.base-llb {font: 150%/150% "ＭＳ Ｐゴシック"; font-weight: bold; letter-spacing: 0.02em;}

/*-----------------------
   　色指定
-----------------------*/
.red {color: #FF0000;}
.red2 {color: #CC0000;}
.green {color: #2A6B03;}
.green2 {color: #5A882D;}
.green3 {color: #009E39;}
.brown {color: #521408;}
.white {color: #2A6B03;}
.white01 {color: #FFFFFF;}
.blue {color: #003366;}
.blue2 {color: #013D94;}
.blue3 {color: #4A71DE;}
.gold { color: #846921;}
.gray2 { color: #4A6173;}

/*-----------------------
   　背景色指定
-----------------------*/
.whitebg { background: #FFFFFF;}

.darkbg { background: #0D100A;}

.graybg { background: #CCCCCC;}

.gray2bg { background: #C1C1C1;}

.gray3bg { background: #444444;}

.gray4bg { background: #999999;}

.gray5bg { background: #F2F2F2;}

.blue01 { background: #EEF8FF;}

/*-----------------------
   ヘッダー＆フッター
-----------------------*/
.header {
	background: url(/images/header/headerbg.gif) repeat-x;
}

.headerbgstyle {
	background: url(/images/navi/headerbg.jpg) repeat-x top left;
}

.footerbg {
	background-color: #E6FAE2;
}
.footerbg {
	background-color: #E6FAE2;
}
.footerfont {
	font-size: 80%;
	line-height: 160%;
	color: #FFFFFF;
}
.copyrightbg {
	background-color: #81C856;
}

.ctswrap {
        width: 570px;
        text-align: left;
}



/*-----------------------
   グローバルナビ
-----------------------*/
.navibg {
	background-image: url(/images/globalnavi/navibg.gif);
	background-repeat: repeat-x;
}
.navibgfooter {
	background-image: url(/images/globalnavi/navibg_footer.gif);
	background-repeat: repeat-x;
}
.naviborder {
	background-image: url(/images/globalnavi/navibg2.gif);
	background-repeat: repeat-x;
}
/*-----------------------
   ローカルナビ
-----------------------*/
table.sideline_l { 
    border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; 
}

.lonavibg {
	background-color: #DBCEA6;
}


.localsubnavi {
        padding-left: 5px;
        font-size: 90%;
}

.lnaviwrap td { border-bottom: 1px solid #CCCCCC; 

}

.lnaviwrap td.first { border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC;

}

#maincategory td.catname {
	    background: url(/images/navi/sidenavibg.jpg) no-repeat;
        padding: 17px 10px 17px 15px;
}



/*-----------------------
   トップ
-----------------------*/
table.osusumedata {
	border: 1px solid #CBCBCB;
}
table.osusumedata td {
    padding: 4px 5px 4px 3px;
}

table.osirasedata {
	border: 1px solid #CBCBCB;
    background: #F9F9F2;
}


/*-----------------------
   　商品一覧ページ
-----------------------*/
.itemlist_titlebg {
    background: url(/images/itemnamebg.jpg) top left no-repeat;
	padding: 5px 15px;
	color: #111111;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}

.itemlistinfobg {
    background: #EBEEF1;
	border: 1px solid #666666;
}

.list_itemname {
	color: #CC0000;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.list_itemprice {
    background: url(/images/itempricebg.jpg) top left no-repeat;
	border: 1px solid #999999;
}

.detail_itemprice {
	border: 1px solid #999999;
}



.itemstatus {
    line-height: 160%;
}

.detail_itemdate {
    background: #DEE2E8;
	border: 1px solid #666666;
	
}
.subphoto {
	padding: 0px 10px;
}

.recomendbg, .uservoicebg {
    background: #FFEBCA;
}

.recomendcomment {
    padding: 0px 15px 0px 5px;
}
/*-----------------------
   　  ctswrap
-----------------------*/
/*-
.ctswrap h3 {
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #559708;
	border-left-color: #559708;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
-*/
.ctswrap h4.tokushotitle {
	color: #FFFFFF;
	background-color: #559708;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}

#souryo table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
#souryo td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#souryo th {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #D9D9D9;
	font-weight: normal;
}
.searchform {
    width: 138px!important;
	height: 23px !important;
}
.searchformb {
	height: 22px !important;
}
.footertext p {
	padding-top: 5px !important; 
	padding-bottom: 5px !important;   
	margin: 0px !important; 
}
.footertext {
	font-size: 80%;
	line-height: 160%;
}
.whitebackground {
	background-color: #FFFFFF;
}

/*-----------------------
   　テーブル表
-----------------------*/

#law table td, {
	border-top   :none;
	border-left :none;
}
#law table th {
	border-top   :none;
	border-right :none;
	border-left :none;
}
#law table {
	border-bottom   :none;
	border-right :none;
}
#law table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
}
#law table td,#law table th {
	border-right-width: 1px !important;
	border-bottom-width: 1px;
	border-right-style: solid!important;
	border-bottom-style: solid;
	border-right-color: #CCCCCC!important;
	border-bottom-color: #CCCCCC;
}
#law table th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #F0F0F0;
}
#law table td,#lawb table th {
	border-top   :none;
	border-right :none;
	border-left :none;
}

#faq li {
	list-style-type: square;
	margin-left: -15px;
}
.rsidebg { background: url(/images/rightside/bg_sideline.gif) repeat-y top left;}

.tdbottomline {
	border-bottom : 1px dotted #999999;
}
.loginsideline, .lnaviwrapmargin  { background: url(/img/side/leftsideline.gif) repeat-y top left;}

#login_form { margin-bottom: 0px; margin-top: 0px; }


/*-----------------------
   　周辺ページ要素
-----------------------*/
.subtitle {
	color: #BB2F00;
	font-weight: bold;
}
.list_itemname strong {
	color: #BB2F00 !important;
	font-weight: bold !important;
}

.melmaform { margin: 0px;}


/*-----------------------
    アフィリエイト
-----------------------*/
h4.afititle {
	color: #FFFFFF !important;
	background-color: #444444 !important;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold !important;
	margin-bottom: 5px;
}

h4.afititle2 {
	color: #FFFFFF !important;
	background-color: #444444 !important;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold !important;
	margin-bottom: 5px;
}

td .afikaisetu {
	padding: 5px 0px;
}

td .afikaisetu ol {
	margin-top: 0px;
	margin-bottom: 10px;
}

td .afikaisetu ol li {
	padding-top: 3px;
	padding-bottom: 5px;
}

.afitable table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.afitable td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.afitable th {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #D9D9D9;
	font-weight: normal;
}

.affikiyaku p {
   margin-bottom: 15px;
}
.affikiyaku p.affipagetop {
   text-align: right !important;
   padding: 0px !important;
   margin: 0px 0px 15px 0px !important;
}

.affikiyaku p.dotlinestyle {
    padding-top: 15px;
	border-top: 1px dotted #000000;
}

.flowwakustyle {
	border: 1px solid #333333;
}

.textlinkcss  {
	border: 1px solid #BBBBBB;
}

.goodsbackground {

	background-image: url(/images/dot.gif);

	background-repeat: repeat;

}
.whitebackground {
	background-color: #FFFFFF;
}

