@charset "utf-8";

.g_search{background:url(/img/bg_gnav_search.gif) 0 0 repeat-x;}
.g_search li.gnav01 a{background:url(/img/gnav_search.png) -77px 0 no-repeat;}
.g_search li.gnav02 a{background:url(/img/gnav_search.png) -211px 0 no-repeat;}
.g_search li.gnav03 a{background:url(/img/gnav_search.png) -345px 0 no-repeat;}
.g_search li.gnav04 a{background:url(/img/gnav_search.png) -479px 0 no-repeat;}
.g_search li.gnav05 a{background:url(/img/gnav_search.png) -613px 0 no-repeat;}
.g_search li.gnav06 a{background:url(/img/gnav_search.png) -747px 0 no-repeat;}

.g_search li.gnav01 a:hover{background:url(/img/gnav_search.png) -77px -35px no-repeat;}
.g_search li.gnav02 a:hover{background:url(/img/gnav_search.png) -211px -35px no-repeat;}
.g_search li.gnav03 a:hover{background:url(/img/gnav_search.png) -345px -35px no-repeat;}
.g_search li.gnav04 a:hover{background:url(/img/gnav_search.png) -479px -35px no-repeat;}
.g_search li.gnav05 a:hover{background:url(/img/gnav_search.png) -613px -35px no-repeat;}
.g_search li.gnav06 a:hover{background:url(/img/gnav_search.png) -747px -35px no-repeat;}

.g_search li.gnav01 a.act{background:url(/img/gnav_search.png) -77px -70px no-repeat;}
.g_search li.gnav02 a.act{background:url(/img/gnav_search.png) -211px -70px no-repeat;}
.g_search li.gnav03 a.act{background:url(/img/gnav_search.png) -345px -70px no-repeat;}
.g_search li.gnav04 a.act{background:url(/img/gnav_search.png) -479px -70px no-repeat;}
.g_search li.gnav05 a.act{background:url(/img/gnav_search.png) -613px -70px no-repeat;}
.g_search li.gnav06 a.act{background:url(/img/gnav_search.png) -747px -70px no-repeat;}

.mainBox h2.tit{
	background:url(/img/bg_search_tit_m.gif) 0 0 no-repeat;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #4f443b;
	padding:11px 15px 10px 15px;
	font-size:117%;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	/zoom:1;
}

button {
	display: inline-block;
	/display: block !important;
	}



.mainBoxW h2.tit{
	background:url(/img/bg_search_tit_l.gif) #ffffff 0 0 no-repeat;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #4f443b;
	padding:11px 15px 10px 15px;
	font-size:117%;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	/zoom:1;
}
.mainBox h2.tit span.right{
	font-size:85%;
	font-weight:normal;
}
.mainBox h2.tit span.btn{
	position:absolute;
	top:6px;
	right:6px;
}

table.sales_info {
	font-size:87%;
	margin-top:-5px;
}
table.sales_info th.col2 {
    width: 168px;
}
table.sales_info th.col1_l {
    width: 84px;
	padding:5px 2px 5px 10px;
}
table.sales_info th.col1_r {
    width: 84px;
	padding:5px 2px 5px 10px;
}
table.sales_info th{
	padding:5px 10px;
}
table.sales_info td{
	padding:5px 2px;
	text-align:center;
}
table.sales_info td.ex {
    background: url("/img/img_ad_02.gif") no-repeat scroll 0 100% #EBEBEB;
    cursor: pointer;
    vertical-align: top;
}
table.sales_info td.taLeft{
	text-align:left;
}

table.sales_info th ul.payment {
}
table.sales_info th ul.payment li {
    float: left;
    font-weight: normal;
    height: 13px;
    line-height: 1;
    margin-top: 6px;
    padding: 2px 10px 0 17px;
	word-break:keep-all;
}
table.sales_info td ul.payment {
    margin: 0 auto;
    text-align: center;
    width: 51px;
}
table.sales_info td ul.payment li {
    float: left;
    height: 15px;
    margin: 0 2px 2px 0;
    text-indent: -9999px;
    width: 14px;
}
.sideBox h2.tit{
	background:url(/img/bg_search_tit_s.gif) 0 0 no-repeat;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #4f443b;
	padding:11px 10px 10px 15px;
	font-size:117%;
	margin-bottom:15px;
}
.sideBoxBtm{
	clear:both;
	background:url(/img/bg_search_boxBtm_s.gif) 0 100% no-repeat;
	height:11px;
}

/* メインコンテンツ↓↓↓↓↓
=========================================*/

#goodsList {
	padding: 5px 0 0 46px;
	overflow: hidden;
	/zoom:1;
	}
	
#goodsList li {
	width: 92px;
	display: inline-block;
	/display: inline;
	/zoom:1;
	vertical-align: top;
	text-align: center;
	margin-right: 35px;
	margin-bottom: 20px;
	} 
	
#goodsList li span {
	position: relative;
	top: -2px;
	}
	
.mainBox .inner {
	padding-bottom :3px;
	background: url(/img/bg_bottom.gif) no-repeat left bottom;
    overflow: hidden;
	/zoom:1;
}
	
.goodsLank h3 {
	font-weight: bold;
	border-bottom: 1px solid #d8d8d2;
	padding-bottom: 4px;
	}
	
.goodsLank ul {
	border-top: 2px solid #f5f5f5;
	padding-top: 8px;
	padding-bottom:11px;
	}
	

.goodsLank ul li {
	margin-bottom: 7px;
	/zoom:1;
	}

.goodsLank .desc {
	border-top: 2px solid #f5f5f5;
	overflow: hidden;
	/zoom:1;
	padding-top: 8px;
	} 
	
.goodsLank .desc p {
	width: 474px;
	word-wrap: break-word;
	}
	
/*-------↓↓タイトルクラス↓↓-------*/
#mainContent .mainBox .paper {
	background: url(/img/bg_paper.gif) no-repeat center bottom;
	padding-bottom: 15px;
	
	}

.mainBox .paper h2.tit {
	margin-bottom: 10px;
	}

/*-------↑↑タイトルクラス↑↑-------*/

.selectConditions {
	padding-left: 15px;
	}
	
.selectConditions dl dt,
.selectConditions dl dd {
	display: inline-block;
	/display: inline;
	/zoom:1;
	vertical-align: middle;
	}
	
.selectConditions dl dt {
	margin-right: 3px;
	}
	
.selectConditions dl dd {
	font-weight: bold;
	}
	
.stepImg {
    margin-bottom: 7px;
}

.btnArea2 {
    background: url("/img/bg_btnarea2.gif") no-repeat scroll left bottom transparent;
    border-top: 1px solid #D8D8D2;
    min-height: 38px;
	height : auto !important;
	height: 38px;
    padding: 10px 0;
    position: relative;
    text-align: center;
	clear: both;
	/zoom:1;
	z-index:1;
}

