@charset "utf-8";

.pager {
	width: auto;
	position: relative;
	text-align:center;
	}

.pager div {
	width: auto;
	
	}
	
.pager .back,
.pager .next {
	position: absolute;
	padding: 0;
	top: 10px;
	}
	
.pager .back {
	left: 15px;
	}
	
.pager .next {
	right: 15px;
	}

.pagerBottom {
    background: url(/img/bg_paging_bottom2.gif) no-repeat scroll 0 0 transparent;
}

.btnArea2 {
    background: url(/img/bg_btnarea2.gif) no-repeat left bottom;
    padding: 10px 0 10px 0;
    position: relative;
    text-align: center;
	border-top:1px solid #d8d8d2;
	min-height:38px;
}
.subBtn1{
	position:absolute;
	top:20px;
	right:11px;
}
.subBtn2{
	position:absolute;
	top:10px;
	left:15px;
}

.lostPassLink{
	float:right;
	padding-top:2px;
}

button.inputConfirmBtn{
	background:url(/img/btn_confirme.png) 0 0 no-repeat;
	cursor:pointer;
	width:188px;
	height:38px;
	border:none;
	text-indent:-9999px;
}
button.inputConfirmBtn:hover{
	background:url(/img/btn_confirme.png) 0 -38px no-repeat;
}

button.sendBtn {
    background: url("/img/shop/btn_send_s.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 41px;
    text-indent: -9999px;
    width: 154px;
}

button.sendBtn:hover {
    background: url("/img/shop/btn_send_s_on.png") no-repeat scroll 0 0 transparent;
}

button.rewriteBtn {
    background: url("/img/shop/btn_return.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 38px;
    text-indent: -9999px;
    width: 128px;
}
button.rewriteBtn:hover {
    background: url("/img/shop/btn_return_on.png") no-repeat scroll 0 0 transparent;
}
.finArea {
    border-top: 1px solid #D8D8D2;
    padding: 85px 0;
    text-align: center;
}

.finArea strong {
    font-weight: bold;
}

.btnArea3 {
	background: url(/img/bg_btnarea3.gif) no-repeat left top;
	width: 703px;
	height: 80px;
	padding: 13px 0 0 0;
	text-align:center;
	}
	
.btnArea3 .agreeBox {
	margin-bottom: 10px;
	}

#sideContent h2.tit {
	background: url(/img/bg_other_tit_s.gif) no-repeat left top;
	border-bottom: 1px solid #4F443B;
    color: #FFFFFF;
    font-size: 117%;
    font-weight: bold;
    padding: 11px 10px 10px 15px;
	}
	
#mainBoxW .titleWrap h2.tit span {
    color: #FFFFFF;
    font-size: 95%;
	font-weight: normal;
	margin-left: 10px;
}
	
.smpleCost {
	margin-left: 1px;
	}
	
.smpleCost li {
	float: left;
	width: 118px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d8d8d2;
	padding: 6px 0 10px 0;
	text-align: center;
	}
	
.smpleCost li.top {
	border-top: none;
	}
	
.smpleCost li.bottom {
	border-bottom: none;
	padding-bottom:  0;
	}
	
.smpleCost li img {
	margin-bottom: 5px;
	}
	
.smpleCost li span {
	display: block;
	font-size: 85%;
	}


#mainBoxW .titleWrap {
	background: url(/img/bg_def_box_l.gif) no-repeat bottom center;
    padding-bottom: 1px;
    position: relative;
    z-index: 5;
	}
	
#mainBoxW {
	background: url("/img/bg_def_box_l.gif") repeat-y scroll 0 0 transparent;
	}
	
#mainBoxW .titleWrap h2.tit {
	background: url(/img/bg_def_h2_tit_w.gif) no-repeat top left;
    border-bottom: 1px solid #4F443B;
    color: #FFFFFF;
    font-size: 117%;
    font-weight: bold;
    overflow: hidden;
    padding: 11px 15px 10px;
	/zoom:1;
	}
	
.linebox_w970 .search {
	border-bottom: 1px solid  #d8d8d2;
	border-top: 1px solid #ffffff;
	background:#e6e6e6;
	margin: 0 1px;
	padding: 7px 0 7px 15px;
	font-weight: bold;
	}
	
.linebox_w970 .search h3 {
	font-weight: bold;
	}
	
.linebox_w970 div.inner {
	margin: 0 auto;
	width: 928px;
	padding: 13px 15px;
	border-bottom: 1px solid #d8d8d2;
	border-top: 1px solid #ffffff;
	}
	
