@charset "utf-8";
/* ===================================================================
 style info : リセット及びフォントサイズ
=================================================================== */
/* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	background: #fff;
	color: #111111;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

em { font-style: normal;}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #111111;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #111111;
	font-style: italic;
	font-weight: bold;
}

del { text-decoration: line-through; }

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table { 
	border-collapse: collapse;
	border-spacing: 0;
}

input, select { vertical-align: middle; }

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body { font:13px/1.231 arial, helvetica, clean, sans-serif; *font-size:small;
	*font:x-small;
}

select, input, button, textarea, button { font:99% arial, helvetica, clean, sans-serif; }

table {
	font-size:inherit;
	font:100%;
}

pre, code, kbd, samp, tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}


/*----------------------------------------------------
要素
----------------------------------------------------*/
html, body { height: 100%; }

html { overflow-y:scroll; }

body {
	background:#ffffff;
	font-size: 12px;
	-webkit-text-size-adjust:none;
	font-family:"ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", ArialMT;
}

h1, h2, h3, h4, h5, h6 { font-size:14px; }

ul,ol { list-style:none; }


/*境界線：デザイン*/
hr {
	border: 0;
	background:url(/voi/sp/images/sp/hr_line.gif) repeat-x left center;
	padding:0;
	margin:0;
	height:2px;
}

hr.footline { padding:0; }


footer{
	font-size:12px;
	background:#bcbcbc;
	padding:7px 0;
	text-align:center;
}
footer p{
	color:#fff;
}

/* リンク
----------------------------------------------------*/
a { text-decoration:none; }