button.inputConfirmBtn {
    background: url("/img/btn_inputConfirm.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 38px;
    text-indent: -9999px;
    width: 188px;
}

button.inputConfirmBtn:hover {
    background: url("/img/btn_inputConfirm.png") no-repeat scroll 0 -38px transparent;
}

.subBtn2 {
    left: 14px;
    position: absolute;
    top: 10px;
}

.btnArea3 {
	margin-bottom: 34px;
	clear: both;
	}
	
/*サイズセレクト,紙種選択
=========================================*/

/*サイズ*/
.select {
	padding: 15px 0 0 15px;
	overflow: hidden;
	/zoom:1;
	}
	
.sprite {
	float: left;
	}
	
.sprite li {
	background-image: url(/img/goods_sprite_off.png);
	}
	
.select .sprite li a {
	display: block;
	line-height:1.2;
	}
	
p.icon {
	background: url(/img/icon_ques.gif) no-repeat left center;
	padding : 1px 0 1px 25px;
	margin-bottom: 9px;
	font-weight: bold;
	font-size:117%;
	}
	
.sizeSelect {
	padding-bottom: 20px;
	/zoom:1;
	/padding-bottom: 9px;
	}
	
.sizeSelect li.last {
	padding-bottom: 0;
	margin-bottom:0px;
	}
	
.sizeSelect li,
.paperSelect li {
	height: 50px;
	width: 157px;
	position: relative;
	margin-right: 15px;
	margin-bottom: 10px;
	color: #a09a95;
	/overflow: hidden;
	}
	
.sizeSelect li a {
 	background-image: url(/img/goods_sprite_def.png);
 	height: 50px;
 	width: 157px;
 	}
.sizeSelect li a:hover {
 	background-image: url(/img/goods_sprite_hover.png);
	height: 50px;
	width: 157px;
	}
	
.sizeSelect li a span,
.sizeSelect li a table {
	cursor: pointer;
	}
	
.sizeSelect li span.size,
.paperSelect li span.size {
	position: absolute;
	top: 15px;
	left: 48px;
	}
	
.paperSelect li span.size {
	font-weight: bold;
	}

.sizeSelect li table.size,
.paperSelect li table.size {
	position: absolute;
	top: 0px;
	left: 48px;
	height:50px;
	}
.sizeSelect li table.size td,
.paperSelect li table.size td{
	vertical-align:middle;
	padding-right:5px;
}
.paperSelect li a table.size {
	font-weight: bold;
	}



/*紙*/
.paperSelect {
	float: none;
	}
	
.paperSelect li {
	background-image: url(/img/bg_select_paper.gif);
	background-position:-314px 0;
	float: left;
	}
	
.paperSelect li a {
	background-image: url(/img/bg_select_paper.gif);
	height: 50px;
	width: 157px;
	}
	
/*カラーセレクト
=========================================*/
.colorSelect li {
	background-image: url(/img/img_select_color.jpg);
	height: 107px;
	width: 157px;
	margin-right: 15px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align:center;
	color:#a09a95;
	}

.colorSelect li a {
	height: 107px;
	padding-top: 0px;
	width: 157px;
	background-image: url(/img/img_select_color.jpg);

	font-weight: bold;
	}
	
.colorSelect li span {
	display: block;
	padding-top: 5px;
	}
	
/*紙種選択
=========================================*/

	
	
/*商品背景画像用のスプライトクラス↓↓↓↓↓
=========================================*/

/*片面カラー*/ 
.sprite-color01 a { background-position: 0 0;} 
/*両面カラー*/ 
.sprite-color02 a { background-position: 0px -107px;}
/*片面モノクロ*/ 
.sprite-color03 a { background-position: 0px -214px;}
/*両面モノクロ*/ 
.sprite-color04 a { background-position: 0px -321px;}
/*片面モノクロ　片面カラー*/ 
.sprite-color05 a { background-position: 0px -428px;} 

.sprite-paper a {background-position: 0px 0;}


/*--------オーバー時---------*/
/*片面カラー*/ 
.sprite-color01 a:hover { background-position: -157px 0;} 
/*両面カラー*/ 
.sprite-color02 a:hover { background-position: -157px -107px;}
/*片面モノクロ*/ 
.sprite-color03 a:hover { background-position: -157px -214px;}
/*両面モノクロ*/ 
.sprite-color04 a:hover { background-position: -157px -321px;}
/*片面モノクロ　片面カラー*/ 
.sprite-color05 a:hover { background-position: -157px -428px;}

.sprite-paper a:hover {background-position: -157px 0;}

/*--------非アクティブ時---------*/
/*片面カラー*/ 
.sprite-color01 { background-position: -314px 0;} 
/*両面カラー*/ 
.sprite-color02 { background-position: -314px -107px;}
/*片面モノクロ*/ 
.sprite-color03 { background-position: -314px -214px;}
/*両面モノクロ*/ 
.sprite-color04 { background-position: -314px -321px;}
/*片面モノクロ　片面カラー*/ 
.sprite-color05 { background-position: -314px -428px;}

.sprite-paper {background-position: 0px 0;}

/*商品背景画像用のスプライトクラス↑↑↑↑
=========================================*/

.select .btn {
	padding-top: 5px;
	margin-bottom: 20px;
	}

.thicknessSelect,
.pageNum {
	width: 701px;
	margin: 0 auto;
	border-collapse: inherit;
	border-bottom: 1px solid #d8d8d2;
	margin-top: 10px;
	}
	
.thicknessSelect th {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #d8d8d2;
	padding-bottom: 3px;
	color:#333;
	}
	
.thicknessSelect td {
	border-top: 1px solid #fefefc;
	border-bottom: 1px solid #d8d8d2;
	width: 80px;
	}
	
.thicknessSelect td.thickness {
	width: 75px;
	padding-left:5px;
	}
	
.thicknessSelect td.thickness label {
	font-weight: bold;
	margin-left: 10px;
	}
	
.thicknessSelect td.feature {
	width: 340px;
	padding:5px 20px;
	}
	
.thicknessSelect td.use {
	font-size: 86%;
	width: auto;
	}
	
.thicknessSelect td.last {
	padding-bottom: 15px
	}
	
.select02 {
	background: url(/img/bg_entrylist.jpg) no-repeat left top;
	width: 686px;
	margin: 0 auto;
	padding: 20px 0 17px 15px;
	/padding-bottom: 3px;
	overflow: hidden;
	/zoom:1;
 	}
	
.select02 p.icon {
	margin-bottom:11px;
	}
	
.select02 dl {
	float: left;
	margin-right: 27px;
	}
	
.select02 dl dt,
.select02 dl dd {
	display: inline-block;
	/display: inline;
	/zoom:1;
	vertical-align: middle;
	line-height: 1.1;
	}
	
.select02 dl dt {
	font-weight: bold;
	margin-bottom:0;
	padding-bottom:0;
	}
	
.select02 dl dt a img {
    margin-left: 2px;
    vertical-align: top;
}
	
.select02 dl dd {
	font-weight: bold;
	padding-left: 5px;
	}
	
.select02 dl dd input {
	font-weight: normal;
	vertical-align: middle;
	}
	
.pageNum {
	border-top: 1px solid #d8d8d2;
	border-bottom: none;
	border-collapse: separate;
	}
	
.pageNum td {
	border-top: 1px solid #fefefc;
	border-bottom: 1px solid #d8d8d2;
	border-right: 1px solid #d8d8d2;
	border-left: 1px solid #fefefc;
	text-align:right;
	vertical-align: middle;
	width: 72px;
	padding: 4px 25px 4px 0;
	}
	
.pageNum td.first {
	border-left: none;
	}
	
.pageNum td.last {
	border-right: none;
	}
	
.pageNum td.bLast {
	border-bottom: none;
	}


/* サイドバー↓↓↓↓↓
=========================================*/

#priceComparison {
    height: auto;
    margin-bottom: 10px;
    width: 238px;
}
#priceComparison h2.tit {
    background: url("/img/bg_news_right_price_tit.gif") no-repeat scroll 0 0 transparent;
    border-bottom: 1px solid #4F443B;
    color: #FFFFFF;
    font-size: 117%;
    font-weight: bold;
    padding: 11px 10px 10px 15px;
}
#priceComparison .body {
    background: url("/img/bg_news_right_price_body.gif") no-repeat scroll 0 bottom transparent;
    height: auto;
    padding: 0 1px;
    width: 236px;
}
#priceComparison .body li {
    background: url("/img/line_news_right_price_body.gif") no-repeat scroll 0 0 transparent;
    height: auto;
    padding: 5px;
    width: 226px;
}
#priceComparison .body li.top {
    background: none repeat scroll 0 0 transparent;
}
#priceComparison .body li dl {
    height: auto;
    padding: 0 10px 0 51px;
    width: 165px;
}
#priceComparison .body li dl.i01 {
    background: url("/img/img_news_right_price_01.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i02 {
    background: url("/img/img_news_right_price_02.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i03 {
    background: url("/img/img_news_right_price_03.gif") no-repeat scroll 15px center transparent;
}
#priceComparison .body li dl.i04 {
    background: url("/img/img_news_right_price_04.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i05 {
    background: url("/img/img_news_right_price_05.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i06 {
    background: url("/img/img_news_right_price_06.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i07 {
    background: url("/img/img_news_right_price_07.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i08 {
    background: url("/img/img_news_right_price_08.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i09 {
    background: url("/img/img_news_right_price_09.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i10 {
    background: url("/img/img_news_right_price_10.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i11 {
    background: url("/img/img_news_right_price_11.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i12 {
    background: url("/img/img_news_right_price_12.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i13 {
    background: url("/img/img_news_right_price_13.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dl.i14 {
    background: url("/img/img_news_right_price_14.gif") no-repeat scroll 10px center transparent;
}
#priceComparison .body li dt {
    font-weight: bold;
}
#priceComparison .body li dd {
    font-size: 87%;
    text-align: justify;
    word-wrap: break-word;
}
#priceComparison .body li dd strong {
    font-weight: bold;
}


/* 価格比較検索結果↓↓↓↓↓
=========================================*/

#mainContentW {
	margin: 0 auto;
	text-align: left;
	}
	
.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;
	}
	
.payment li {
    background-image: url(/img/sprite_goodsicon.gif);
    float: left;
    height: 13px;
    margin-right: 1px;
    overflow: hidden;
    width: 14px;
	text-indent:-9999px;
}
	
.payment li.bank {
	background-position:0 -14px;
	}
.payment li.bank_off {
	background-position:0 0;
	}
.payment li.buy {
	background-position:0 -28px;
	}
.payment li.buy_off {
	background-position:0 -42px;
	}
.payment li.conveni {
	background-position:0 -56px;
	}
.payment li.conveni_off {
	background-position:0 -70px;
	}
.payment li.corect {
	background-position:0 -84px;
	}	
.payment li.corect_off {
	background-position:0 -98px;
	}	
.payment li.credit {
	background-position:0 -112px;
	}
.payment li.credit_off {
	background-position:0 -126px;
	}
.payment li.store {
	background-position:0 -140px;
	}
.payment li.store_off {
	background-position:0 -154px;
	}
	
	
tr.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;
	}
	
tr.subNavi  td {
	padding: 11px 0 10px 0;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	}
	
tr.subNavi td a{
	color: #ffffff !important;
	}
	
table td.companyName{
	text-align: left;
	width: 134px;
	padding-left: 27px;
	}
table td.sippingDay { width: 59px;}
table td.sipping { width: 62px;}
table td.dataSending{width:75px}
table td.circ01,
table td.circ02,
table td.circ03,
table td.circ04,
table td.circ05,
table td.circ06,
table td.circ07 { width: 89px;}

.subNavi table td.companyName {
	text-align: left;
	width: 148px;
	padding-left: 27px;
	}
.subNavi table td.sippingDay { width: 59px;}
.subNavi table td.sipping { width: 62px;}
.subNavi table td.circ01,
.subNavi table td.circ02,
.subNavi table td.circ03,
.subNavi table td.circ04,
.subNavi table td.circ05,
.subNavi table td.circ06, 
.subNavi table td.circ07 { 
	text-align:center;
	width: 91px;
	}

.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;
	}
	

/*----検索条件しぼりこみ カラムボトム-----*/
.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: 177px;
	}
	
.specConditions .select02 dl dd {
	padding-left: 0px;
	}
	
.specConditions .select02 dl dd select {
	width: 185px;
	}
	
.specConditions .btnArea2 {
	padding: 9px;
	vertical-align:top;
	/zoom:1;
	}
	
.specConditions .guide {
	padding-top: 9px;
	width: 958px;
	margin:  auto;
	background: url(/img/bg_paper04.gif) #f9f6db no-repeat left top;
	}
	
.specConditions .guide p {
	padding: 10px 0 15px 0;
	color: #000000;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d2;
	}

button.serchBtn {
	background: url(/img/btn_search_01.gif) no-repeat left top;
    border: medium none;
    cursor: pointer;
    height: 38px;
    text-indent: -9999px;
    width: 128px;
	display: inline-block;
	/zoom:1;
	
}

button.serchBtn:hover {
    background: url(/img/btn_search_01.gif) no-repeat scroll 0 -38px transparent;
}

.twoColumnBox {
	overflow: hidden;
	margin-bottom: 12px;
	padding-top: 5px;
	/zoom:1;
	}
	
.twoColumnBox h3 {
	background: url(/img/bg_h3_tit.gif) 0 100% repeat-x ;
	font-weight: bold;
    padding-bottom: 7px;
	margin-bottom:6px;
	}
	
.twoColumnBox ul {
	}
	
.twoColumnBoxL {
	width: 473px;
	float: left;
	}
	
.twoColumnBoxL li {
	padding: 8px 0 7px;
	} 
.twoColumnBoxL li a {
	background-position: 0 4px;
	}
	
.twoColumnBoxL li a:hover {
	background-position: 0 4px;
	}
	
.twoColumnBoxR {
	width: 473px;
	float: right;
	}
	
.twoColumnBoxR li {
	margin-bottom: 2px;
	}

.recoCompany {
	min-height: 100px;
	height: auto !important;
	height:100px;
	}
	
.recoCompany dd li {
	width: 420px;
	margin-bottom: 5px;
	}
	
.attGoods li {
    float: left;
    margin-bottom: 6px;
}
.attGoods {
    overflow: hidden;
	/zoom:1;
    padding-bottom: 25px;
}

.attGoods h3 {
    border-bottom: 1px solid #D8D8D2;
    font-weight: bold;
    padding-bottom: 4px;
	color: #333333px;
}

.attGoods h3 span {
	font-weight: normal;
    padding-left: 20px;
	}

.attGoods ul {
	border-top: 2px solid #F5F5F5;
    padding-top: 8px;
	 overflow: hidden;
	 /zoom:1;
}

#bnrRaksul div {
    cursor: pointer;
    height: 106px;
   
    position: relative;
    width: 473px;
	
}

#bnrRaksul #comparison {
	background: url(/img/bnr_raksul_box.jpg) no-repeat left top;
    float: left;
	color: #333333;
}

#bnrRaksul #comparison a {
	color: #333333;
	}
	
#bnrRaksul #comparison dd {
	color: #333333;
	font-weight: bold;
	}

#bnrRaksul #comparison span {
	color: #d50f93;
	}

#bnrRaksul #quote {
	background: url(/img/bnr_quote_w.jpg) no-repeat left top;
    float: right;
}

.mainBoxW {
	margin-bottom: 15px;
	/zoom:1;
	}
	
.specConditions {
	/zoom:1;
	}

/*----印刷会社概要-----*/	
.mainBoxW h2.tit span.btn {
    position: absolute;
    right: 6px;
    top: 6px;
}

.companyInfoBox {
    overflow: hidden;
	margin-bottom: 20px;
	/zoom:1;
}
.mainImg {
    margin: -15px 1px 17px;
}

.companyDetail {
    float: left;
    padding: 0 12px 0 16px;
    width: 546px;
}

.companyDetail .lead {
    margin: 0 12px 18px;
}

h3.subTit span.txt {
    display: block;
    padding: 4px 13px 3px;
	/zoom:1;
}

.companyDetail .inner p,.companyDetail .inner ul {
	font-weight: bold;
}

.companyDetail .inner {
    padding: 0 13px;
}

.companyDetail .inner .url {
	font-size: 85%;
	color: #666666;
	display: block;
	}
	
.companyDetail .inner ul.number li {
    display: inline;
    margin-right: 20px;
}

ul.number li.tel {
    background: url("/img/ico_tel.gif") no-repeat scroll 0 50% transparent;
    padding-left: 32px;
}
ul.number li.fax {
    background: url("/img/ico_fax.gif") no-repeat scroll 0 50% transparent;
    padding-left: 32px;
}

.companyDetail .business dd {
    padding-bottom: 10px;
}

.companyDetail .business dd ul {
    overflow: hidden;
    padding-left: 17px;
}

.companyDetail .business dd li {
    float: left;
    margin-right: 4px;
    overflow: hidden;
}

#gMap {
    border: 2px solid #CCCCCC;
     float: left;
     width: 351px;
}

#customersExamples{
    float:left;
    margin-top:20px;
}

.customer{
    border:solid #ccc 1px;
    height:128px;
    width:367px;
    margin-bottom:7px;
}

.customerBoxInner{
    width:357px;
    height:118px;
    margin:5px;
}

.customerLeft{
    width:186px;
    float:left;
    color:#555;
}

.customerLeft h3{
    height:64px;
}

.customer img{
    float:right;
    margin-top:10px;
}

img.photoCustomer{
    margin-top:0;
}

.customerName{
    font-size:70%;
    clear:both;
}

.customer .logoExample{
    float:left;
}

.customerExplain{
    font-weight:bold;
}

h3.subTit2 span.txt {
    display: block;
    padding: 4px 13px 3px;
	/zoom:1;
}

.goodsBox {
    margin-left: 16px;
    width: 929px;
	/zoom:1;
}

.goodsBox ul {
	padding-left: 13px;
	}

.goodsBox li {
    float: left;
    margin-bottom: 2px;
    width: 302px;
}