.linebox_w970 table {
	width: 958px;
	margin: 0 auto;
	border-collapse:separate;
	/zoom:1;
	}
	
.linebox_w970 table td {
	padding: 11px 0 11px 15px;
	border-bottom: 1px solid #d8d8d2;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}
	
.linebox_w970 table td ul {
	overflow: hidden;
	/zoom:1;}
	
.linebox_w970 table td ul li {
	float: left;
	width: 238px;
	padding: 1px 0 1px 10px;
	/zoom:1;
	background: url(/img/dotted.gif) no-repeat left 9px;
	}

.linebox_w970 table td ul li ul li{
	background: none;
	padding: 1px 0 1px 1px;
	}

.linebox_w970 table td ul.four li {
	width: 225px;
	/zoom:1;
}

.linebox_w970 table th {
	width: 167px;
	padding: 0 15px;
	font-weight: bold;
	background: #e6e6e6;
	border-right: 1px solid #c6c3b9;
	border-bottom: 1px solid #d8d8d2;
	border-top: 1px solid #ffffff;
	}
	
.linebox_w970 .inner {
	border-top: none;
	}
	
.linebox_w970 div.top {
	border-top: none;
	}
	
.linebox_w970 div.bottom {
	border-bottom: none;
	padding-bottom: 5px;
	}
	
.recoCompany {
	min-height: 100px;
    height: auto !important;
	height: 100px;
}

.attGoods {
    overflow: hidden;
	/zoom:1;
    padding-bottom: 25px;
}

.attGoods h3 {
    border-bottom: 1px solid #D8D8D2;
    font-weight: bold;
    padding-bottom: 4px;
}

.attGoods h3 span {
    font-weight: normal;
    padding-left: 20px;
}

.attGoods ul {
    border-top: 2px solid #F5F5F5;
    overflow: hidden;
    padding-top: 8px;
	/zoom:1;
}

.attGoods ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
	
.bnrArea {
	overflow: hidden;
	/zoom:1;
	}
.twoBnr div{
	float:left;
	margin:0 4px;
}

.recoCompany dd li.w490 {
	width: 420px;
	}
	
.mainBox h2.tit {
	/zoom:1;
	}

#article {
	padding: 0 15px;
	border-right: 1px solid #9c9790;
	border-left: 1px solid #9c9790;
	background: url(/img/bg_article.gif) no-repeat left top;
	}
	
#articlHeader h1 {
    font-size: 160%;
    font-weight: bold;
    line-height: 1.4;
	color: #333333;
}

#articlHeader {
    overflow: hidden;
	/zoom:1;
    padding: 0 0px 12px;
}

.bookmark {
    border-bottom: 2px solid #000000;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 12px;
}

.bookmark ul li {
    display: inline-block;
	/display: inline;
	/zoom:1;
    vertical-align: top;
}

#articleCont p {
    line-height: 1.7;
    padding: 6px 0;
}

#articleCont .imgArea {
	padding: 0px 0;
	background: #cccccc;
	text-align:left;
	margin: 5px 0
	}
	
#articleCont .toCenter {
	text-align:center;
	}
	
.aside {
	width: 958px;
	margin: 0 auto;
	border-right: 1px solid #9c9790;
	border-left: 1px solid #9c9790;
}

.aside h2 {
    border-bottom: 1px solid #CBCBCB;
    border-top: 1px solid #D8D8D2;
    font-weight: bold;
    margin-bottom: 7px;
}

.aside h2 span {
    background: none repeat scroll 0 0 #D5CA1C;
    border-bottom: 1px solid #7F7F7F;
    border-top: 1px solid #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 8px 0 7px 14px;
}

.aside ul {
    padding: 0 0 0 14px;
}

.aside ul li {
	padding-bottom: 8px;
}



.bgColumheader {
	background: url(/img/bg_colum_head.gif) #FFFFFF no-repeat left top;
	padding: 15px 0 0 0;
	}
	
/*----検索条件しぼりこみ カラムトップ-----*/
	
.serchCondition dt,
.serchCondition dd{
	display: inline-block;
	/display: inline;
	/zoom:1;
	vertical-align: middle;
	}
	
.serchCondition {
	margin-bottom: 12px;
	padding-left: 7px;
	}
	
.serchCondition dd {
	width: 856px;
	color: #FFFFFF;
	margin-left: 5px;
	}
	
.serchCondition dd span {
	font-weight: bold;
	}
	
.pageNavi {
	overflow: hidden;
	/zoom:1;
	}
	
.bgTop {
	background: url(/img/bg_main_nav.gif) repeat-x left bottom;
	}