a:link { color:#111111; }

a:visited { color:#111111; }


/* clearfix
----------------------------------------------------*/
.cfx:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.cfx { display:inline-block; }

/*\*/
* html .cfx { height:1%; }

.cfx { display:block; }


/* ページTOP */
.r-topagetop {
	margin: 15px 10px 15px 0;
	text-align: right;
}

.r-topagetop a {
	position: relative;
	padding: 5px 0 5px 20px;
	text-decoration: underline;
}

.r-topagetop a:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	display: block;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -180px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}



/*　その他設定
----------------------------------------------------*/
.r-main .r-stit_b {
	padding: 9px 0;
	background-color: #111111;
	color: #ffffff;
	text-align: center;
}

.r-main .r-attr {
	margin: 0 0 0 10px;
	text-indent: -1em;
	color: #333333;
}
	.r-main .r-attr li {
		margin-bottom: 5px;
	}
		.r-main .r-attr li:last-child {
			margin-bottom: 0;
		}
		.r-main .r-attr li dt {
			font-weight:bold;
			padding-bottom:5px;
			padding-top:10px;
		}

.r-main .r-dott_top {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: dotted 1px #666666;
}
.r-main .r-dott_bottom {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #000;
}

.r-main .r-ac {
	text-align: center;
}
.r-main .r-al {
	text-align: left;
}
.r-main .r-ar {
	text-align: right;
}
.r-main .r-pos {
	position: relative;
}
.r-main .r-txtb {
	font-weight: bold;
}
.r-main .r-txt12 {
	font-size: 12px;
}
.r-main .r-txt13 {
	font-size: 13px;
}
.r-main .r-txt14 {
	font-size: 14px;
}
.r-main .r-txt20 {
	font-size: 20px;
}
.r-main .r-txt32 {
	font-size: 32px;
}
.r-main .r-txtlink a {
	color: #0000ff;
	text-decoration: underline;
}

.r-main .r-pab05 {
	padding-bottom: 5px;
}
.r-main .r-pab10 {
	padding-bottom: 10px;
}
.r-main .r-pab15 {
	padding-bottom: 15px;
}
.r-main .r-pab20 {
	padding-bottom: 20px;
}
.r-main .r-ml20 {
	margin-left: 20px;
}
.r-main .r-red { color: #e60012;}

.r-main .r-gray { color: #434343;}

.r-main .r-point1 { background: #fff; width: 290px; margin: 0 auto;}
.r-main .r-point2 { background: #fff; width: 300px; margin: 0 auto;}

.r-main .r-point1 p,
.r-main .r-point2 p {
	color: #e60012;
	text-decoration: underline;
}

.r-main .r-idt {
	text-indent: -0.5em;
	padding-left: 0.5em;
}

/*----------------------------------------------------

コンテンツ

----------------------------------------------------*/
section {
	padding: 0 10px;
}

section.r-main {
	padding: 0;
}

.r-mainArea {
	width: 100%;
}


/* margin padding
----------------------------------------------------*/
.pt0 { padding-top:0px !important;}
.pt05 { padding-top:5px !important;}
.pt1 { padding-top:10px !important;}
.pt15 { padding-top:15px !important;}
.pt2 { padding-top:20px !important;}
.pt25 { padding-top:25px !important;}
.pt3 { padding-top:30px !important;}
.pt35 { padding-top:35px !important;}
.pt4 { padding-top:40px !important;}
.mt0 { margin-top:0px !important;}
.mt05 { margin-top:5px !important;}
.mt1 { margin-top:10px !important;}
.mt15 { margin-top:15px !important;}
.mt2 { margin-top:20px !important;}
.mt25 { margin-top:25px !important;}
.mt3 { margin-top:30px !important;}
.mt35 { margin-top:35px !important;}
.mt4 { margin-top:40px !important;}

.pb0 { padding-bottom:0px !important;}
.pb05 { padding-bottom:5px !important;}
.pb1 { padding-bottom:10px !important;}
.pb15 { padding-bottom:15px !important;}
.pb2 { padding-bottom:20px !important;}
.pb25 { padding-bottom:25px !important;}
.pb3 { padding-bottom:30px !important;}
.pb35 { padding-bottom:35px !important;}
.pb4 { padding-bottom:40px !important;}
.mb0 { margin-bottom:0px !important;}
.mb05 { margin-bottom:5px !important;}
.mb1 { margin-bottom:10px !important;}
.mb15 { margin-bottom:15px !important;}
.mb2 { margin-bottom:20px !important;}
.mb25 { margin-bottom:25px !important;}
.mb3 { margin-bottom:30px !important;}
.mb35 { margin-bottom:35px !important;}
.mb4 { margin-bottom:40px !important;}


.pl0 { padding-left:0px !important;}
.pl05 { padding-left:5px !important;}
.pl1 { padding-left:10px !important;}
.pl15 { padding-left:15px !important;}
.pl2 { padding-left:20px !important;}
.pl25 { padding-left:25px !important;}
.pl3 { padding-left:30px !important;}
.pl35 { padding-left:35px !important;}
.pl4 { padding-left:40px !important;}

/* ボタン系
----------------------------------------------------*/
.r-main .r-btn {
	position: relative;
	display: table;
	width: 100%;
	margin: 10px 0 25px;
}

/* お支払いに関するサービス変更のお知らせ
----------------------------------------------------*/
.r-main .r-change {
	margin-top: 15px;
}

.r-main .r-change .r-stit2_b {
	padding: 9px 0;
	background-color: #616161;
	color: #ffffff;
	text-align: center;	
}

.r-main .r-change .r-inner {
	padding: 15px;
	background-color: #f5f5f5;
}

.r-main .r-change .r-change01,
.r-main .r-change .r-change01 th,
.r-main .r-change .r-change01 td,
.r-main .r-change .r-change02 {
	border: 1px solid #cacaca;
}

.r-main .r-change .r-change01 {
	width: 100%;
}

.r-main .r-change .r-change01 th {
	background-color: #f9f9f9;
}

.r-main .r-change .r-change01 th,
.r-main .r-change .r-change01 td,
.r-main .r-change .r-change02 {
	padding: 10px;
}

.r-main .r-change .r-change01 td,
.r-main .r-change .r-change02 {
	background-color: #fff;
}

.r-main .r-change .r-change02 {
	margin-top: 10px;
}


.r-main .r-change .r-arrow {
	padding: 5px 0;
}

.r-main .r-change .r-txt-chage {
	font-size: 15px;
}

/* エポスカードをお持ちでないお客様(新規加入案内)
----------------------------------------------------*/
.r-main .r-epospresent {
	margin-top: 20px;
}

.r-main .r-bnr-epospresent {
	background: #e60012;
}

.r-main .r-epospresent .r-attr {
	padding: 10px 0 15px 0;
	font-weight: bold;
	font-size: 12px;
}

/* ウェブチャネル限定
----------------------------------------------------*/
.r-main .r-chanel h3 {
	padding: 8px 0 6px;
	background: #ffcb19;
	color: #e60012;
	font-weight: bold;
	font-size: 15px;
}
.r-main .r-epos {
	padding: 0;
	background: #e60012;
}

.r-main .r-chanel .r-epos{
	padding: 0px;
}
.r-main .r-chanel .r-quocard{
	background:#f5f5f5;
	margin-bottom:15px;
}

.r-main .r-chanel .txt_attr {
	color: #fff;
}


/* カートに商品が入っている方
----------------------------------------------------*/
.r-main .r-next {
	text-align: center;
	padding: 15px 0;
}

.r-main .r-btn_cart {
	position: relative;
	display: table;
	width: 100%;
	margin: 10px 0 20px;
}

.r-main .r-btn_cart a {
	position: relative;
	display: table-cell;
	width: 100%;
	height: 50px;
	vertical-align: middle;
	margin: 0 0 10px;
	border-bottom: 1px solid #058883;
	border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	background: -moz-linear-gradient(top,  rgba(66,196,193,1) 0%, rgba(31,185,181,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(66,196,193,1)), color-stop(100%,rgba(31,185,181,1)));
	background: -webkit-linear-gradient(top,  rgba(66,196,193,1) 0%,rgba(31,185,181,1) 100%);
	background: linear-gradient(to bottom,  rgba(66,196,193,1) 0%,rgba(31,185,181,1) 100%);
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-shadow: 0px -1px 0 #0a8f8a;
	color: #fff;
}

.r-main .r-btn_cart a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 8px;
	height: 15px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -240px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}


/* エポスカードだけをお申し込みの方
----------------------------------------------------*/
.r-main .r-btn_card {
	position: relative;
	display: table;
	width: 100%;
	margin: 10px 0 25px;
}

.r-main .r-btn_card a {
	position: relative;
	display: table-cell;
	width: 100%;
	height: 60px;
	vertical-align: middle;
	margin: 0 0 10px;
	padding: 10px 20px;
	border: 1px solid #000000;
	border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #000000;
}

.r-main .r-btn_card a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 8px;
	height: 15px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px 0px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}

.r-main .r-btn_card span {
		display: block;
		font-size: 12px;
		text-decoration: underline;
}

.r-main .t-quo {
	background: #ededed;
}
	
.r-main .t-quo span {
	font-weight:bold;
	font-size: 15px;
	display: block;
	padding: 5px 0 5px 20px;
}


/* こんなにおトク！
----------------------------------------------------*/
.r-main .r-eposotoku h3 {
	padding: 15px 0 12px;
	background: #e60012;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

.r-main .r-eposotoku section {
	padding: 0 0 15px;
	background: #e60012;
}

.r-main .r-eposotoku .txt_attr {
	color: #fff;
}

.r-main .r-plus {
	text-align: center;
	padding: 15px 0;
}


/* その他の特典もおトク！
----------------------------------------------------*/
.r-main .r-otoku {
	background: #e8e8e8;
	padding-bottom: 10px;
}

.r-main .r-otoku h3 {
	padding: 8px 10px 6px;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	line-height: 20px;
}

.r-main .r-otoku h3 span {
	display: inline-block;
	margin-right: 10px;
}

.r-main .r-otoku h3 em {
	display: inline-block;
}

.r-main .r-otoku li {
	position: relative;
	background: #fff;
	margin-bottom: 10px;
}

.r-main .r-otoku li .r-number {
	position: absolute;
	top: 10px;
	left: 10px;
}

/* 1 */
.r-main .r-otoku li:nth-child(1) {
	padding: 20px;
}

/* 2 */
.r-main .r-otoku li:nth-child(2) {
	padding: 15px 10px;
}

.r-main .r-otoku li:nth-child(2) .r-img {
	float: left;
	width: 76px;
}

.r-main .r-otoku li:nth-child(2) .r-txt {
	padding-left: 76px;
}

.r-main .r-otoku li:nth-child(2) .r-txt strong {
	display: block;
	font-size: 14px;
	padding-bottom: 5px;
}

/* 3 */
.r-main .r-otoku li:nth-child(3) {
	padding: 22px 25px;
}

.r-main .r-otoku li:nth-child(3) .r-lead {
	padding: 15px 0;
}

.r-main .r-otoku li:nth-child(3) .r-attr {
	margin: 0 0 0 10px;
	text-indent: -1em;
	color: #333333;
}
	.r-main .r-otoku li:nth-child(3) .r-attr li {
		margin-bottom: 5px;
		padding: 0;
	}
		.r-main .r-otoku li:nth-child(3) li:last-child {
			margin-bottom: 0;
		}

.r-main .r-txtlink {
	text-align: right;
	padding: 15px 0 0;
}

.r-main .r-txtlink a {
  position: relative; 
  padding-right:15px;
	color: #000;
	text-decoration: none;
}

.r-main .r-txtlink a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 9px;
	height: 14px;
	margin-top: -7px;
	background: url(/voi/sp/webshop/customer_portal/img/arrow_black.png) no-repeat 0 0;
	background-size: 9px 14px;
		-moz-background-size: 9px 14px;
		-webkit-background-size: 9px 14px;
}


/* 4 */
.r-main .r-otoku li:nth-child(4) {
	padding: 24px 20px;
}

.r-main .r-otoku li:nth-child(4) .r-lead {
	font-size: 12px;
	padding-bottom: 20px;
}

.r-main .r-otoku li:nth-child(4) .r-lead em{
	display: block;
	font-size: 24px;
}

.r-main .r-otoku li:nth-child(4) .r-attr {
	margin: 10px 0 0 10px;
	text-indent: -1em;
	color: #333333;
}
	.r-main .r-otoku li:nth-child(4) .r-attr li {
		margin-bottom: 5px;
		padding: 0;
	}
		.r-main .r-otoku li:nth-child(4) li:last-child {
			margin-bottom: 0;
		}
		
/* 5 */
.r-main .r-otoku li:nth-child(5) {
	padding: 18px 15px;
}		


/* 注意文 */
.r-main .r-eposotoku .r-attr {
	color: #fff;
	padding: 5px 5px 0;
	text-align: center;
}

.r-main .r-ureshiiotoku {
	background: #e8e8e8;
	padding-bottom: 10px;
	margin-top: 30px;
}

.r-main .r-ureshiiotoku h3 {
	padding: 8px 10px 6px;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	line-height: 20px;
}

.r-main .r-ureshiiotoku h3 span {
	display: inline-block;
	margin-right: 10px;
}

.r-main .r-ureshiiotoku h3 em {
	display: inline-block;
}

.r-main .r-ureshiiotoku li {
	position: relative;
	background: #fff;
	margin-bottom: 10px;
}

.r-main .r-ureshiiotoku li .r-number {
	position: absolute;
	top: 10px;
	left: 10px;
}


/* 1 */
.r-main .r-ureshiiotoku ol > li:nth-child(1) {
	padding: 10px 20px;
}

.r-main .r-ureshiiotoku li:nth-child(1) .r-lead {
	line-height: 1.5;
	color: #e60012;
}

.r-main .r-ureshiiotoku .r-attr li:nth-child(1) {
	padding: 10px 0 0 0;
}

.r-main .r-ureshiiotoku li:nth-child(1) .r-attr li {
	color: #434343;
	font-size: 11px;
	margin-bottom: 5px;
}

/* 2 */
.r-main .r-ureshiiotoku ol > li:nth-child(2) {
	padding: 10px 20px 20px;
}

/* 3 */
.r-main .r-ureshiiotoku ol > li:nth-child(3) {
	padding: 20px;
}

/* 4 */
.r-main .r-ureshiiotoku ol > li:nth-child(4) {
	padding: 15px 15px 15px 30px;
}

.r-main .r-ureshiiotoku ol > li:nth-child(4) .r-shop {
	width: 260px;
	margin: 0 auto 15px auto;
}

.r-main .r-ureshiiotoku .t-shop {
	background: #fdebec;
	padding: 6px 0 4px;
	border-top: solid 1px #fdebec;
	border-right: solid 1px #fdebec;
	border-left: solid 1px #fdebec;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 3px;	
	text-align: center;
}

.r-main .r-ureshiiotoku .t-shop span {
	color: #e60012;
	font-weight: bold;
	font-size: 16px;
}

.r-main .r-ureshiiotoku .r-kangen {
	position: absolute;
	top: -28px;
	left: 0;
}

/* 5 */
.r-main .r-ureshiiotoku ol > li:nth-child(5) {
	padding: 15px 20px;
	font-size: 13px;
	line-height: 1.5;
	color: #313131;
}

.t-service {
	display: table;
	margin-bottom: 5px;
}

.t-service span {
	display: table-cell;
	vertical-align: middle;
}

.t-service .r-icon {
	padding-right: 5px;
}

.t-service em {
	font-weight: bold;
	font-size: 16px;
}

/* 6 */
.r-main .r-ureshiiotoku ol > li:nth-child(6) {
	padding: 15px 20px 20px;
}

.r-main .r-ureshiiotoku ol > li:nth-child(6) .r-attr li:nth-child(1) {
	padding: 5px 0 0 0;
}

.r-main .r-ureshiiotoku li a {
    background: url("/voi/sp/guide/common/images/left_m_icon.png") no-repeat scroll 0.2em 0.35em / 7px 11px rgba(0, 0, 0, 0);
    display: block;
    padding-left: 25px;
    text-decoration: underline;
}

/* 注意事項
----------------------------------------------------*/
.r-main .r-exclamation {
	margin-top: 46px;
}

.r-main .r-exclamation .r-lead {
	margin: 10px;
}

.r-main .r-exclamation .r-lead p {
	display: table;
	width:100%;
}

.r-main .r-exclamation .r-lead .r-icon,
.r-main .r-exclamation .r-lead .r-txt {
	display: table-cell;
	vertical-align: middle;
}

.r-main .r-exclamation .r-lead .r-icon {
	width: 47px;
}

.r-main .r-exclamation .r-lead .r-txt {
	color: #e60012;
	line-height: 1.4;
}


.r-main .r-exclamation .r-box {
	border: 1px solid #bcbcbc;
	margin-bottom: 15px;
}

.r-main .r-exclamation .r-tbox {
	background: #f5f5f5;
	padding: 10px;
}

.r-main .r-exclamation .r-box h4 {
	display: table;
	background: #f5f5f5;
	margin: 0 auto;
}

.r-main .r-exclamation .r-box h4 .r-icon,
.r-main .r-exclamation .r-box h4 .r-txt {
	display: table-cell;
	vertical-align: middle;
}

.r-main .r-exclamation .r-box h4 .r-icon {
	width: 40px;
}

.r-main .r-exclamation .r-box h4 .r-txt em {
	color: #e60012;
}


.r-main .r-exclamation .r-inner {
	padding: 20px 15px 20px;
}

.r-main .r-exclamation .r-btn_cart {
	margin: 10px 0 0px;
}

.r-main .r-exclamation .r-btn_card {
	margin: 10px 0 0px;
}


.r-main .r-attrbox {
	background: #f5f5f5;
	padding: 10px 15px;
}


/* 検索
----------------------------------------------------*/
div.searchBox {
	margin: 15px 10px 15px;
}

div.searchBox form {
	display: table;
	width: 100%;
}

div.searchBox .entry_field {
	position: relative;
	display: table-cell;
}

div.searchBox .entry_field select,
div.searchBox .entry_field input {
	width: 100%;
	background-color: #ffffff;
}
div.searchBox .entry_field select {
	height: 31px;
	margin-bottom: 7px;
}
div.searchBox .entry_field input {
	height: 31px;
	margin: 0;
	padding: 0 0 0 5px;
	box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	color:#999;
}
div.searchBox .entry_field input.focus { color:#000; }

div.searchBox #search-space {
	display: table-cell;
	width: 10px;
}

/* ボタン */
div.searchBox .entry_btn {
	display: table-cell;
	width: 66px;
	height: 69px;
	border-bottom: 1px solid #101010;
	border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	background: -moz-linear-gradient(top,  #4d4d4d 1%, #343434 65%, #1c1c1c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#4d4d4d), color-stop(65%,#343434), color-stop(100%,#1c1c1c));
	background: -webkit-linear-gradient(top,  #4d4d4d 1%,#343434 65%,#1c1c1c 100%);
	background: -o-linear-gradient(top,  #4d4d4d 1%,#343434 65%,#1c1c1c 100%);
	background: linear-gradient(to bottom,  #4d4d4d 1%,#343434 65%,#1c1c1c 100%);
	vertical-align: middle;
	text-align: center;
}

div.searchBox .entry_btn a {
	position: relative;
	display: block;
	width: 66px;
	height: 69px;
	color: #ffffff;
	vertical-align: middle;
}
div.searchBox .entry_btn a:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 35px;
	height: 35px;
	margin: -27px 0 0 -17px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -125px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}

div.searchBox .entry_btn a span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 3em;
	margin: -0.3em 0 0 -1.4em;
	padding: 12px 0 0 0;
	letter-spacing : 4px;
	text-shadow: 0px -1px 0px #000000;  
}


/* インクリメンタルサーチ
----------------------------------------------------*/
.incrementalarea { margin:20px 10px 0 10px; }

.incrementalarea table {
	border-collapse: inherit;
	border-spacing: inherit;
	border:#999 solid 1px;
	background:#FFF;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:5px;
}

.incrementalarea td.keyword {
	text-align:left;
	padding:0 0 0 5px;
	vertical-align:middle;
	font-size:70%;
}

.incrementalarea td.count {
	text-align:right;
	padding:0 5px 0 0;
	color:#999;
	white-space: nowrap;
	font-size:80%;
	vertical-align:middle;
}

.incrementalarea .close a {
	display:block;
	text-align:right;
	white-space: nowrap;
	vertical-align:middle;
	font-size:70%;
}