.goodsIcon01 {
	background: url(/img/icon_goods_ofset.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}

.goodsIcon02 {
	background: url(/img/icon_goods_ondemand.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon03 {
	background: url(/img/icon_goods_postcard.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon04 {
	background: url(/img/icon_goods_pres.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon05 {
	background: url(/img/icon_goods_raund.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon06 {
	background: url(/img/icon_goods_big.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon07 {
	background: url(/img/icon_goods_fyer.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon08 {
	background: url(/img/icon_goods_poster.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon09 {
	background: url(/img/icon_goods__noline.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon10 {
	background: url(/img/icon_goods_nakatoji.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon11 {
	background: url(/img/icon_goods_panf.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon12 {
	background: url(/img/icon_goods_folder.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon13 {
	background: url(/img/icon_goods_post.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon14 {
	background: url(/img/icon_goods_calender.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.prevTxtBtn {
    margin: 0 0 37px;
}

.specConditions .error {
	padding-top: 9px;
	width: 958px;
	margin:  auto;
	background: url(/img/bg_paper04.gif) #f9f6db no-repeat left top;
	}
	
.specConditions .error p {
	padding: 10px 0 15px 0;
	color: #e80303;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d2;
	}
	
.specConditions .error p span {
	display: block;
	font-size: 245%;
	}
#footer {
	left: 0;
	}
	
#bnrRaksul dl#comparison  {
	width: 220px;
	}
	
#open {
	clear: both;
	width: 673px;
	margin-bottom: 20px;
	padding-top: 7px;
	/zoom:1;
	}
	
#open .btn {
	margin-bottom:0px;}
	
#open .btn a {
	text-indent: -9999px;
	display: block;
	background: url(/img/btn_special_paper.gif) no-repeat left top;
	height: 38px;
	margin-bottom:0px;
	cursor: pointer;
	position:relative;
	display: block;
	}
#open .btn a:hover {
	background: url(/img/btn_special_paper.gif) no-repeat left -38px;
}

#open .btn .change {
	background: url(/img/btn_special_paper.gif) no-repeat 0 -76px;
	}
	
#open .btn .change:hover {
	background: url(/img/btn_special_paper.gif) no-repeat 0 -114px;
	}

#open .accord {
	background: url(/img/bg_acord.gif) #ffffff no-repeat top center; 
	/zoom:1;
	margin-top:-3px;
	}
#open .accordBtm{
	background: url(/img/bg_acord2.gif) 0 0 no-repeat;
	height:4px;
	overflow:hidden; 
}
#open .accord ul {
	overflow: hidden;
	/zoom:1;
	padding: 20px 36px;
	}
	
#open .accord ul li {
	float: left;
	width: 300px;
	margin-bottom: 11px;
	font-weight:bold;
	}
	
#step {
	margin-bottom: 10px;
	/zoom:1;
	}
	

/* step共通 */
#step table {
	width: 100%;
	}
	
#step table td {
	text-align:center;
	font-weight: bold;
	color:#a8a5a3;
	padding: 8px 0;
	}
	
#step table td.achievement {
	color: #443d36;
	}
	
#step table td.current {
	color: #ffffff;
	}
	

/* step3パターン */	
.step3_01 {
	background: url(/img/bg_serch3_step01.gif) no-repeat left top;
	}
	
.step3_02 {
	background: url(/img/bg_serch3_step02.gif) no-repeat left top;
	}
	
.step3_03 {
	background: url(/img/bg_serch3_step03.gif) no-repeat left top;
	}
	
#step table td.s3_1 {
	width: 248px;}
	
#step table td.s2_2 {
	width: 235px;
	}
	
#step table td.s3_3 {
	width: 220px;
	}

/* step4パターン */	
.step4_01 {
	background: url(/img/bg_serch4_step01.gif) no-repeat left top;
	}
	
.step4_02 {
	background: url(/img/bg_serch4_step02.gif) no-repeat left top;
	}
	
.step4_03 {
	background: url(/img/bg_serch4_step03.gif) no-repeat left top;
	}
	
.step4_04 {
	background: url(/img/bg_serch4_step04.gif) no-repeat left top;
	}
		
#step table td.s4_1 {
	width: 189px;}
	
#step table td.s4_2 {
	width: 174px;
	}
	
#step table td.s4_3 {
	width: 173px;
	}

/* step5パターン */	
.step5_01 {
	background: url(/img/bg_serch5_step01.gif) no-repeat left top;
	}
	
.step5_02 {
	background: url(/img/bg_serch5_step02.gif) no-repeat left top;
	}
	
.step5_03 {
	background: url(/img/bg_serch5_step03.gif) no-repeat left top;
	}
	
.step5_04 {
	background: url(/img/bg_serch5_step04.gif) no-repeat left top;
	}
	
.step5_05 {
	background: url(/img/bg_serch5_step05.gif) no-repeat left top;
	}
	
#step table td.s5_1 {
	width: 135px;
	}
	
#step table td.s5_2 {
	width: 115px;
	}
	
#step table td.s5_3 {
	width: 130px;
	}

#step table td.s5_4 {
	width: 110px;
	}

#step table td.s5_5 {
	width: 122px;
	}
/* step6パターン */	
.step6_01 {
	background: url(/img/bg_serch6_step01.gif) no-repeat left top;
	}
	
.step6_02 {
	background: url(/img/bg_serch6_step02.gif) no-repeat left top;
	}
	
.step6_03 {
	background: url(/img/bg_serch6_step03.gif) no-repeat left top;
	}
	
.step6_04 {
	background: url(/img/bg_serch6_step04.gif) no-repeat left top;
	}
	
.step6_05 {
	background: url(/img/bg_serch6_step05.gif) no-repeat left top;
	}
	
#step table td.s6_1 {
	width: 119px;
	}	
#step table td.s6_2 {
	width: 113px;
	}
	
#step table td.s6_3 {
	width: 117px;
	}
#step table td.s6_4 {
	width: 120px;
	}

#step table td.s6_5 {
	width: 120px;
	}
#step table td.s6_6 {
	width: 121px;
	}

.w89 { width: 89px;}
.w100 { width: 100px;}
.w55 { width: 55px;}
.w490 { width: 490px;}
.w472 { width: 470px;}
/*
=======
@charset "utf-8";

.g_search{background:url(/img/bg_gnav_search.gif) 0 0 repeat-x;}

.g_search li.gnav01 a{background:url(/img/gnav_search.png) -77px 0 no-repeat;}
.g_search li.gnav02 a{background:url(/img/gnav_search.png) -238px 0 no-repeat;}
.g_search li.gnav03 a{background:url(/img/gnav_search.png) -399px 0 no-repeat;}
.g_search li.gnav04 a{background:url(/img/gnav_search.png) -560px 0 no-repeat;}
.g_search li.gnav05 a{background:url(/img/gnav_search.png) -721px 0 no-repeat;}

.g_search li.gnav01 a:hover{background:url(/img/gnav_search.png) -77px -35px no-repeat;}
.g_search li.gnav02 a:hover{background:url(/img/gnav_search.png) -238px -35px no-repeat;}
.g_search li.gnav03 a:hover{background:url(/img/gnav_search.png) -399px -35px no-repeat;}
.g_search li.gnav04 a:hover{background:url(/img/gnav_search.png) -560px -35px no-repeat;}
.g_search li.gnav05 a:hover{background:url(/img/gnav_search.png) -721px -35px no-repeat;}

.g_search li.gnav01 a.act{background:url(/img/gnav_search.png) -77px -70px no-repeat;}
.g_search li.gnav02 a.act{background:url(/img/gnav_search.png) -238px -70px no-repeat;}
.g_search li.gnav03 a.act{background:url(/img/gnav_search.png) -399px -70px no-repeat;}
.g_search li.gnav04 a.act{background:url(/img/gnav_search.png) -560px -70px no-repeat;}
.g_search li.gnav05 a.act{background:url(/img/gnav_search.png) -721px -70px no-repeat;}
*/

.mainBox h2.tit{
	background:url(/img/bg_search_tit_m.gif) 0 0 no-repeat;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #4f443b;
	padding:11px 15px 10px 15px;
	font-size:117%;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	/zoom:1;
}

button {
	display: inline-block;
	/display: block !important;
	}



.mainBoxW h2.tit{
	background:url(/img/bg_search_tit_l.gif) #ffffff 0 0 no-repeat;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #4f443b;
	padding:11px 15px 10px 15px;
	font-size:117%;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	/zoom:1;
}
.mainBox h2.tit span.right{
	font-size:85%;
	font-weight:normal;
}
.mainBox h2.tit span.btn{
	position:absolute;
	top:6px;
	right:6px;
}

table.sales_info {
	font-size:87%;
}
table.sales_info th.col2 {
    width: 22%;
}
table.sales_info th.col1_l {
    width: 11%;
}
table.sales_info th.col1_r {
    width: 11%;
}
table.sales_info th{
	padding:5px 10px;
}
table.sales_info td{
	padding:5px 3px;
	text-align:center;
}

table.sales_info th ul.payment {
}
table.sales_info th ul.payment li {
    float: left;
    font-weight: normal;
    height: 13px;
    line-height: 1;
    margin-top: 6px;
    padding: 2px 10px 0 17px;
	word-break:keep-all;
}
table.sales_info td ul.payment {
    margin: 0 auto;
    text-align: center;
    width: 51px;
}
table.sales_info td ul.payment li {
    float: left;
    height: 15px;
    margin: 0 2px 2px 0;
    text-indent: -9999px;
    width: 15px;
}
.sideBox h2.tit{
	background:url(/img/bg_search_tit_s.gif) 0 0 no-repeat;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #4f443b;
	padding:11px 10px 10px 15px;
	font-size:117%;
	margin-bottom:15px;
}
.sideBoxBtm{
	clear:both;
	background:url(/img/bg_search_boxBtm_s.gif) 0 100% no-repeat;
	height:11px;
}

/* メインコンテンツ↓↓↓↓↓
=========================================*/

#goodsList {
	padding: 5px 0 0 46px;
	overflow: hidden;
	/zoom:1;
	}
	
#goodsList li {
	width: 92px;
	display: inline-block;
	/display: inline;
	/zoom:1;
	vertical-align: top;
	text-align: center;
	margin-right: 35px;
	margin-bottom: 20px;
	} 
	
#goodsList li span {
	position: relative;
	top: -2px;
	}
	
.mainBox .inner {
	padding-bottom :3px;
	background: url(/img/bg_bottom.gif) no-repeat left bottom;
    overflow: hidden;
	/zoom:1;
}
	
.goodsLank h3 {
	font-weight: bold;
	border-bottom: 1px solid #d8d8d2;
	padding-bottom: 4px;
	}
	
.goodsLank ul {
	border-top: 2px solid #f5f5f5;
	padding-top: 8px;
	}
	

.goodsLank ul li {
	margin-bottom: 7px;
	/zoom:1;
	}

.goodsLank .desc {
	border-top: 2px solid #f5f5f5;
	overflow: hidden;
	/zoom:1;
	padding-top: 8px;
	} 
	
.goodsLank .desc p {
	width: 474px;
	word-wrap: break-word;
	}
	
/*-------↓↓タイトルクラス↓↓-------*/
#mainContent .mainBox .paper {
	background: url(/img/bg_paper.gif) no-repeat center bottom;
	padding-bottom: 15px;
	
	}

.mainBox .paper h2.tit {
	margin-bottom: 10px;
	}

/*-------↑↑タイトルクラス↑↑-------*/

.selectConditions {
	padding-left: 15px;
	}
	
.selectConditions dl dt,
.selectConditions dl dd {
	display: inline-block;
	/display: inline;
	/zoom:1;
	vertical-align: middle;
	}
	
.selectConditions dl dt {
	margin-right: 3px;
	}
	
.selectConditions dl dd {
	font-weight: bold;
	}
	
.stepImg {
    margin-bottom: 7px;
}

.btnArea2 {
    background: url("/img/bg_btnarea2.gif") no-repeat scroll left bottom transparent;
    border-top: 1px solid #D8D8D2;
    min-height: 38px;
	height : auto !important;
	height: 38px;
    padding: 10px 0;
    position: relative;
    text-align: center;
	clear: both;
	/zoom:1;
	z-index:1;
}