.bgTop .left {
	padding-left: 4px;
	}

.bgBottom {
	background: url(/img/bg_colum_bottom.gif) no-repeat bottom left;
	padding-bottom: 15px;
	}
	
.pageNavi .left li,
.pageNavi .right li {
	float: left;
	}
	
.pageNavi .right {
	padding-top: 6px;
	padding-right: 26px;
	}
	
.pageNavi .right li {
	padding-left: 20px;
	color: #FFFFFF;
	margin-left: 10px;
	}
	
.credit,
.payment li.credit {
	background: url(/img/icon_credit.gif) no-repeat left center;
	}
	
.bank,
.payment li.bank {
	background: url(/img/icon_bank.gif) no-repeat left center;
	}
	
.corect,
.payment li.corect {
	background: url(/img/icon_corect.gif) no-repeat left center;
	}
	
.store,
.payment li.store {
	background: url(/img/icon_store.gif) no-repeat left center;
	}
	
.conveni,
.payment li.conveni {
	background: url(/img/icon_conveni.gif) no-repeat left center;
	}
	
.buy,
.payment li.buy {
	background: url(/img/icon_buy.gif) no-repeat left center;
	}
	
.subNavi {
	background: url(/img/bg_subnavi.gif) #208d95 repeat-x left bottom;
	margin: 0 auto;
	}
	
.subNavi table {
	width: 100%;
	border-right: 1px solid #9c9790;
	border-left: 1px solid #9c9790;
	}
	
.subNavi table td {
	padding: 11px 0 10px 0;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	}
	
.subNavi table td a{
	color: #ffffff !important;
	}
#priceTable tr.subNavi td.companyName,	
table td.companyName {
	text-align: left;
	width: 143px;
	padding-left: 27px;
	}
table td.sippingDay { width: 59px;}
table td.sipping { width: 62px;}
table td.circ01,
table td.circ02,
table td.circ03,
table td.circ04,
table td.circ05,
table td.circ06 { width: 89px;}

table tr.subNavi td.companyName {
	text-align: left;
	width: 148px;
	padding-left: 27px;
	}

.sort {
	display: inline-block;
	/display:inline; 
	/zoom:1;
	padding-left: 5px;
	}
.sort:hover { background: url(/img/bg_sort_left.jpg) no-repeat left center;}
.sort span {
	padding: 3px 5px 3px 0;
	display: inline-block; 
	/zoom:1;
	}
.sort span:hover { 
	background: url(/img/bg_sort_right.jpg) no-repeat right center;
	}
.sort a:hover {}
.sort a img { vertical-align: middle;}
.bgBottom .subNavi {
	background: url(/img/bg_subnavi_bottom.gif) repeat-x left top;
	}
	
/*----検索条件表示-----*/

#priceTable tr.top td {
	height: 5px;
	padding: 5px;
	background: url(/img/bg_paper02.gif) no-repeat center top;
	}

#priceTable .inner {
	padding-bottom: 12px;
	background: url(/img/bg_paper03.gif) no-repeat bottom center;
	}
	
#priceTable table {
	width: 958px;
	margin: 0 auto;
	border-collapse: separate;
	
	position: relative;
	}
	
#priceTable .priseRow td {
	padding-top: 10px;
	padding-bottom: 14px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c6c3b9;
	border-right: 1px solid #c6c3b9;
	border-left: 1px solid #ffffff;
	text-align:center;
	}
	
#priceTable .priseRow td.blue {
	background: #eaffff;
	}
	
#priceTable .priseRow .companyName {
	text-align: left;
	}
	
#priceTable .subNavi {
	background: url(/img/bg_subnavi_center.gif) #208d95 repeat-x left top;
	border-top: 1px solid #4f443b;
	border-bottom: 1px solid #4f443b;
	width: 958px;
	margin: 0 auto;
	}
	
#priceTable .subNavi table {
	border: none;}
	
#priceTable table tr.subNavi td{
	padding-top: 10px;
	padding-bottom: 10px;
	}

#priceTable tr.subNavi td{
	color: #FFFFFF;
	font-weight: bold;
	padding: 11px 0 10px;
}
#priceTable tr.subNavi td a{
	color: #FFFFFF !important;
}
#priceTable tr.subNavi td{
    border-color: #FFFFFF #C6C3B9 #C6C3B9 #FFFFFF;
    border-style: solid;
    border-width: 0;
    text-align: center;
}
table td.circ01, table td.circ02, table td.circ03, table td.circ04, table td.circ05, table td.circ06, table td.circ07 {
    width: 89px;
}
	
