@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 { list-style:none; }

hr {
		border: 0;
		padding:6px 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; }

section {
		padding: 0 10px;
		margin-bottom: 15px;
}

section.r-main { padding: 0; }

#container { width: 100%; }

/* link
----------------------------------------------------*/
a { text-decoration:none; }

a:link { color:#333; }

a:visited { color:#333; }

/* 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;}

/* 汎用class
----------------------------------------------------*/

.red { color: #e60012;}

.al { text-align: left;}
.ac { text-align: center;}
.ar { text-align: right;}


.fl { float: left;}
.fr { float: right;}

.pos { position: relative;}

.area { margin: 0 10px;}

.bdrimg img { 
	border: 1px solid #ccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	}


/* clearfix
----------------------------------------------------*/
.cfx:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
}

.cfx { display:inline-block; }

/*\*/
* html .cfx { height:1%; }

.cfx { display:block; }


/*
==============================================================================

				コンテンツ

==============================================================================
*/

#container .title {
	margin: 15px 0;
}



/*　カタログ
----------------------------------------------------*/
.box-catalog {
	padding: 0 10px;
}

.box-catalog .cataloglist li {
	width: 50%;
	text-align: center;
	margin-bottom: 10px;
}


.box-catalog .cataloglist li:nth-child(odd) {
	float: left;
}
.box-catalog .cataloglist li:nth-child(even) {
	float: right;
}
.box-catalog .cataloglist li:nth-child(odd) div {
	margin-right: 5px;
}
.box-catalog .cataloglist li:nth-child(even) div {
	margin-left: 5px;
}

.box-catalog .cataloglist li .catalog-img img {
	vertical-align: top;
}

.box-catalog .cataloglist .catalog-txt {
	display: block;
	background-color: #f3f3f3;
}

.box-catalog .cataloglist .catalog-txt a {
	position: relative;
	display: block;
	line-height: 40px;
	font-size: 12px;
}

.box-catalog .cataloglist .catalog-txt a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 10px;
	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;
}


.box-catalog .box-catalogmore,
.box-catalog .catalogtitle {
	display: none;
}

.box-catalog .btn-catalogmore {
	display: block;
	padding: 10px 0 20px;
}

.box-catalog .btn-catalogmore a {
	position: relative;
	display: block;
	background-color: #f3f3f3;
	line-height: 50px;
	font-size: 14px;
}

.box-catalog .btn-catalogmore a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 20px;
	height: 14px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -81px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}

.box-catalog .btn-catalogmore.close a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 20px;
	height: 14px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -81px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}

.box-catalog .btn-catalogmore.open a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 20px;
	height: 14px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -105px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}


/*　秋のカタログ　*/
.box-catalog .box-catalog-old {
	display: none;
}

.box-catalog .btn-catalog-old {
	display: block;
}

.box-catalog .btn-catalog-old a {
	position: relative;
	display: block;
	background-color: #f3f3f3;
}

.box-catalog .btn-catalog-old a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 20px;
	height: 14px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -81px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}

.box-catalog .btn-catalog-old.close a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 20px;
	height: 14px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -81px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}

.box-catalog .btn-catalog-old.open a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 20px;
	height: 14px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -105px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}



/*　 ラインナップ
----------------------------------------------------*/

.box-lineup {
	padding-top: 20px;
}

.lineuplist li {
	border-top: 1px solid #dfdfdf;
}

.lineuplist li:last-child {
	border-bottom: 1px solid #dfdfdf;
}

.lineuplist li a {
	position: relative;
	display: table;
	width: 100%;
	height: 70px;
}

.lineuplist li a span {
	display: table-cell;
	vertical-align: middle;
	padding-left: 80px;
	font-size: 14px;
	color: #000;
}