button.inputConfirmBtn {
    background: url("/img/btn_inputConfirm.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 38px;
    text-indent: -9999px;
    width: 188px;
}

button.inputConfirmBtn:hover {
    background: url("/img/btn_inputConfirm.png") no-repeat scroll 0 -38px transparent;
}

.subBtn2 {
    left: 14px;
    position: absolute;
    top: 10px;
}

.btnArea3 {
	margin-bottom: 34px;
	clear: both;
	}
	
/*サイズセレクト,紙種選択
=========================================*/

/*サイズ*/
.select {
	padding: 15px 0 0 15px;
	overflow: hidden;
	/zoom:1;
	}
	
.sprite {
	float: left;
	}
	
.sprite li {
	background-image: url(/img/goods_sprite.png);
	}
	
.select .sprite li a {
	display: block;
	}
	
p.icon {
	background: url(/img/icon_ques.gif) no-repeat left center;
	padding : 1px 0 1px 25px;
	margin-bottom: 9px;
	font-weight: bold;
	font-size:117%;
	}
	
.sizeSelect {
	padding-bottom: 20px;
	/zoom:1;
	/padding-bottom: 9px;
	}
	
.sizeSelect li.last {
	padding-bottom: 0;
	margin-bottom:0px;
	}
	
.sizeSelect li,
.paperSelect li {
	height: 50px;
	width: 157px;
	position: relative;
	margin-right: 15px;
	margin-bottom: 10px;
	color: #a09a95;
	/overflow: hidden;
	}
	
.sizeSelect li a {
	background-image: url(/img/goods_sprite.png);
	height: 50px;
	width: 157px;
	}
	
.sizeSelect li a span {
	cursor: pointer;
	}
	
.sizeSelect li span.size,
.paperSelect li span.size {
	position: absolute;
	top: 15px;
	left: 48px;
	}
	
.paperSelect li span.size {
	font-weight: bold;
	}

/*紙*/
.paperSelect {
	float: none;
	}
	
.paperSelect li {
	background-image: url(/img/bg_select_paper.gif);
	float: left;
	}
	
.paperSelect li a {
	background-image: url(/img/bg_select_paper.gif);
	height: 50px;
	width: 157px;
	}
	
/*カラーセレクト
=========================================*/
.colorSelect li {
	background-image: url(/img/img_select_color.jpg);
	height: 107px;
	width: 157px;
	margin-right: 15px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align:center;
	}

.colorSelect li a {
	height: 107px;
	padding-top: 0px;
	width: 157px;
	background-image: url(/img/img_select_color.jpg);

	font-weight: bold;
	}
	
.colorSelect li span {
	display: block;
	padding-top: 5px;
	}
	
/*紙種選択
=========================================*/

	
	
/*商品背景画像用のスプライトクラス↓↓↓↓↓
=========================================*/

/*--------通常時---------*/

/*A1*/
.sprite-bg_a1 a{ background-position: 0px 0;  }
/*A2*/
.sprite-bg_a2 a{ background-position: 0px -51px;  }
/*A3*/
.sprite-bg_a3 a{ background-position: 0px -102px;  }
/*A4*/
.sprite-bg_a4 a{ background-position: 0px -153px;  }
/*A4横*/
.sprite-bg_a4_width a{ background-position: 0px -204px;  }
/*A5*/
.sprite-bg_a5 a{ background-position: 0px -255px;  }
/*A5横*/
.sprite-bg_a5_width a{ background-position: 0px -306px;  } 
/*A6*/
.sprite-bg_a6 a{ background-position: 0px -357px;  }
/*A7*/
.sprite-bg_a7 a{ background-position: 0px -408px;  } 
/*B1*/
.sprite-bg_b1 a{ background-position: 0px -459px;  }
/*B2*/ 
.sprite-bg_b2 a{ background-position: 0px -510px;  }
/*B3*/
.sprite-bg_b3 a{ background-position: 0px -561px;  }
/*B4*/
.sprite-bg_b4 a{ background-position: 0px -612px;  }
/*B5*/
.sprite-bg_b5 a{ background-position: 0px -663px;  }
/*B5横*/
.sprite-bg_b5_widht a{ background-position: 0px -714px;  }
/*B6*/
.sprite-bg_b6 a{ background-position: 0px -765px;  }
/*B7*/
.sprite-bg_b7 a{ background-position: 0px -816px;  }
/*B8*/
.sprite-bg_b8 a{ background-position: 0px -867px;  }
/*大判はがき*/
.sprite-bg_big_card a{ background-position: 0px -918px;  }
/*名刺*/
.sprite-bg_card a{ background-position: 0px -969px;  }
/*CD*/
.sprite-bg_cd a{ background-position: 0px -1020px;  }
/*折り方*/
.sprite-bg_fold_01 a{ background-position: 0px -1071px;  } 
.sprite-bg_fold_02 a{ background-position: 0px -1122px;  } 
.sprite-bg_fold_03 a{ background-position: 0px -1173px;  } 
.sprite-bg_fold_04 a{ background-position: 0px -1224px;  } 
.sprite-bg_fold_05 a{ background-position: 0px -1275px;  } 
.sprite-bg_fold_06 a{ background-position: 0px -1326px;  } 
.sprite-bg_fold_07 a{ background-position: 0px -1377px;  } 
.sprite-bg_fold_08 a{ background-position: 0px -1428px;  } 
.sprite-bg_fold_09 a{ background-position: 0px -1479px;  } 
.sprite-bg_fold_10 a{ background-position: 0px -1530px;  } 
.sprite-bg_fold_11 a{ background-position: 0px -1581px;  }
/*角型2号*/
.sprite-bg_k2 a{ background-position: 0px -1632px;  }
/*角型3号*/
.sprite-bg_k3 a{ background-position: 0px -1683px;  }
/*長型3号*/
.sprite-bg_n3 a{ background-position: 0px -1734px;  }
/*角型4号*/
.sprite-bg_n4 a{ background-position: 0px -1785px;  }
/*ハガキ*/
.sprite-bg_postcards a{ background-position: 0px -1836px;  }
/*往復はがき*/
.sprite-bg_round_card a{ background-position: 0px -1887px;  }
/*小型名刺*/
.sprite-bg_small_card a{ background-position: 0px -1938px;  }
/*仕様*/
.sprite-bg_spec01 a{ background-position: 0px -1989px;  } 
.sprite-bg_spec02 a{ background-position: 0px -2040px;  } 
.sprite-bg_spec03 a{ background-position: 0px -2091px;  } 
.sprite-bg_spec04 a{ background-position: 0px -2142px;  } 
.sprite-bg_spec05 a{ background-position: 0px -2193px;  } 
.sprite-bg_spec06 a{ background-position: 0px -2244px;  }

/*変型A1*/
.sprite-bg_trans_a1 a{ background-position: 0px -2295px;  }
/*変型A2*/
.sprite-bg_trans_a2 a{ background-position: 0px -2346px;  }
/*変型A3*/
.sprite-bg_trans_a3 a{ background-position: 0px -2397px;  }
/*変型A4*/
.sprite-bg_trans_a4 a{ background-position: 0px -2448px;  }
/*変型A5*/
.sprite-bg_trans_a5 a{ background-position: 0px -2499px;  }
/*変型B1*/
.sprite-bg_trans_b1 a{ background-position: 0px -2550px;  }
/*変型B2*/
.sprite-bg_trans_b2 a{ background-position: 0px -2601px;  }
/*変型B3*/
.sprite-bg_trans_b3 a{ background-position: 0px -2652px;  }
/*変型B4*/
.sprite-bg_trans_b4 a{ background-position: 0px -2703px;  }
/*変型B5*/
.sprite-bg_trans_b5 a{ background-position: 0px -2754px;  }
/*変型B6*/
.sprite-bg_trans_b6 a{ background-position: 0px -2805px;  }
/*洋型3号*/ 
.sprite-bg_y3 a{ background-position: 0px -2856px;  }
/*片面カラー*/ 
.sprite-color01 a { background-position: 0 0;} 
/*両面カラー*/ 
.sprite-color02 a { background-position: 0px -107px;}
/*片面モノクロ*/ 
.sprite-color03 a { background-position: 0px -214px;}
/*両面モノクロ*/ 
.sprite-color04 a { background-position: 0px -321px;}
/*片面モノクロ　片面カラー*/ 
.sprite-color05 a { background-position: 0px -428px;} 

.sprite-paper a {background-position: 0px 0;}


/*--------オーバー時---------*/
.sprite-bg_a1 a:hover{ background-position: -157px 0;  } 
.sprite-bg_a2 a:hover{ background-position: -157px -51px;  } 
.sprite-bg_a3 a:hover{ background-position: -157px -102px;  } 
.sprite-bg_a4 a:hover{ background-position: -157px -153px;  } 
.sprite-bg_a4_width a:hover{ background-position: -157px -204px;  } 
.sprite-bg_a5 a:hover{ background-position: -157px -255px;  } 
.sprite-bg_a5_width a:hover{ background-position: -157px -306px;  } 
.sprite-bg_a6 a:hover{ background-position: -157px -357px;  } 
.sprite-bg_a7 a:hover{ background-position: -157px -408px;  } 
.sprite-bg_b1 a:hover{ background-position: -157px -459px;  } 
.sprite-bg_b2 a:hover{ background-position: -157px -510px;  } 
.sprite-bg_b3 a:hover{ background-position: -157px -561px;  } 
.sprite-bg_b4 a:hover{ background-position: -157px -612px;  } 
.sprite-bg_b5 a:hover{ background-position: -157px -663px;  } 
.sprite-bg_b5_widht a:hover{ background-position: -157px -714px;  } 
.sprite-bg_b6 a:hover{ background-position: -157px -765px;  } 
.sprite-bg_b7 a:hover{ background-position: -157px -816px;  } 
.sprite-bg_b8 a:hover{ background-position: -157px -867px;  } 
.sprite-bg_big_card a:hover{ background-position: -157px -918px;  } 
.sprite-bg_card a:hover{ background-position: -157px -969px;  } 
.sprite-bg_cd a:hover{ background-position: -157px -1020px;  } 
.sprite-bg_fold_01 a:hover{ background-position: -157px -1071px;  } 
.sprite-bg_fold_02 a:hover{ background-position: -157px -1122px;  } 
.sprite-bg_fold_03 a:hover{ background-position: -157px -1173px;  } 
.sprite-bg_fold_04 a:hover{ background-position: -157px -1224px;  } 
.sprite-bg_fold_05 a:hover{ background-position: -157px -1275px;  } 
.sprite-bg_fold_06 a:hover{ background-position: -157px -1326px;  } 
.sprite-bg_fold_07 a:hover{ background-position: -157px -1377px;  } 
.sprite-bg_fold_08 a:hover{ background-position: -157px -1428px;  } 
.sprite-bg_fold_09 a:hover{ background-position: -157px -1479px;  } 
.sprite-bg_fold_10 a:hover{ background-position: -157px -1530px;  } 
.sprite-bg_fold_11 a:hover{ background-position: -157px -1581px;  } 
.sprite-bg_k2 a:hover{ background-position: -157px -1632px;  } 
.sprite-bg_k3 a:hover{ background-position: -157px -1683px;  } 
.sprite-bg_n3 a:hover{ background-position: -157px -1734px;  } 
.sprite-bg_n4 a:hover{ background-position: -157px -1785px;  } 
.sprite-bg_postcards a:hover{ background-position: -157px -1836px;  } 
.sprite-bg_round_card a:hover{ background-position: -157px -1887px;  } 
.sprite-bg_small_card a:hover{ background-position: -157px -1938px;  } 
.sprite-bg_spec01 a:hover{ background-position: -157px -1989px;  } 
.sprite-bg_spec02 a:hover{ background-position: -157px -2040px;  } 
.sprite-bg_spec03 a:hover{ background-position: -157px -2091px;  } 
.sprite-bg_spec04 a:hover{ background-position: -157px -2142px;  } 
.sprite-bg_spec05 a:hover{ background-position: -157px -2193px;  } 
.sprite-bg_spec06 a:hover{ background-position: -157px -2244px;  } 
.sprite-bg_trans_a1 a:hover{ background-position: -157px -2295px;  } 
.sprite-bg_trans_a2 a:hover{ background-position: -157px -2346px;  } 
.sprite-bg_trans_a3 a:hover{ background-position: -157px -2397px;  } 
.sprite-bg_trans_a4 a:hover{ background-position: -157px -2448px;  } 
.sprite-bg_trans_a5 a:hover{ background-position: -157px -2499px;  } 
.sprite-bg_trans_b1 a:hover{ background-position: -157px -2550px;  } 
.sprite-bg_trans_b2 a:hover{ background-position: -157px -2601px;  } 
.sprite-bg_trans_b3 a:hover{ background-position: -157px -2652px;  } 
.sprite-bg_trans_b4 a:hover{ background-position: -157px -2703px;  } 
.sprite-bg_trans_b5 a:hover{ background-position: -157px -2754px;  } 
.sprite-bg_trans_b6 a:hover{ background-position: -157px -2805px;  } 
.sprite-bg_y3 a:hover{ background-position: -157px -2856px;  }
/*片面カラー*/ 
.sprite-color01 a:hover { background-position: -157px 0;} 
/*両面カラー*/ 
.sprite-color02 a:hover { background-position: -157px -107px;}
/*片面モノクロ*/ 
.sprite-color03 a:hover { background-position: -157px -214px;}
/*両面モノクロ*/ 
.sprite-color04 a:hover { background-position: -157px -321px;}
/*片面モノクロ　片面カラー*/ 
.sprite-color05 a:hover { background-position: -157px -428px;}

.sprite-paper a:hover {background-position: -157px 0;}

/*--------非アクティブ時---------*/
.sprite-bg_a1 { background-position: -314px 0;  } 
.sprite-bg_a2 { background-position: -314px -51px;  } 
.sprite-bg_a3 { background-position: -314px -102px;  } 
.sprite-bg_a4 { background-position: -314px -153px;  } 
.sprite-bg_a4_width { background-position: -314px -204px;  } 
.sprite-bg_a5 { background-position: -314px -255px;  } 
.sprite-bg_a5_width { background-position: -314px -306px;  } 
.sprite-bg_a6 { background-position: -314px -357px;  } 
.sprite-bg_a7 { background-position: -314px -408px;  } 
.sprite-bg_b1 { background-position: -314px -459px;  } 
.sprite-bg_b2 { background-position: -314px -510px;  } 
.sprite-bg_b3 { background-position: -314px -561px;  } 
.sprite-bg_b4 { background-position: -314px -612px;  } 
.sprite-bg_b5 { background-position: -314px -663px;  } 
.sprite-bg_b5_widht { background-position: -314px -714px;  } 
.sprite-bg_b6 { background-position: -314px -765px;  } 
.sprite-bg_b7 { background-position: -314px -816px;  } 
.sprite-bg_b8 { background-position: -314px -867px;  } 
.sprite-bg_big_card { background-position: -314px -918px;  } 
.sprite-bg_card { background-position: -314px -969px;  } 
.sprite-bg_cd { background-position: -314px -1020px;  } 
.sprite-bg_fold_01 { background-position: -314px -1071px;  } 
.sprite-bg_fold_02 { background-position: -314px -1122px;  } 
.sprite-bg_fold_03 { background-position: -314px -1173px;  } 
.sprite-bg_fold_04 { background-position: -314px -1224px;  } 
.sprite-bg_fold_05 { background-position: -314px -1275px;  } 
.sprite-bg_fold_06 { background-position: -314px -1326px;  } 
.sprite-bg_fold_07 { background-position: -314px -1377px;  } 
.sprite-bg_fold_08 { background-position: -314px -1428px;  } 
.sprite-bg_fold_09 { background-position: -314px -1479px;  } 
.sprite-bg_fold_10 { background-position: -314px -1530px;  } 
.sprite-bg_fold_11 { background-position: -314px -1581px;  } 
.sprite-bg_k2 { background-position: -314px -1632px;  } 
.sprite-bg_k3 { background-position: -314px -1683px;  } 
.sprite-bg_n3 { background-position: -314px -1734px;  } 
.sprite-bg_n4 { background-position: -314px -1785px;  } 
.sprite-bg_postcards { background-position: -314px -1836px;  } 
.sprite-bg_round_card { background-position: -314px -1887px;  } 
.sprite-bg_small_card { background-position: -314px -1938px;  } 
.sprite-bg_spec01 { background-position: -314px -1989px;  } 
.sprite-bg_spec02 { background-position: -314px -2040px;  } 
.sprite-bg_spec03 { background-position: -314px -2091px;  } 
.sprite-bg_spec04 { background-position: -314px -2142px;  } 
.sprite-bg_spec05 { background-position: -314px -2193px;  } 
.sprite-bg_spec06 { background-position: -314px -2244px;  } 
.sprite-bg_trans_a1 { background-position: -314px -2295px;  } 
.sprite-bg_trans_a2 { background-position: -314px -2346px;  } 
.sprite-bg_trans_a3 { background-position: -314px -2397px;  } 
.sprite-bg_trans_a4 { background-position: -314px -2448px;  } 
.sprite-bg_trans_a5 { background-position: -314px -2499px;  } 
.sprite-bg_trans_b1 { background-position: -314px -2550px;  } 
.sprite-bg_trans_b2 { background-position: -314px -2601px;  } 
.sprite-bg_trans_b3 { background-position: -314px -2652px;  } 
.sprite-bg_trans_b4 { background-position: -314px -2703px;  } 
.sprite-bg_trans_b5 { background-position: -314px -2754px;  } 
.sprite-bg_trans_b6 { background-position: -314px -2805px;  } 
.sprite-bg_y3 { background-position: -314px -2856px;  }
/*片面カラー*/ 
.sprite-color01 { background-position: -314px 0;} 
/*両面カラー*/ 
.sprite-color02 { background-position: -314px -107px;}
/*片面モノクロ*/ 
.sprite-color03 { background-position: -314px -214px;}
/*両面モノクロ*/ 
.sprite-color04 { background-position: -314px -321px;}
/*片面モノクロ　片面カラー*/ 
.sprite-color05 { background-position: -314px -428px;}

.sprite-paper {background-position: 0px 0;}

/*商品背景画像用のスプライトクラス↑↑↑↑
=========================================*/

.select .btn {
	padding-top: 5px;
	margin-bottom: 20px;
	}

.thicknessSelect,
.pageNum {
	width: 701px;
	margin: 0 auto;
	border-collapse: inherit;
	border-bottom: 1px solid #d8d8d2;
	margin-top: 10px;
	}
	
.thicknessSelect th {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #d8d8d2;
	padding-bottom: 3px;
	color:#333;
	}
	
.thicknessSelect td {
	border-top: 1px solid #fefefc;
	border-bottom: 1px solid #d8d8d2;
	width: 80px;
	}
	
.thicknessSelect td.thickness {
	width: 20px;
	text-align:center;
	}
.thicknessSelect td.thickness2 {
	width: 60px;
	text-align:center;
	}
	
.thicknessSelect td.thickness label {
	font-weight: bold;
	margin-left: 10px;
	}
	
.thicknessSelect td.feature {
	width: 340px;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.thicknessSelect td.use {
	font-size: 86%;
	width: auto;
	}
	
.thicknessSelect td.last {
	padding-bottom: 15px
	}
	
.select02 {
	background: url(/img/bg_entrylist.jpg) no-repeat left top;
	width: 686px;
	margin: 0 auto;
	padding: 20px 0 17px 15px;
	/padding-bottom: 3px;
	overflow: hidden;
	/zoom:1;
 	}
	
.select02 p.icon {
	margin-bottom:11px;
	}
	
.select02 dl {
	float: left;
	margin-right: 27px;
	}
	
.select02 dl dt,
.select02 dl dd {
	display: inline-block;
	/display: inline;
	/zoom:1;
	vertical-align: middle;
	line-height: 1.1;
	}
	
.select02 dl dt {
	font-weight: bold;
	margin-bottom:0;
	padding-bottom:0;
	}
	
.select02 dl dt a img {
    margin-left: 2px;
    vertical-align: top;
}
	
.select02 dl dd {
	font-weight: bold;
	padding-left: 5px;
	}
	
.select02 dl dd input {
	font-weight: normal;
	vertical-align: middle;
	}
	
.pageNum {
	border-top: 1px solid #d8d8d2;
	border-bottom: none;
	border-collapse: separate;
	}
	
.pageNum td {
	border-top: 1px solid #fefefc;
	border-bottom: 1px solid #d8d8d2;
	border-right: 1px solid #d8d8d2;
	border-left: 1px solid #fefefc;
	text-align:right;
	vertical-align: middle;
	width: 87px;
	padding: 4px 10px 4px 0;
	}
	
.pageNum td.first {
	border-left: none;
	}
	
.pageNum td.last {
	border-right: none;
	}
	
.pageNum td.bLast {
	border-bottom: none;
	}



/* 価格比較検索結果↓↓↓↓↓
=========================================*/

#mainContentW {
	margin: 0 auto;
	text-align: left;
	}
	
.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;
	}