.payment {
	text-indent: -9999px;
	overflow: hidden;
	}
	
.payment li {
	float: left;
	height: 13px;
	width: 14px;
	margin-right: 1px;
	background-image: url(/img/sprite_goodsicon.gif);
	overflow: hidden;
	}
	
.goodsicon-payent_bank2_off{ background-position: 0 0;  } 
.goodsicon-payment_bank2{ background-position: 0 -14px;  } 
.goodsicon-payment_buy{ background-position: 0 -28px;  } 
.goodsicon-payment_buy_off{ background-position: 0 -42px;  } 
.goodsicon-payment_conveni2{ background-position: 0 -56px;  } 
.goodsicon-payment_conveni2_off{ background-position: 0 -70px;  } 
.goodsicon-payment_corect3{ background-position: 0 -84px;  } 
.goodsicon-payment_corect3_off{ background-position: 0 -98px;  } 
.goodsicon-payment_credit2{ background-position: 0 -112px;  } 
.goodsicon-payment_credit2_off{ background-position: 0 -126px;  } 
.goodsicon-payment_store2{ background-position: 0 -140px;  } 
.goodsicon-payment_store2_off{ background-position: 0 -154px;  } 


/*----検索条件しぼりこみ カラムボトム-----*/
.bgBottom {
	background-color: #363028;
	}
.bgBottom .serchCondition {
	margin-bottom: 0px;
	}
	
.bgBottom .bgTop {
	background: url(/img/bg_main_nav02.gif) repeat-x left top;
	}
	
.bgBottom .right {
	padding-top: 10px;
	}
	
.bgBottom .pageNavi  {
	margin-bottom: 13px;
	}
	
.specConditions .select02 {
	background: none;
	padding: 0;
	width: auto;
	margin: auto;
	}
	
.specConditions ul li {
	clear: both;
	padding: 10px 15px;
	width: 928px;
	margin: 0 auto;
	border-bottom: 1px solid #d8d8d2;
	border-top: 1px solid #ffffff;
	overflow: hidden;
	/zoom:1;
	vertical-align: top;
	}
	
.specConditions ul li.last {
	border-bottom: none;
	
	}
	
.specConditions .btnArea2 {
	background: url(/img/bg_btnarea2_w.gif) no-repeat left bottom;
	}
	
.mainBoxW .specConditions h2.tit {
	margin-bottom: 0px;
	/zoom:1;
	}
	
.mainBoxW .specConditions h2.tit span {
	font-size: 85%;
	}
	
.specConditions
	
.specConditions .select02 dl {
	margin: 0 25px 0 0;
	}
	
.specConditions .select02 dl.last {
	margin-right: 0px;
	}
	
.specConditions .select02 dl dt {
	background: none;
	padding:0px;
	font-size: 95%;
	color: #333333;
	}
	
.specConditions .select02 dl dt a img {
	vertical-align: top;
	margin-left: 2px;
	}
	
.specConditions .select02 dl dd input {
	width: 194px;
	}
	
.specConditions .select02 dl dd {
	padding-left: 0px;
	}
	
.specConditions .select02 dl dd select {
	width: 202px;
	}
	
.specConditions .btnArea2 {
	padding: 9px;
	vertical-align:top;
	/zoom:1;
	}
	
.specConditions ul li {
    border-bottom: 1px solid #D8D8D2;
    border-top: 1px solid #FFFFFF;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 15px;
    vertical-align: top;
    width: 928px;
}

.specConditions ul li {
    border-bottom: 1px solid #D8D8D2;
    border-top: 1px solid #FFFFFF;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 15px;
    vertical-align: top;
    width: 928px;
	/zoom:1;
}

.select02 dl {
    float: left;
    margin-right: 27px;
}

.specConditions .select02 dl dt {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 95%;
    padding: 0;
}

.select02 dl dt {
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
}

.select02 dl dt, .select02 dl dd {
    display: inline-block;
	/display: inline;
	/zoom:1;
    line-height: 1.1;
    vertical-align: middle;
}

.w89 {
    width: 89px;
}

.mainBoxW h2.sp {
	 background: url("/img/bg_search_tit_l.gif") no-repeat scroll 0 0 #FFFFFF;
	 }

#tab {
	background: url(/img/bg_def_box_l.gif) repeat-y left top;
	}

#tab .title {
	background: url("/img/bg_search_tit_l.gif") no-repeat 0 0 #FFFFFF;
	height: 44px;
	margin-bottom: 1px;
	}
	
#tab .title div {
	float: left;
	padding: 11px 0 0 20px;
	}
	