.lineuplist li:nth-child(1) a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 66px;
	height: 66px;
	margin-top: -33px;
	background: url(/voi/sp/webshop/velikoko_pamph/img/p_lineup_01.png) no-repeat 0 0;
	background-size: 66px 66px;
		-moz-background-size: 66px 66px;
		-webkit-background-size: 66px 66px;
}
.lineuplist li:nth-child(2) a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 66px;
	height: 66px;
	margin-top: -33px;
	background: url(/voi/sp/webshop/velikoko_pamph/img/p_lineup_02.png) no-repeat 0 0;
	background-size: 66px 66px;
		-moz-background-size: 66px 66px;
		-webkit-background-size: 66px 66px;
}
.lineuplist li:nth-child(3) a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 66px;
	height: 66px;
	margin-top: -33px;
	background: url(/voi/sp/webshop/velikoko_pamph/img/p_lineup_03.png) no-repeat 0 0;
	background-size: 66px 66px;
		-moz-background-size: 66px 66px;
		-webkit-background-size: 66px 66px;
}
.lineuplist li:nth-child(4) a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 66px;
	height: 66px;
	margin-top: -33px;
	background: url(/voi/sp/webshop/velikoko_pamph/img/p_lineup_04.png) no-repeat 0 0;
	background-size: 66px 66px;
		-moz-background-size: 66px 66px;
		-webkit-background-size: 66px 66px;
}
	 
.lineuplist li a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 10px;
	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;
}




/*　モーダル
----------------------------------------------------*/
.modal-content {
	position: absolute;
	top: 100px;
	left: 0;
	display: none;
	width: 96%;
	margin: 0 2%;
	z-index: 110;
	opacity: 1;
	overflow: hidden;
}

.modal-content .modal-inner {
	position: relative;
	padding: 10px;
	margin-top: 29px;
	background-color: #ffffff;
}

.modal-content .modal-inner .modal-close {
	position: absolute;
	width: 56px;
	height: 29px;
	top: -29px;
	right: 0;
	background-image: url(/voi/sp/webshop/velikoko_pamph/img/btn_modal_close.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 56px 29px;
	-moz-background-size: 56px 29px;
	background-size: 56px 29px;
	text-indent: -9999px;
}


#r-mod__backlayer {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	background-color: rgba( 0,0,0, 0.75 );
	z-index: 100;
}


.modal-content .modal-inner .modal-txt {
	padding-top: 10px;
}


/*　あなたへのおすすめ・あなたが購入した
----------------------------------------------------*/
.subtitle {
	padding: 20px 0 10px;
	border-top: 1px solid #bcbcbc;
	text-align: center;
}

.box-viewport {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#r-recommendArea {
	display: none;
}

.psnlist {
	margin-left: 5px;
	width: 1265px;	
}
.psnlist li {
	float: left;
	width: 100px;
	margin-right: 5px;
	color: #666;
}

.psnlist li img {
	border: 1px solid #dfdfdf;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
}

.psnlist li a {
	display: block;
}

.psnlist li div {
	text-align: left;
	font-size: 10px;
}
.psnlist li div > span {
	display: block;
}
.psnlist li span.price {
	color: #f00;
}
.psnlist .noflick {
	margin-bottom: 10px;
}
.psnlist .nohistory {
	padding: 10px;
}
.psnlist .other {
	padding: 10px;
}

.psnlist li .item_price {
	display: block;
	padding-top: 5px;
	text-align: left;
	color: #666;	
}

.psnlist li .item_price em {
	font-style: normal;
	color: #f00;
}

.psnlist .txt-sale {
	color: #e60012;
}

.controls button {
	position: absolute;
	width: 30px;
	height: 50px;
	top: 25px;
	padding: 0;
	border: none;
	background: none;
	text-indent: -9999px;
	cursor: pointer;
}
.controls button.prev {
	left: 0;
}
.controls button.next {
	right: 0;
}
.controls button:after {
	content: "";
	position: absolute;
	top: 50%;
	display: block;
	width: 19px;
	height: 36px;
	margin-top: -18px;
	background: url(/voi/sp/images/tlmtop/common/b_controls.png) no-repeat 0px 0px;
	background-size: 40px 36px;
		-moz-background-size: 40px 36px;
		-webkit-background-size: 40px 36px;
}
.controls button.next:after {
	right: 0px;
	background: url(/voi/sp/images/tlmtop/common/b_controls.png) no-repeat -21px 0px;
	background-size: 40px 36px;
		-moz-background-size: 40px 36px;
		-webkit-background-size: 40px 36px;
}
.controls button.prev:after {
	left: 0px;
}
.controls button[disabled] {
	display: none !important;
}