.bnr2 {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
}
.bnr2 li.left {
   margin-right: 19px;
}
.bnr2 li {
   float: left;
}

.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;
	}
	
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;}

.subNavi table td.companyName {
	text-align: left;
	width: 148px;
	padding-left: 27px;
	}
.subNavi table td.sippingDay { width: 59px;}
.subNavi table td.sipping { width: 62px;}
.subNavi table td.circ01,
.subNavi table td.circ02,
.subNavi table td.circ03,
.subNavi table td.circ04,
.subNavi table td.circ05,
.subNavi table td.circ06 { width: 91px;}

.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;
	}
	
/*----検索条件表示-----*/

	
.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;
	}
	
button.serchBtn {
	background: url(/img/btn_search_01.gif) no-repeat left top;
    border: medium none;
    cursor: pointer;
    height: 38px;
    text-indent: -9999px;
    width: 128px;
	display: inline-block;
	/zoom:1;
	
}

button.serchBtn:hover {
    background: url(/img/btn_search_01.gif) no-repeat scroll 0 -38px transparent;
}

.twoColumnBox {
	overflow: hidden;
	margin-bottom: 12px;
	padding-top: 5px;
	/zoom:1;
	}
	
.twoColumnBox h3 {
	border-bottom: 1px solid #D8D8D2;
    font-weight: bold;
    padding-bottom: 4px;
	}
	
.twoColumnBox ul {
	border-top: 2px solid #F5F5F5;
    padding-top: 8px;
	}
	
.twoColumnBoxL {
	width: 473px;
	float: left;
	}
	
.twoColumnBoxL li {
	padding: 4px 0 1px;
	} 
.twoColumnBoxL li a {
	background-position: 0 4px;
	padding-top: 2px;
	}
	
.twoColumnBoxL li a:hover {
	background-position: 0 4px;
	}
	
.twoColumnBoxR {
	width: 473px;
	float: right;
	}
	
.twoColumnBoxR li {
	margin-bottom: 2px;
	}

.recoCompany {
	min-height: 100px;
	height: auto !important;
	height:100px;
	}
	
.recoCompany dd li {
	width: 420px;
	margin-bottom: 5px;
	}
	
.attGoods li {
    float: left;
    margin-bottom: 6px;
}
.attGoods {
    overflow: hidden;
	/zoom:1;
    padding-bottom: 25px;
}

.attGoods h3 {
    border-bottom: 1px solid #D8D8D2;
    font-weight: bold;
    padding-bottom: 4px;
	color: #333333px;
}

.attGoods h3 span {
	font-weight: normal;
    padding-left: 20px;
	}

.attGoods ul {
	border-top: 2px solid #F5F5F5;
    padding-top: 8px;
	 overflow: hidden;
	 /zoom:1;
}

#bnrRaksul div {
    cursor: pointer;
    height: 106px;
   
    position: relative;
    width: 473px;
	
}

#bnrRaksul #comparison {
	background: url(/img/bnr_raksul_box.jpg) no-repeat left top;
    float: left;
	color: #333333;
}

#bnrRaksul #comparison a {
	color: #333333;
	}
	
#bnrRaksul #comparison dd {
	color: #333333;
	font-weight: bold;
	}

#bnrRaksul #comparison span {
	color: #d50f93;
	}

#bnrRaksul #quote {
	background: url(/img/bnr_quote_w.jpg) no-repeat left top;
    float: right;
}

.mainBoxW {
	margin-bottom: 15px;
	/zoom:1;
	}
	
.specConditions {
	/zoom:1;
	}

/*----印刷会社概要-----*/	
.mainBoxW h2.tit span.btn {
    position: absolute;
    right: 6px;
    top: 6px;
}

.companyInfoBox {
    overflow: hidden;
	margin-bottom: 18px;
	/zoom:1;
}

.companyInfoBox a{
    display:block;
}


.companyDetail {
    float: left;
    padding: 0 12px 0 16px;
    width: 546px;
}

.companyDetail #logoPosition{
    padding:20px 0px;
}

.companyDetail #logoPosition a{
    width:173px;
}

.companyDeatil #logoBlack{
    display:block;
}

.companyDetail .lead {
    margin: 0 13px 17px;
    font-weight:bold;
}

h3.subTit span.txt {
    display: block;
    padding: 4px 13px 3px;
	/zoom:1;
}

.companyDetail .inner p,.companyDetail .inner ul {
	font-weight: bold;
}

.companyDetail .inner {
    padding: 0 13px;
}

.companyDetail .inner .url {
	font-size: 85%;
	color: #666666;
	display: block;
	}
	
.companyDetail .inner ul.number li {
    display: inline;
    margin-right: 20px;
}

ul.number li.tel {
    background: url("/img/ico_tel.gif") no-repeat scroll 0 50% transparent;
    padding-left: 32px;
}
ul.number li.fax {
    background: url("/img/ico_fax.gif") no-repeat scroll 0 50% transparent;
    padding-left: 32px;
}

.companyDetail .business dd {
    padding-bottom: 10px;
}

.companyDetail .business dd ul {
    overflow: hidden;
    padding-left: 17px;
}

.companyDetail .business dd li {
    float: left;
    margin-right: 4px;
    overflow: hidden;
}

#gMap {
    border: 2px solid #CCCCCC;
    float: left;
    width: 351px;
}

h3.subTit2 span.txt {
    display: block;
    padding: 4px 13px 3px;
	/zoom:1;
}

.goodsBox {
    margin-left: 16px;
    width: 929px;
	/zoom:1;
}

.goodsBox ul {
	padding-left: 13px;
	}

.goodsBox li {
    float: left;
    margin-bottom: 2px;
    width: 302px;
}