#tab .title ul li div {
	padding: 0 0 0 10px;
	}
	
#tab .title ul li div span a {
	color: #ffffff;
	font-weight: bold;
	}

#tab .title div h2 {
	float: left;
	font-weight: bold;
	color: #ffffff;
	font-size: 112%;
	margin-right: 15px;
	}
	
#tab .title div p {
	float: left;
	color: #ffffff;	
	}
	
#tab .title div p span {
	font-weight: bold;
	font-size: 112%;
	}
	
#tab .title ul {
	float: right;
	padding: 9px 20px 0 0;
	}
	
#tab .title ul li {
	float: left;
	padding-left: 10px;
	}
	
#tab .title ul li span {
	display: inline-block;
	/zoom:1;
	padding-right: 10px;
	}
	
#tab .title ul li span.act {
	background: url(/img/bg_sort_right.gif) no-repeat right top;
	}
	
.w490 {
    width: 490px;
}

#bnrRaksul div {
    cursor: pointer;
    height: 106px;
    position: relative;
    width: 475px;
}

#bnrRaksul #quote {
    background: url("/img/bnr_quote_w.jpg") no-repeat scroll left top transparent;
    float: right;
}

#bnrRaksul #comparison {
    background: url("/img/bnr_comparison_w.jpg") no-repeat scroll left top transparent;
    float: left;
}

#bnrRaksul {
    margin-bottom: 35px;
    overflow: hidden;
    width:960px;
	/zoom:1;
}

.table.def th.last, table.def td span.name {
	display: inline-block;
	/zoom:1;
	width: 30px;
	}
	
.bookmark ul li.hatebu {
    margin-right: 14px;
	
}



/* 利用規約 */
.rules{
	padding:0 16px;
}
.rules p {
    padding-bottom: 20px;
}
.rules p.txt {
	padding-left:65px;
}
.rules p.txt2 {
	padding-left:65px;
	padding-bottom:0;
}
.rules .bold{
	font-size:117%;
}
.rules ul{
}
.rules ul li{
	overflow:hidden;
}
.rules ul li span{
	display:inline-block;
}
.rules ul li dl{
	margin-bottom: 20px;
	overflow:hidden;
	padding-left:65px;
}
.rules ul li dl dt{
	float:left;
	width:23px;
}
.rules ul li dl dd{
	float:left;
	width:840px;
}


/* よくある質問 */
.faqNavi{
	background:url(/img/bg_faqNavi.gif) 0 0 no-repeat;
	height:55px;
	overflow:hidden;
	padding-left:8px;
}
.faqNavi ul{
}
.faqNavi ul li{
	float:left;
	font-weight:bold;
	background:url(/img/line_faqNavi.gif) 100% 0 no-repeat;
}
.faqNavi ul li a:link{ color:#333;}
.faqNavi ul li a:visited{ color:#333;}
.faqNavi ul li a:hover{ color:#999;}
.faqNavi ul li a:active{ color:#999;}

.faqNavi ul li.act a:link{ color:#fff;}
.faqNavi ul li.act a:visited{ color:#fff;}
.faqNavi ul li.act a:hover{ color:#fff;}
.faqNavi ul li.act a:active{ color:#fff;}

.faqNavi ul li a{
	display:block;
	padding-left:13px;
}
.faqNavi ul li a span{
	height:37px;
	display:block;
	padding-right:13px;
	padding-top:18px;
}
.faqNavi ul li.act{
	margin-left:-2px;
}
.faqNavi ul li.act a{
	background:url(/img/tab_faqNavi_l.gif) 0 0 no-repeat;
}
.faqNavi ul li.act a span{
	background:url(/img/tab_faqNavi_r.gif) 100% 0 no-repeat;
}
.faqBox{
}
.faqBox dl{
	margin:0 1px;
	padding:17px 10px 2px 12px;
	background:url(/img/line_cmn_01.gif) 0 100% repeat-x;
}
.faqBox dl.last{
	background:none;
	padding:17px 10px 0px 12px;
}
.faqBox dt{
	background:url(/img/ico_faq_q.png) 0 0 no-repeat;
	padding:0 0 22px 26px;
	font-weight:bold;
}
.faqBox dd{
	background:url(/img/ico_faq_a.png) 0 0 no-repeat;
	padding:0 0 20px 26px;
	}


/* サイトマップ */
.linebox_w970 table td ul.ex {
	overflow: hidden;
	/zoom:1;
	color:#555;
	}
	
.linebox_w970 table td ul.ex li {
	float: none;
	width: 744px;
	}