/* 星 */
.psnlist .r-star {
	display: inline-block;
	background-image: url(/voi/sp/images/common/star.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 150px 30px;
	-moz-background-size: 150px 30px;
	-webkit-background-size: 150px 30px;
	width: 75px;
	height: 15px;
	margin-top: 5px;
}

.psnlist .r-1_0,
.psnlist .r-1_1,
.psnlist .r-1_2,
.psnlist .r-1_3,
.psnlist .r-1_4 {
	background-position: -60px 0;
	}
	
.psnlist .r-1_5,
.psnlist .r-1_6,
.psnlist .r-1_7,
.psnlist .r-1_8,
.psnlist .r-1_9 {
	background-position: -46px -15px;
	}
	
.psnlist .r-2_0,	
.psnlist .r-2_1,
.psnlist .r-2_2,
.psnlist .r-2_3,
.psnlist .r-2_4 {
	background-position: -44px 0;
	}

.psnlist .r-2_5,
.psnlist .r-2_6,
.psnlist .r-2_7,
.psnlist .r-2_8,
.psnlist .r-2_9 {
	background-position: -29px -15px;
	}	
	

.psnlist .r-3_0,	
.psnlist .r-3_1,
.psnlist .r-3_2,
.psnlist .r-3_3,
.psnlist .r-3_4 {
	background-position: -29px 0;
	}
	
.psnlist .r-3_5,
.psnlist .r-3_6,
.psnlist .r-3_7,
.psnlist .r-3_8,
.psnlist .r-3_9 {
	background-position: -14px -15px;
	}	

.psnlist .r-4_0,	
.psnlist .r-4_1,
.psnlist .r-4_2,
.psnlist .r-4_3,
.psnlist .r-4_4 {
	background-position: -14px 0;
	}
	
.psnlist .r-4_5,
.psnlist .r-4_6,
.psnlist .r-4_7,
.psnlist .r-4_8,
.psnlist .r-4_9 {
	background-position: 0px -15px;
	}			

.psnlist .r-5_0,		
.psnlist .r-5_1,
.psnlist .r-5_2,
.psnlist .r-5_3,
.psnlist .r-5_4 {
	background-position: 0 0;
	}


/* レビュー */
.psnlist li .psn-review {
	margin-top: 5px;
	padding: 0 5px 0 0;
	font-size: 12px;
}

.psnlist li .psn-review .txt-review {
	float: left;
	width: 60px;
	padding-top: 3px;
	}
	
.psnlist li .psn-review .reviewnumber {
	display: block;
}

.psnlist li .psn-review .btn-review {
	float: right;
	width: 35px;
}

.psnlist li .psn-review .btn-review img {
	border: none;
}


/* ログイン誘導・購入履歴なし */
.pastbuy-txt {
	text-align: center;
	display: none;
}

.pastbuy-txt .message {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 20px;
}

.pastbuy-txt .pastbuy-ex li {
	margin-bottom: 5px;
	font-size: 10px;
	color: #888888;
}

.pastbuy-txt .pastbuy-ex li.last-child {
	margin-bottom: 0;
}


/* ログイン誘導 */
#r-pastbuy-txtA .message a {
	color: #2d39e3;
	text-decoration: underline;
}


/*　開発ヒストリ－
----------------------------------------------------*/
.box-history {
	margin-bottom: 30px;
	background-image: url(/voi/sp/webshop/velikoko_pamph/img/bg_history_2.png);
	background-repeat: epeat;
	background-position: 0 0;
	-webkit-background-size: 50% 50%;
	-moz-background-size: 50% 50%;
	background-size: 50% 50%;
}
	
.box-history .ttl-history {
	position: relative;
	width: 100%;
	height: 90px;
}

.box-history .ttl-history a {
	display: block;
	padding-top: 15px;
}

.box-history .ttl-history span {
	display: block;
	width: 310px;
	margin: 0 auto;
}