.goodsIcon01 {
	background: url(/img/icon_goods_ofset.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}

.goodsIcon02 {
	background: url(/img/icon_goods_ondemand.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon03 {
	background: url(/img/icon_goods_postcard.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon04 {
	background: url(/img/icon_goods_pres.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon05 {
	background: url(/img/icon_goods_raund.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon06 {
	background: url(/img/icon_goods_big.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon07 {
	background: url(/img/icon_goods_fyer.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon08 {
	background: url(/img/icon_goods_poster.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon09 {
	background: url(/img/icon_goods__noline.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon10 {
	background: url(/img/icon_goods_nakatoji.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon11 {
	background: url(/img/icon_goods_panf.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon12 {
	background: url(/img/icon_goods_folder.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon13 {
	background: url(/img/icon_goods_post.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon14 {
	background: url(/img/icon_goods_calender.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.prevTxtBtn {
    margin: -7px 0 37px;
}

.specConditions .error {
	padding-top: 9px;
	width: 958px;
	margin:  auto;
	background: url(/img/bg_paper04.gif) #f9f6db no-repeat left top;
	}
	
.specConditions .error p {
	padding: 10px 0 15px 0;
	color: #e80303;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d2;
	}
	
.specConditions .error p span {
	display: block;
	font-size: 245%;
	}
#footer {
	left: 0;
	}
	
#bnrRaksul dl#comparison  {
	width: 220px;
	}
	
#open {
	clear: both;
	width: 673px;
	margin-bottom: 20px;
	padding-top: 7px;
	/zoom:1;
	}
	
#open .btn {
	text-indent: -9999px;
	display: block;
	height: 33px;
	margin-bottom:0px;
	cursor: pointer;
	}
	
#open .accord {
	border: 1px solid #bab7b2;
	background: url(/img/bg_acord.gif) #ffffff no-repeat top center; 
	border-top: none;
	/zoom:1;
	}
	
#open .accord ul {
	overflow: hidden;
	/zoom:1;
	padding: 20px 36px;
	}
	
#open .accord ul li {
	float: left;
	width: 300px;
	margin-bottom: 11px;
	}
	
#step {
	margin-bottom: 10px;
	}
	
.step01 {
	background: url(/img/bg_serch_step01.gif) no-repeat left top;
	}
	
.step02 {
	background: url(/img/bg_serch_step02.gif) no-repeat left top;
	}
	
.step03 {
	background: url(/img/bg_serch_step03.gif) no-repeat left top;
	}
	
.step04 {
	background: url(/img/bg_serch_step04.gif) no-repeat left top;
	}
	
#step table {
	width: 100%;
	}
	
#step table td {
	text-align:center;
	font-weight: bold;
	color:#a8a5a3;
	padding: 8px 0;
	}
	
#step table td.achievement {
	color: #443d36;
	}
	
#step table td.current {
	color: #ffffff;
	}
	
#step table td.s1 {
	width: 189px;}
	
#step table td.s2 {
	width: 174px;
	}
	
#step table td.s3 {
	width: 173px;
	}


.w89 { width: 89px;}
.w100 { width: 100px;}
.w55 { width: 55px;}
.w490 { width: 490px;}
.w472 { width: 470px;}
/*
=======
@charset "utf-8";

.g_search{background:url(/img/bg_gnav_search.gif) 0 0 repeat-x;}
.g_search li.gnav01 a{background:url(/img/gnav_search.png) -77px 0 no-repeat;}
.g_search li.gnav02 a{background:url(/img/gnav_search.png) -238px 0 no-repeat;}
.g_search li.gnav03 a{background:url(/img/gnav_search.png) -399px 0 no-repeat;}
.g_search li.gnav04 a{background:url(/img/gnav_search.png) -560px 0 no-repeat;}
.g_search li.gnav05 a{background:url(/img/gnav_search.png) -721px 0 no-repeat;}

.g_search li.gnav01 a:hover{background:url(/img/gnav_search.png) -77px -35px no-repeat;}
.g_search li.gnav02 a:hover{background:url(/img/gnav_search.png) -238px -35px no-repeat;}
.g_search li.gnav03 a:hover{background:url(/img/gnav_search.png) -399px -35px no-repeat;}
.g_search li.gnav04 a:hover{background:url(/img/gnav_search.png) -560px -35px no-repeat;}
.g_search li.gnav05 a:hover{background:url(/img/gnav_search.png) -721px -35px no-repeat;}

.g_search li.gnav01 a.act{background:url(/img/gnav_search.png) -77px -70px no-repeat;}
.g_search li.gnav02 a.act{background:url(/img/gnav_search.png) -238px -70px no-repeat;}
.g_search li.gnav03 a.act{background:url(/img/gnav_search.png) -399px -70px no-repeat;}
.g_search li.gnav04 a.act{background:url(/img/gnav_search.png) -560px -70px no-repeat;}
.g_search li.gnav05 a.act{background:url(/img/gnav_search.png) -721px -70px no-repeat;}
*/

.mainBox h2.tit{
	background:url(/img/bg_search_tit_m.gif) 0 0 no-repeat;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #4f443b;
	padding:11px 15px 10px 15px;
	font-size:117%;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	/zoom:1;
}

button {
	display: inline-block;
	/display: block !important;
	}



.mainBoxW h2.tit{
	background:url(/img/bg_search_tit_l.gif) #ffffff 0 0 no-repeat;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #4f443b;
	padding:11px 15px 10px 15px;
	font-size:117%;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	/zoom:1;
}
.mainBox h2.tit span.right{
	font-size:85%;
	font-weight:normal;
}
.mainBox h2.tit span.btn{
	position:absolute;
	top:6px;
	right:6px;
}

table.sales_info {
	font-size:87%;
	margin-top:-5px;
}
table.sales_info th.col2 {
    width: 168px;
}
table.sales_info th.col1_l {
    width: 84px;
	padding:5px 2px 5px 10px;
}
table.sales_info th.col1_r {
    width: 84px;
	padding:5px 2px 5px 10px;
}
table.sales_info th{
	padding:5px 10px;
}
table.sales_info td{
	padding:5px 2px;
	text-align:center;
}
table.sales_info td.taLeft{
	text-align:left;
}

table.sales_info th ul.payment {
}
table.sales_info th ul.payment li {
    float: left;
    font-weight: normal;
    height: 13px;
    line-height: 1;
    margin-top: 6px;
    padding: 2px 10px 0 17px;
	word-break:keep-all;
}
table.sales_info td ul.payment {
    margin: 0 auto;
    text-align: center;
    width: 51px;
}
table.sales_info td ul.payment li {
    float: left;
    height: 15px;
    margin: 0 2px 2px 0;
    text-indent: -9999px;
    width: 14px;
}
.sideBox h2.tit{
	background:url(/img/bg_search_tit_s.gif) 0 0 no-repeat;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #4f443b;
	padding:11px 10px 10px 15px;
	font-size:117%;
	margin-bottom:15px;
}
.sideBoxBtm{
	clear:both;
	background:url(/img/bg_search_boxBtm_s.gif) 0 100% no-repeat;
	height:11px;
}

/* メインコンテンツ↓↓↓↓↓
=========================================*/

#goodsList {
	padding: 5px 0 0 46px;
	overflow: hidden;
	/zoom:1;
	}
	
#goodsList li {
	width: 92px;
	display: inline-block;
	/display: inline;
	/zoom:1;
	vertical-align: top;
	text-align: center;
	margin-right: 35px;
	margin-bottom: 20px;
	} 
	
#goodsList li span {
	position: relative;
	top: -2px;
	}
	
.mainBox .inner {
	padding-bottom :3px;
	background: url(/img/bg_bottom.gif) no-repeat left bottom;
    overflow: hidden;
	/zoom:1;
}
	
.goodsLank h3 {
	font-weight: bold;
	border-bottom: 1px solid #d8d8d2;
	padding-bottom: 4px;
	}
	
.goodsLank ul {
	border-top: 2px solid #f5f5f5;
	padding-top: 8px;
	padding-bottom:11px;
	}
	

.goodsLank ul li {
	margin-bottom: 7px;
	/zoom:1;
	}

.goodsLank .desc {
	border-top: 2px solid #f5f5f5;
	overflow: hidden;
	/zoom:1;
	padding-top: 8px;
	} 
	
.goodsLank .desc p {
	width: 474px;
	word-wrap: break-word;
	}
	
/*-------↓↓タイトルクラス↓↓-------*/
#mainContent .mainBox .paper {
	background: url(/img/bg_paper.gif) no-repeat center bottom;
	padding-bottom: 15px;
	
	}

.mainBox .paper h2.tit {
	margin-bottom: 10px;
	}

/*-------↑↑タイトルクラス↑↑-------*/

.selectConditions {
	padding-left: 15px;
	}
	
.selectConditions dl dt,
.selectConditions dl dd {
	display: inline-block;
	/display: inline;
	/zoom:1;
	vertical-align: middle;
	}
	
.selectConditions dl dt {
	margin-right: 3px;
	}
	
.selectConditions dl dd {
	font-weight: bold;
	}
	
.stepImg {
    margin-bottom: 7px;
}

.btnArea2 {
    background: url("/img/bg_btnarea2.gif") no-repeat scroll left bottom transparent;
    border-top: 1px solid #D8D8D2;
    min-height: 38px;
	height : auto !important;
	height: 38px;
    padding: 10px 0;
    position: relative;
    text-align: center;
	clear: both;
	/zoom:1;
	z-index:1;
}

button.inputConfirmBtn {
    background: url("/img/btn_inputConfirm.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 38px;
    text-indent: -9999px;
    width: 188px;
}

button.inputConfirmBtn:hover {
    background: url("/img/btn_inputConfirm.png") no-repeat scroll 0 -38px transparent;
}

.subBtn2 {
    left: 14px;
    position: absolute;
    top: 10px;
}

.btnArea3 {
	margin-bottom: 34px;
	clear: both;
	}
	
/*サイズセレクト,紙種選択
=========================================*/

/*サイズ*/
.select {
	padding: 15px 0 0 15px;
	overflow: hidden;
	/zoom:1;
	}
	
.sprite {
	float: left;
	}
	
.sprite li {
	background-image: url(/img/goods_sprite_off.png);
	}
	
.select .sprite li a {
	display: block;
	line-height:1.2;
	}
	
p.icon {
	background: url(/img/icon_ques.gif) no-repeat left center;
	padding : 1px 0 1px 25px;
	margin-bottom: 9px;
	font-weight: bold;
	font-size:117%;
	}
	
.sizeSelect {
	padding-bottom: 20px;
	/zoom:1;
	/padding-bottom: 9px;
	}
	
.sizeSelect li.last {
	padding-bottom: 0;
	margin-bottom:0px;
	}
	
.sizeSelect li,
.paperSelect li {
	height: 50px;
	width: 157px;
	position: relative;
	margin-right: 15px;
	margin-bottom: 10px;
	color: #a09a95;
	/overflow: hidden;
	}
	
.sizeSelect li a {
 	background-image: url(/img/goods_sprite_def.png);
 	height: 50px;
 	width: 157px;
 	}
.sizeSelect li a:hover {
 	background-image: url(/img/goods_sprite_hover.png);
	height: 50px;
	width: 157px;
	}
	
.sizeSelect li a span,
.sizeSelect li a table {
	cursor: pointer;
	}
	
.sizeSelect li span.size,
.paperSelect li span.size {
	position: absolute;
	top: 15px;
	left: 48px;
	}
	
.paperSelect li span.size {
	font-weight: bold;
	}

.sizeSelect li .size,
.paperSelect li .size {
	position: absolute;
	top: 0px;
	left: 48px;
	height:50px;
	}
.sizeSelect li .size,
.paperSelect li .size{
	vertical-align:middle;
	padding:18px 5px 10px 0px;
}
.paperSelect li a .size {
	font-weight: bold;
	}



/*紙*/
.paperSelect {
	float: none;
	}
	
.paperSelect li {
	background-image: url(/img/bg_select_paper.gif);
	background-position:-314px 0;
	float: left;
	}
	
.paperSelect li a {
	background-image: url(/img/bg_select_paper.gif);
	height: 50px;
	width: 157px;
	}
	
/*カラーセレクト
=========================================*/
.colorSelect li {
	background-image: url(/img/img_select_color.jpg);
	height: 107px;
	width: 157px;
	margin-right: 15px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align:center;
	color:#a09a95;
	}

.colorSelect li a {
	height: 107px;
	padding-top: 0px;
	width: 157px;
	background-image: url(/img/img_select_color.jpg);

	font-weight: bold;
	}
	
.colorSelect li span {
	display: block;
	padding-top: 5px;
	}
	
/*紙種選択
=========================================*/

	
	
/*商品背景画像用のスプライトクラス↓↓↓↓↓
=========================================*/

/*片面カラー*/ 
.sprite-color01 a { background-position: 0 0;} 
/*両面カラー*/ 
.sprite-color02 a { background-position: 0px -107px;}
/*片面モノクロ*/ 
.sprite-color03 a { background-position: 0px -214px;}
/*両面モノクロ*/ 
.sprite-color04 a { background-position: 0px -321px;}
/*片面モノクロ　片面カラー*/ 
.sprite-color05 a { background-position: 0px -428px;} 

.sprite-paper a {background-position: 0px 0;}


/*--------オーバー時---------*/
/*片面カラー*/ 
.sprite-color01 a:hover { background-position: -157px 0;} 
/*両面カラー*/ 
.sprite-color02 a:hover { background-position: -157px -107px;}
/*片面モノクロ*/ 
.sprite-color03 a:hover { background-position: -157px -214px;}
/*両面モノクロ*/ 
.sprite-color04 a:hover { background-position: -157px -321px;}
/*片面モノクロ　片面カラー*/ 
.sprite-color05 a:hover { background-position: -157px -428px;}

.sprite-paper a:hover {background-position: -157px 0;}

/*--------非アクティブ時---------*/
/*片面カラー*/ 
.sprite-color01 { background-position: -314px 0;} 
/*両面カラー*/ 
.sprite-color02 { background-position: -314px -107px;}
/*片面モノクロ*/ 
.sprite-color03 { background-position: -314px -214px;}
/*両面モノクロ*/ 
.sprite-color04 { background-position: -314px -321px;}
/*片面モノクロ　片面カラー*/ 
.sprite-color05 { background-position: -314px -428px;}

.sprite-paper {background-position: 0px 0;}

/*商品背景画像用のスプライトクラス↑↑↑↑
=========================================*/

.select .btn {
	padding-top: 5px;
	margin-bottom: 20px;
	}

.thicknessSelect,
.pageNum {
	width: 701px;
	margin: 0 auto;
	border-collapse: inherit;
	border-bottom: 1px solid #d8d8d2;
	margin-top: 10px;
	}
	
.thicknessSelect th {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #d8d8d2;
	padding-bottom: 3px;
	color:#333;
	}
	
.thicknessSelect td {
	border-top: 1px solid #fefefc;
	border-bottom: 1px solid #d8d8d2;
	width: 80px;
	}
	
.thicknessSelect td.thickness {
	width: 15px;
	padding-left:5px;
	}
.thicknessSelect td.thickness2 {
	width: 60px;
	padding-left:5px;
	}
	
.thicknessSelect td.thickness label {
	font-weight: bold;
	margin-left: 10px;
	}
	
.thicknessSelect td.feature {
	width: 340px;
	padding:5px 20px;
	}
	
.thicknessSelect td.use {
	font-size: 86%;
	width: auto;
	}
	
.thicknessSelect td.last {
	padding-bottom: 15px
	}
	
.select02 {
	background: url(/img/bg_entrylist.jpg) no-repeat left top;
	width: 686px;
	margin: 0 auto;
	padding: 20px 0 17px 15px;
	/padding-bottom: 3px;
	overflow: hidden;
	/zoom:1;
 	}
	
.select02 p.icon {
	margin-bottom:11px;
	}
	
.select02 dl {
	float: left;
	margin-right: 27px;
	}
	
.select02 dl dt,
.select02 dl dd {
	display: inline-block;
	/display: inline;
	/zoom:1;
	vertical-align: middle;
	line-height: 1.1;
	}
	
.select02 dl dt {
	font-weight: bold;
	margin-bottom:0;
	padding-bottom:0;
	}
	
.select02 dl dt a img {
    margin-left: 2px;
    vertical-align: top;
}
	
.select02 dl dd {
	font-weight: bold;
	padding-left: 5px;
	}
	
.select02 dl dd input {
	font-weight: normal;
	vertical-align: middle;
	}
	
.pageNum {
	border-top: 1px solid #d8d8d2;
	border-bottom: none;
	border-collapse: separate;
	}
	
.pageNum td {
	border-top: 1px solid #fefefc;
	border-bottom: 1px solid #d8d8d2;
	border-right: 1px solid #d8d8d2;
	border-left: 1px solid #fefefc;
	text-align:right;
	vertical-align: middle;
	width: 72px;
	padding: 4px 25px 4px 0;
	}
	
.pageNum td.first {
	border-left: none;
	}
	
.pageNum td.last {
	border-right: none;
	}
	
.pageNum td.bLast {
	border-bottom: none;
	}



/* 価格比較検索結果↓↓↓↓↓
=========================================*/

#mainContentW {
	margin: 0 auto;
	text-align: left;
	}
	
.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;
	}
	
.payment li {
    background-image: url(/img/sprite_goodsicon.gif);
    float: left;
    height: 13px;
    margin-right: 1px;
    overflow: hidden;
    width: 14px;
	text-indent:-9999px;
}
	
.payment li.bank {
	background-position:0 -14px;
	}
.payment li.bank_off {
	background-position:0 0;
	}
.payment li.buy {
	background-position:0 -28px;
	}
.payment li.buy_off {
	background-position:0 -42px;
	}
.payment li.conveni {
	background-position:0 -56px;
	}
.payment li.conveni_off {
	background-position:0 -70px;
	}
.payment li.corect {
	background-position:0 -84px;
	}	
.payment li.corect_off {
	background-position:0 -98px;
	}	
.payment li.credit {
	background-position:0 -112px;
	}
.payment li.credit_off {
	background-position:0 -126px;
	}
.payment li.store {
	background-position:0 -140px;
	}
.payment li.store_off {
	background-position:0 -154px;
	}
	
	
tr.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;
	}
	
tr.subNavi  td {
	padding: 7px 0 10px 0;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	}
	
tr.subNavi td a{
	color: #ffffff !important;
	}
	
table td.companyName {
	text-align: left;
	width: 134px;
	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,
table td.circ07 { width: 89px;}

.subNavi table td.companyName {
	text-align: left;
	width: 148px;
	padding-left: 27px;
	}
.subNavi table td.sippingDay { width: 59px;}
.subNavi table td.sipping { width: 62px;}
.subNavi table td.circ01,
.subNavi table td.circ02,
.subNavi table td.circ03,
.subNavi table td.circ04,
.subNavi table td.circ05,
.subNavi table td.circ06, 
.subNavi table td.circ07 { 
	text-align:center;
	width: 91px;
	}

.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 .top {
	padding-top: 14px;
	background: url(/img/bg_paper02.gif) no-repeat center top;
	}
#priceTable tr.top td{
	border-bottom:none;
	height:5px;
	padding:5px;
	}
	
#priceTable tr.last td{
	border-bottom:none;
	}


#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: 0px solid #ffffff;
	border-bottom: 1px solid #c6c3b9;
	border-right: 1px solid #c6c3b9;
	border-left: 1px solid #ffffff;
	text-align:center;
	}
	
#priceTable .priseRow .subNavi td {
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #c6c3b9;
	border-right: 0px solid #c6c3b9;
	border-left: 0px solid #ffffff;
	text-align:center;
	}

	
#priceTable .priseRow td.blue {
	background: #eaffff;
	margin:0px;
	float:none;
	}
	
#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 .subNavi table td{
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.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: 177px;
	}
	
.specConditions .select02 dl dd {
	padding-left: 0px;
	}
	
.specConditions .select02 dl dd select {
	width: 185px;
	}
	
.specConditions .btnArea2 {
	padding: 9px;
	vertical-align:top;
	/zoom:1;
	}
	
button.serchBtn {
	background: url(/img/btn_search_01.gif) no-repeat left top;
    border: medium none;
    cursor: pointer;
    height: 38px;
    text-indent: -9999px;
    width: 128px;
	display: inline-block;
	/zoom:1;
	
}

button.serchBtn:hover {
    background: url(/img/btn_search_01.gif) no-repeat scroll 0 -38px transparent;
}

.twoColumnBox {
	overflow: hidden;
	margin-bottom: 12px;
	padding-top: 5px;
	/zoom:1;
	}
	
.twoColumnBox h3 {
	background: url(/img/bg_h3_tit.gif) 0 100% repeat-x ;
	font-weight: bold;
    padding-bottom: 7px;
	margin-bottom:6px;
	}
	
.twoColumnBox ul {
	}
	
.twoColumnBoxL {
	width: 473px;
	float: left;
	}
	
.twoColumnBoxL li {
	padding: 8px 0 7px;
	} 
.twoColumnBoxL li a {
	background-position: 0 4px;
	}
	
.twoColumnBoxL li a:hover {
	background-position: 0 4px;
	}
	
.twoColumnBoxR {
	width: 473px;
	float: right;
	}
	
.twoColumnBoxR li {
	margin-bottom: 2px;
	}

.recoCompany {
	min-height: 100px;
	height: auto !important;
	height:100px;
	}
	
.recoCompany dd li {
	width: 420px;
	margin-bottom: 5px;
	}
	
.attGoods li {
    float: left;
    margin-bottom: 6px;
}
.attGoods {
    overflow: hidden;
	/zoom:1;
    padding-bottom: 25px;
}

.attGoods h3 {
    border-bottom: 1px solid #D8D8D2;
    font-weight: bold;
    padding-bottom: 4px;
	color: #333333px;
}

.attGoods h3 span {
	font-weight: normal;
    padding-left: 20px;
	}

.attGoods ul {
	border-top: 2px solid #F5F5F5;
    padding-top: 8px;
	 overflow: hidden;
	 /zoom:1;
}

#bnrRaksul div {
    cursor: pointer;
    height: 106px;
   
    position: relative;
    width: 473px;
	
}

#bnrRaksul #comparison {
	background: url(/img/bnr_raksul_box.jpg) no-repeat left top;
    float: left;
	color: #333333;
}

#bnrRaksul #comparison a {
	color: #333333;
	}
	
#bnrRaksul #comparison dd {
	color: #333333;
	font-weight: bold;
	}

#bnrRaksul #comparison span {
	color: #d50f93;
	}

#bnrRaksul #quote {
	background: url(/img/bnr_quote_w.jpg) no-repeat left top;
    float: right;
}

.mainBoxW {
	margin-bottom: 15px;
	/zoom:1;
	}
	
.specConditions {
	/zoom:1;
	}

/*----印刷会社概要-----*/	
.mainBoxW h2.tit span.btn {
    position: absolute;
    right: 6px;
    top: 6px;
}

.companyInfoBox {
    overflow: hidden;
	margin-bottom: 20px;
	/zoom:1;
}

.companyInfoBox a:hover{
    opacity:0.7;
}

.mainImg {
    margin: -15px 1px 17px;
}

.companyDetail {
    float: left;
    padding: 0 12px 0 16px;
    width: 546px;
}

h3.subTit span.txt {
    display: block;
    padding: 4px 13px 3px;
	/zoom:1;
}

.companyDetail .inner p,.companyDetail .inner ul {
	font-weight: bold;
}

.companyDetail .inner {
    padding: 0 13px;
}

.companyDetail .inner .url {
	font-size: 85%;
	color: #666666;
	display: block;
	}
	
.companyDetail .inner ul.number li {
    display: inline;
    margin-right: 20px;
}

ul.number li.tel {
    background: url("/img/ico_tel.gif") no-repeat scroll 0 50% transparent;
    padding-left: 32px;
}
ul.number li.fax {
    background: url("/img/ico_fax.gif") no-repeat scroll 0 50% transparent;
    padding-left: 32px;
}

.companyDetail .business dd {
    padding-bottom: 10px;
}

.companyDetail .business dd ul {
    overflow: hidden;
    padding-left: 17px;
}

.companyDetail .business dd li {
    float: left;
    margin-right: 4px;
    overflow: hidden;
}

#gMap {
    border: 2px solid #CCCCCC;
    float: left;
    width: 351px;
}

h3.subTit2 span.txt {
    display: block;
    padding: 4px 13px 3px;
	/zoom:1;
}
.subinfoBox{
	overflow: hidden;
    margin-left: 16px;
    width: 929px;
	margin-bottom:20px;
}

.subinfoBox.raksul{
    padding-top:20px;
}

.subinfoBoxL{
	float:left;
	width:298px;
	margin-right:17px;
}
.subinfoBoxC{
	float:left;
	width:298px;
	margin-right:17px;
}
.subinfoBoxR{
	float:left;
	width:299px;
}
.subinfoBox table.service{
	border-top:1px solid #d7d8d2;
	border-left:1px solid #d7d8d2;
}
.subinfoBox table.service th,
.subinfoBox table.service td{
	border-bottom:1px solid #d7d8d2;
	border-right:1px solid #d7d8d2;
	padding:7px 14px;
}
.subinfoBox table.service th.tit{
	background:#959595;
	color:#fff;
}
.subinfoBox table.service td{
	text-align:center;
	width:50%;
}
.subinfoBox table.service td.item{
	background:#e6e6e6;
	text-align:left;
}



.goodsBox {
    margin-left: 16px;
    width: 929px;
	/zoom:1;
	clear:both;
}

.goodsBox ul {
	padding-left: 13px;
	}

.goodsBox li {
    float: left;
    margin-bottom: 2px;
    width: 302px;
}