.box-history .ttl-history:before {
	content: "";
	position: absolute;
	top: 30px;
	right: 7px;
	display: block;
	width: 40px;
	height: 40px;
	margin-top: -7px;
	background: url(/voi/sp/webshop/velikoko_pamph/img/btn_history_close.png) no-repeat 0 0;
	background-size: 40px 40px;
		-moz-background-size: 40px 40px;
		-webkit-background-size: 40px 40px;
}

.box-history .ttl-history.close:before {
	content: "";
	position: absolute;
	top: 30px;
	right: 10px;
	display: block;
	width: 40px;
	height: 40px;
	margin-top: -7px;
	background: url(/voi/sp/webshop/velikoko_pamph/img/btn_history_close.png) no-repeat 0 0;
	background-size: 40px 40px;
		-moz-background-size: 40px 40px;
		-webkit-background-size: 40px 40px;
}

.box-history .ttl-history.open:before {
	content: "";
	position: absolute;
	top: 30px;
	right: 10px;
	display: block;
	width: 40px;
	height: 40px;
	margin-top: -7px;
	background: url(/voi/sp/webshop/velikoko_pamph/img/btn_history_open.png) no-repeat 0 0;
	background-size: 40px 40px;
		-moz-background-size: 40px 40px;
		-webkit-background-size: 40px 40px;
}

.box-history .ttl-history .ttl-wrap {
	display: block;
	width: 310px;
	margin: 0 auto;
}


.box-history .box-historymore {
	display: none;
}

.box-history .box-historymore .lead {
	width: 310px;
	margin: 0 auto;
	padding: 15px 0 25px;
}

.box-history .inner-history {
	width: 310px;
	margin: 0 auto;
}

.box-history .inner-product {
	margin: -25px auto 0;
}

.box-history .box-product {
	margin-bottom: 15px;
	background-image: url(/voi/sp/webshop/velikoko_pamph/img/bg_history_1.png);
	background-repeat: epeat;
	background-position: 0 0;
	-webkit-background-size: 50% 50%;
	-moz-background-size: 50% 50%;
	background-size: 50% 50%;
}

.box-history .txt-product01,
.box-history .txt-pumpus01 {
	position: relative;
	top: -11px;
}

.box-history .txt-product02 {
	padding: 8px 0 20px;
}

.box-history .txt-pumpus01 {
	padding-bottom: 10px;
}

.box-history .txt-pumpus02 {
	padding-bottom: 5px;
}

.box-history .historylist li {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.box-history .historylist li:first-child {
	border-bottom: 1px solid #5ccb93;
}

.box-history .productlist li {
	padding-bottom: 8px;
}

.box-history .productlist li:last-child {
	padding-bottom: 20px;
}

/*　ラクチンきれいパンプスバナー
----------------------------------------------------*/
.bnr-pumpustop {
	margin-bottom: 30px;
}

/*　ラボバナー
----------------------------------------------------*/
.box-customer {
	background-color: #dcd9cf;
	padding: 10px;
}

.box-customer .inner {
	padding: 15px 10px 0;
	background-color: #fff;
}

.box-customer .img {
	padding: 22px 15px;
}

.customer {
	padding-bottom: 70px;
	background: url(/voi/sp/webshop/velikoko_pamph/img/p_labo2.png) no-repeat center bottom;
	background-size: 262px 56px;
		-moz-background-size: 262px 56px;
		-webkit-background-size: 262px 56px;

}

.customer .lead-customer {
	margin: 0 auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #f2f1ec;
	width: 240px;
	line-height: 1.5;
}

.customer .box-bnr {
	margin-bottom: 0;
}

.box-customer .box-bnr .bnr a {
	display: block;
	position: relative;
	padding-right: 15px;
}
	
.box-customer .box-bnr .bnr a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 10px;
	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;
}


/*　ページの先頭
----------------------------------------------------*/
.topagetop {
		margin: 25px 10px 15px 0;
		text-align: right;
}

.topagetop a {
		position: relative;
		padding: 2px 0 2px 20px;
		text-decoration: underline;
}

.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;
}


/* 検索
----------------------------------------------------*/
div.searchBox {
    margin: 10px 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%;
}