.goodsIcon01 {
	background: url(/img/icon_goods_ofset.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}

.goodsIcon02 {
	background: url(/img/icon_goods_ondemand.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon03 {
	background: url(/img/icon_goods_postcard.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon04 {
	background: url(/img/icon_goods_pres.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon05 {
	background: url(/img/icon_goods_raund.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon06 {
	background: url(/img/icon_goods_big.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon07 {
	background: url(/img/icon_goods_fyer.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon08 {
	background: url(/img/icon_goods_poster.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon09 {
	background: url(/img/icon_goods__noline.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon10 {
	background: url(/img/icon_goods_nakatoji.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon11 {
	background: url(/img/icon_goods_panf.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon12 {
	background: url(/img/icon_goods_folder.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon13 {
	background: url(/img/icon_goods_post.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
	
.goodsIcon14 {
	background: url(/img/icon_goods_calender.gif) no-repeat left center;
	display: block;
    height: 17px;
    padding: 6px 0 8px 40px;
	}
/*fujimori lightbox*/
#lightbox_foot{
	width:920px;
	padding:20px;
	float:left;
}
#lightbox_foot a.close_lightbox{
	float:right;
}
.prevTxtBtn {
    margin: 0 0 37px;
}

.specConditions .error {
	padding-top: 9px;
	width: 958px;
	margin:  auto;
	background: url(/img/bg_paper04.gif) #f9f6db no-repeat left top;
	}
	
.specConditions .error p {
	padding: 10px 0 15px 0;
	color: #e80303;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d2;
	}
	
.specConditions .error p span {
	display: block;
	font-size: 245%;
	}
#footer {
	left: 0;
	}
	
#bnrRaksul dl#comparison  {
	width: 220px;
	}
	
#open {
	clear: both;
	width: 673px;
	margin-bottom: 20px;
	padding-top: 7px;
	/zoom:1;
	}
	
#open .btn {
	margin-bottom:0px;}
	
#open .btn a {
	text-indent: -9999px;
	display: block;
	background: url(/img/btn_special_paper.gif) no-repeat left top;
	height: 38px;
	margin-bottom:0px;
	cursor: pointer;
	position:relative;
	display: block;
	}
#open .btn a:hover {
	background: url(/img/btn_special_paper.gif) no-repeat left -38px;
}

#open .btn .change {
	background: url(/img/btn_special_paper.gif) no-repeat 0 -76px;
	}
	
#open .btn .change:hover {
	background: url(/img/btn_special_paper.gif) no-repeat 0 -114px;
	}

#open .accord {
	background: url(/img/bg_acord.gif) #ffffff no-repeat top center; 
	/zoom:1;
	margin-top:-3px;
	}
#open .accordBtm{
	background: url(/img/bg_acord2.gif) 0 0 no-repeat;
	height:4px;
	overflow:hidden; 
}
#open .accord ul {
	overflow: hidden;
	/zoom:1;
	padding: 20px 36px;
	}
	
#open .accord ul li {
	float: left;
	width: 300px;
	margin-bottom: 11px;
	font-weight:bold;
	}
	
#step {
	margin-bottom: 10px;
	/zoom:1;
	}
	


/*
	'11.12.12 追加
*/

.thicknessSelect label{
	position:relative;
	display:block;
	padding: 0;
	width:138px;
	height:28px;
	margin:5px 0 5px 15px;
}

.thicknessSelect label span{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:left;
	text-decoration:none;
	padding:0;
	background-repeat: no-repeat;
	cursor: pointer;
	text-indent:-9999px;
}
	

.thicknessSelect label.thick45 span{
	background-image:url(../img/btn_radio_45.gif);
}
.thicknessSelect label.thick45.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick45.hover span{
	background-position:0 -28px;
}


.thicknessSelect label.thick55 span{
	background-image:url(../img/btn_radio_55.gif);
}
.thicknessSelect label.thick55.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick55.hover span{
	background-position:0 -28px;
}


.thicknessSelect label.thick63 span{
	background-image:url(../img/btn_radio_63.gif);
}
.thicknessSelect label.thick63.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick63.hover span{
	background-position:0 -28px;
}

.thicknessSelect label.thick68 span{
	background-image:url(../img/btn_radio_68.gif);
}
.thicknessSelect label.thick68.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick68.hover span{
	background-position:0 -28px;
}

.thicknessSelect label.thick70 span{
	background-image:url(../img/btn_radio_70.gif);
}
.thicknessSelect label.thick70.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick70.hover span{
	background-position:0 -28px;
}


.thicknessSelect label.thick73 span{
	background-image:url(../img/btn_radio_73.gif);
}
.thicknessSelect label.thick73.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick73.hover span{
	background-position:0 -28px;
}

.thicknessSelect label.thick90 span{
	background-image:url(../img/btn_radio_90.gif);
}
.thicknessSelect label.thick90.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick90.hover span{
	background-position:0 -28px;
}

.thicknessSelect label.thick135 span{
	background-image:url(../img/btn_radio_135.gif);
}
.thicknessSelect label.thick135.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick135.hover span{
	background-position:0 -28px;
}

.thicknessSelect label.thick110 span{
	background-image:url(../img/btn_radio_110.gif);
}
.thicknessSelect label.thick110.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick110.hover span{
	background-position:0 -28px;
}


.thicknessSelect label.thick160 span{
	background-image:url(../img/btn_radio_160.gif);
}
.thicknessSelect label.thick160.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick160.hover span{
	background-position:0 -28px;
}


.thicknessSelect label.thick180 span{
	background-image:url(../img/btn_radio_180.gif);
}
.thicknessSelect label.thick180.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick180.hover span{
	background-position:0 -28px;
}

.thicknessSelect label.thick220 span{
	background-image:url(../img/btn_radio_220.gif);
}
.thicknessSelect label.thick220.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick220.hover span{
	background-position:0 -28px;
}


.thicknessSelect label.thick221 span{
	background-image:url(../img/btn_radio_221.gif);
}
.thicknessSelect label.thick221.selected span{
	background-position:0 -28px;
}
.thicknessSelect label.thick221.hover span{
	background-position:0 -28px;
}

/*ここから下 insatsu-hikaku.com メインコンテンツ
=========================================*/
/*Topメインビジュアル*/
#main_visual {
background:url(/img/bg_mainvisual.gif) 0 0 repeat-x;
height:475px;
}

#mv_inner {
background:url(/img/slider_mv_inner.gif) center 0 no-repeat;
height:475px;
}

#mv_img {
overflow:hidden;
position:relative;
width:960px;
height:292px;
margin:0 auto;
}

#mv_img ul#mv_img_inner {
width:960px;
height:292px;
overflow:hidden;
}

#mv_img li {
color:#fff;
text-align:left;
width:960px;
height:103px;
padding-top:189px;
}

#mv_img li#rhino-item0 {
background:url(/img/slider_mainvisual01.jpg) 0 0 no-repeat;
}

#mv_img li#rhino-item1 {
background:url(/img/slider_mainvisual02.jpg) 0 0 no-repeat;
}

#mv_img li#rhino-item2 {
background:url(/img/slider_mainvisual03.jpg) 0 0 no-repeat;
}

#mv_img .rhino-bullets {
position:absolute;
top:0;
right:0;
z-index:10;
}

#mv_img .rhino-bullets li {
float:left;
width:320px;
margin:0;
padding:0;
}

#mv_img .rhino-bullets li a {
cursor:pointer;
display:block;
text-indent:-9999px;
overflow:hidden;
width:320px;
height:57px;
}

#mv_img .rhino-bullets:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html #mv_img .rhino-bullets { zoom: 1; } /* IE6 */
*+html #mv_img .rhino-bullets { zoom: 1; } /* IE7 */

#mv_img li p.step_ttl {
display:none;
}

#mv_img p.mv_start {
position:absolute;
left:1px;
top:230px;
width:195px;
height:28px;
z-index:5;
}

#mv_img p.mv_start a {
background:url(/img/btn_start_l.gif) 0 0 no-repeat;
display:block;
text-indent:-9999px;
overflow:hidden;
width:195px;
height:28px;
}

#mv_img p.mv_start a:hover {
background:url(/img/btn_start_l.gif) 0 -28px no-repeat;
}





/*中面メインビジュアル*/
#main_visual_2nd {
background:url(/img/bg_2nd_header.gif) 0 0 repeat-x;
position:relative;
height:124px;
margin-bottom:26px;
}

#mv_2nd_inner {
background:url(/img/bg_2nd_mainvisual.gif) center 0 no-repeat;
}

#content {
overflow:hidden;
text-align:left;
width:960px;
margin:0 auto;
padding:0 0 40px;
}

#page_ttl {
padding:21px 0 26px;
}

#page_ttl h1 {
color: #333333;
font-size:240%;
line-height:1.2;
margin-bottom:2px;
}

ul.bread {
font-size:100%;
overflow:hidden;
}

ul.bread li {
float:left;
}

ul.bread a {
color:#666;
}

ul.bread a:hover {
color:#0e76de;
}

#main_content {
float:left;
width:703px;
}

.main_box .main_box_inner {
background: url(/img/bg_bottom.gif) 0 bottom no-repeat;
overflow: hidden;
padding-bottom: 3px;
}

	*+html .main_box .main_box_inner {
	padding-bottom: 15px;
	}

.main_box h2 {
background: url(/img/bg_search_tit_m.gif) 0 0 no-repeat;
border-bottom: 1px solid #4F443B;
color: #FFFFFF;
font-size:117%;
font-weight:bold;
overflow: hidden;
margin-bottom:15px;
padding: 11px 15px 10px;
}

.main_box h2 span {
background: url(/img/ico_start.gif) left center no-repeat;
padding-left:52px;
}

#goods_list {
margin-left:17px;
}

#goods_list li {
float:left;
margin-right:14px;
margin-bottom:12px;
}

#goods_list a span {
background:url(/img/ico_arw.gif) left center no-repeat;
padding-left:18px;
}

#goods_list a:hover span {
background:url(/img/ico_arw_on.gif) left center no-repeat;
}

li#li_fyer a,
li#li_panfret a,
li#li_binding02 a,
li#li_offset_card a,
li#li_poster a,
li#li_ondemand_card a,
li#li_post_card a,
li#li_press_card a,
li#li_big_card a,
li#li_binding a,
li#li_calender a,
li#li_envelope a,
li#li_folder a,
li#li_round_card a {
background-image:url(/img/img_goods_list.jpg);
display:block;
}

li#li_fyer a,
li#li_panfret a,
li#li_binding02 a,
li#li_offset_card a {
font-size:108%;
font-weight:bold;
width:199px;
height:63px;
padding:45px 0 0 127px;
}

li#li_poster a,
li#li_ondemand_card a,
li#li_post_card a,
li#li_press_card a,
li#li_big_card a,
li#li_binding a,
li#li_calender a,
li#li_envelope a,
li#li_folder a,
li#li_round_card a {
font-size:93%;
text-align:center;
width:156px;
height:23px;
padding-top:116px;
}

li#li_fyer a {
background-position:0 0;
}
li#li_fyer a:hover {
background-position:-652px 0;
}

li#li_panfret a {
background-position:-326px 0;
}
li#li_panfret a:hover {
background-position:-978px 0;
}

li#li_binding02 a {
background-position:0 -108px;
}
li#li_binding02 a:hover {
background-position:-652px -108px;
}

li#li_offset_card a {
background-position:-326px -108px;
}
li#li_offset_card a:hover {
background-position:-978px -108px;
}

li#li_poster a {
background-position:0 -216px;
}
li#li_poster a:hover {
background-position:-652px -216px;
}

li#li_ondemand_card a {
background-position:-156px -216px;
}
li#li_ondemand_card a:hover {
background-position:-808px -216px;
}

li#li_post_card a {
background-position:-312px -216px;
}
li#li_post_card a:hover {
background-position:-964px -216px;
}

li#li_press_card a {
background-position:-468px -216px;
}
li#li_press_card a:hover {
background-position:-1120px -216px;
}

li#li_big_card a {
background-position:0 -355px;
}
li#li_big_card a:hover {
background-position:-652px -355px;
}

li#li_binding a {
background-position:-156px -355px;
}
li#li_binding a:hover {
background-position:-808px -355px;
}

li#li_calender a {
background-position:-312px -355px;
}
li#li_calender a:hover {
background-position:-964px -355px;
}

li#li_envelope a {
background-position:-468px -355px;
}
li#li_envelope a:hover {
background-position:-1120px -355px;
}

li#li_folder a {
background-position:0 -494px;
}
li#li_folder a:hover {
background-position:-652px -494px;
}

li#li_round_card a {
background-position:-156px -494px;
}
li#li_round_card a:hover {
background-position:-808px -494px;
}

.adTxtLink {
font-weight:bold;
}

#side_content {
float:right;
width:238px;
}

#priceComparison h2.title {
font-size:108%;
font-weight:bold;
color:#096267;
}

#priceComparison p {
font-size:93%;
}

#priceComparison .body {
background:url(/img/footer_line.gif) 0 0 repeat-x !important;
margin-top:6px;
}

#priceComparison .body li {
border-bottom:#e9e9e9 1px solid;
background: none;
padding:8px;
}

#priceComparison .body li dl {
padding-left:51px;
}

/* #priceComparison .body li dl.i02 {
background:url(/img/img_news_right_price_02.gif) 10px center no-repeat; 
}

#priceComparison .body li dl.i07 {
background:url(/img/img_news_right_price_07.gif) 10px center no-repeat; 
}

#priceComparison .body li dl.i08 {
background:url(/img/img_news_right_price_08.gif) 10px center no-repeat; 
}

#priceComparison .body li dl.i10 {
background:url(/img/img_news_right_price_10.gif) 10px center no-repeat; 
}

*/

#priceComparison .body li dt {
font-weight:bold;
}

#priceComparison .body li dd {
font-size:93%;
}

#bottomContents {
margin-bottom:35px;
}

	*+html #bottomContents {
	margin-top:-80px;
	margin-bottom:32px;
	}

#bottomContents .txtArrow {
font-weight:bold;
}

#bottomContents .txtArrow a {
color:#333333;
}

#bottomContents .txtArrow a:hover {
color:#aaa9a8;
}

/*価格比較
=========================================*/

#comparePrice {
text-align:left;
}

#comparePrice_link {
padding-bottom: 20px;
}

#comparePrice_link_inner {
width:960px;
margin:0 auto;
text-align:left;
}

#comparePrice_link_inner p {
float:right;
}

#comparePrice_menu {
background-color: #231d18;
}

#comparePrice_menu_inner {
position:relative;
width:960px;
height:98px;
margin:0 auto;
}

#comparePrice_menu_inner .f_menu_ttl {
position:absolute;
top:20px;
left:-10px;
width:218px;
height:63px;
}

#fnav {
font-size:93%;
position:absolute;
left:233px;
top:20px;
width:730px;
}

#fnav li {
float:left;
white-space:nowrap;
margin-right:15px;
margin-bottom:5px;
}

#fnav a {
color:#ccc;
display:inline-block;
font-size:85%;
width:11em;
}

#fnav a:hover {
color:#9b9895;
}

/*価格比較
=========================================*/

#footerLink {
	display: none;
}

