@charset "Shift_JIS";

/*=========================================================================

 商品系ページ（出し分け：スマホ用）
	
	・共通モジュール      						line:   28
	・トップページ        						line:  483
	・カテゴリトップ      						line:  933
	・商品一覧            						line: 1042
	・商品詳細            						line: 1325
	・よりどり一覧/詳細   						line: 1842
	・買った人のコメント  						line: 1983
	・ランキング          						line: 2124
	・詳細検索　　　　　  						line: 2278
	・デジタルカタログ商品一覧		line: 2395
	
	
	商品系ページ（レスポンシブ：スマホ用）
	
	・カタログ商品を申し込む								 line: 2462
	・再入荷お知らせメールのお申込み	line: 2703
	・商品番号・価格について									line: 2911
	・在庫確認																							line: 2969

=========================================================================*/


/* ************************************************************************

 商品系ページ共通モジュール

************************************************************************ */

/* ３カラムリスト
-------------------------------------------------------------------------*/
body.spTop .list3col{
	letter-spacing:-0.40em;
	text-align:left;
}
body.spTop .list3col li{
	width:31%;
	margin:0 3.3% 10px 0;
	letter-spacing:normal;
	word-break:break-all;
}
body.spTop .list3col li:nth-child(3n){
	margin-right:0;
}
body.spTop .list3col li img{
	display:block;
	margin:5px auto;
	width:100%;
}

/* 2カラムリスト
-------------------------------------------------------------------------*/
body.spTop .list2col{
	padding-top:2px;
	letter-spacing:-0.40em;
}
body.spTop .list2col li{
	display:inline-block;/display:inline;/zoom:1;vertical-align:top;
	width:48%;
	margin:0 4% 10px 0;
	letter-spacing:normal;
	word-break:break-all;
}
body.spTop .list2col li:nth-child(2n){
	margin-right:0;
}
body.spTop .list2col li img{
	border:1px solid #cbccce;
	display:block;
	margin:5px auto;
	width:100%;
}

/* 1カラムリスト
-------------------------------------------------------------------------*/
body.spTop .list1col{
	padding-top:2px;
}
body.spTop .list1col li{
	text-align:left;
	margin:0 0 10px 0;
	word-break:break-all;
}
body.spTop .list1col li img{
	border:1px solid #cbccce;
	display:block;
	margin:5px auto;
	width:100%;
}

/* ランキング
-------------------------------------------------------------------------*/
body.spTop .rankingList ul{
	letter-spacing:-0.40em;
	padding:2px 0 0 0;
	text-align:left;
}
body.spTop .rankingList li{
	width:31%;
	margin:10px 3.3% 10px 0;
	letter-spacing:normal;
	word-break:break-all;
}
body.spTop .rankingList li:nth-child(3n){
	margin-right:0;
}
body.spTop .rankingList li img{
	width:100%;
}
body.spTop .rankingList li span{
	width:30px;
	height:25px;
	margin:0 auto 5px auto;
}
body.spTop .rankingList li span.rank01{
	background:url(/defaultMall/images/multidev/products/sp_icn_rank01_2014.png) no-repeat 0 0;
	background-size:30px 25px;
	-webkit-background-size:35px 25px;
}
body.spTop .rankingList li span.rank02{
	background:url(/defaultMall/images/multidev/products/sp_icn_rank02_2014.png) no-repeat 0 0;
	background-size:30px 25px;
	-webkit-background-size:35px 25px;
}
body.spTop .rankingList li span.rank03{
	background:url(/defaultMall/images/multidev/products/sp_icn_rank03_2014.png) no-repeat 0 0;
	background-size:30px 25px;
	-webkit-background-size:35px 25px;
}
body.spTop .rankingList li span.price{
	display:block;
	width:auto;
	height:auto;
	margin:0 auto;
	overflow:visible;
	text-indent:inherit;
	font-weight:bold;
	white-space:normal;
}

/* 総合ランキングを見る */
body.spTop .rankingBtn{
	display:inline-block;
	margin:0 5px;
	padding:5px 20px;
	font-size:140%;
	padding-left:32px;
	color:#cd3502!important;
	font-weight:bold;
	text-decoration:none!important;
	border:#cd3502 2px solid;
	border-radius:5px;
}

/* 注目キーワード
-------------------------------------------------------------------------*/
body.spTop .hotWord{
	border-top:#DEDEDE 1px solid;
	padding:0 10px;
}
body.spTop .hotWord dt{
	padding:10px 0 5px 0;
	background:none;
}
body.spTop .hotWord dd{
	padding:0;
}
body.spTop .hotWord dd .wordList{
	margin-bottom:10px;
	padding:0;
}
body.spTop .hotWord dd .wordList li{
	margin:5px 5px 5px 0;
	padding:0;
}
body.spTop .hotWord dd .wordList li a{
	display:inline-block;
	padding:8px;
	background:#EBEBEB;
	color:#525252;
	border-radius:2px;
	text-decoration:none !important;
	line-height:1.3;
}
body.spTop .hotWord dd .allRank{
	border:none;
}
body.spTop .hotWord dd .allRank ul{
	padding:0;
	border:none;
}
body.spTop .hotWord dd .allRank li{
	padding:3px 8px 3px 9px;
}
body.spTop .hotWord dd .allRank li:first-child{
	padding:3px 8px 3px 0px;
}

/* アプリダウンロード
-------------------------------------------------------------------------*/
body.spTop .appDlArea{
	border-bottom:#DEDEDE 1px solid;
	padding:0 0 15px 0;
}
body.spTop .appDlArea h2{
	font-weight:bold;
	font-size:115%;
	text-align:center;
	margin:0 0 10px;
}
body.spTop .appDlArea ul{
	letter-spacing:-0.40em;
	}
body.spTop .appDlArea ul li{
	display:inline-block;/display:inline;/zoom:1;vertical-align:top;
	letter-spacing:normal;
	width:48%;
}
body.spTop .appDlArea ul li:first-child{
	margin-right:4%;
}
body.spTop .appDlArea ul li em{
	display:block;
	font-weight:bold;
	text-align:center;
	margin:0 0 5px;
}
body.spTop .appDlArea ul li img{
	width:100%;
}

/* 検索エリア
-------------------------------------------------------------------------*/
body.spTop .topSearch{
	position:inherit;
	padding:10px;
	border:none;
	background:#F0F0F0;
}
body.spTop .topSearch input[type="text"] {
	display:inline-block;/display:inline;/zoom:1;vertical-align:top;
	width:85%;
	height:40px;
	padding:10px 0 10px 7px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-appearance:none;
	border-radius:2px 0 0 2px;
	box-shadow:2px 2px 3px #DADADA inset;
	-webkit-box-shadow:2px 2px 3px #DADADA inset;
	font-size:115%;
	border:none;
}
body.spTop .topSearch input.topSearchBtn{
	display:inline-block;/display:inline;/zoom:1;vertical-align:top;
	font-size:0;
	line-height:0;
	width:15%;
	height:40px;
	margin:0 auto;
	padding:8px 15px;
	background:#333 url(/defaultMall/images/multidev/common/sp_icn_search_2014.png) no-repeat center center;
	background-size:25px 25px;
	-webkit-background-size:25px 25px;
	border-radius:0 2px 2px 0;
	cursor:pointer;
	box-shadow:none;
	border:none;
}
body.spTop .topSearch select{
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	width:100%;
	min-width:280px;
	min-height:40px;
	padding:10px;
	border:2px solid #666;
	border-radius:5px;
	margin:0 0 10px 0;
	background:#FFF url(/defaultMall/images/multidev/common/sp_icn_open_2014.png) no-repeat 95% center;
	background-size:15px 15px;
	-webkit-background-size:15px 15px;
	text-align:center;
	color:#333;
	font-weight:bold;
}

/* ガイドメニュー
-------------------------------------------------------------------------*/
body.spTop .topGuide{
	width:auto;
	min-width:306px;
	margin:14px auto 5px auto;
	background:none;
	border-radius:0;
	letter-spacing:-0.40em;
	z-index:10000;
	position:relative;
}
body.spTop .topGuide div.logonMenu01,
body.spTop .topGuide div.logonMenu02,
body.spTop .topGuide div.logonMenu03,
body.spTop .topGuide div.logoffMenu01,
body.spTop .topGuide div.logoffMenu02,
body.spTop .topGuide div.logoffMenu03,
body.spTop .topGuide div.logoffMenu04{
	display:inline-block;/display:inline;/zoom:1;vertical-align:top;
	letter-spacing:normal;
	border-right:#C9E3A5 1px solid;
	height:30px;
	line-height:30px;
}
body.spTop .topGuide div.logonMenu01,
body.spTop .topGuide div.logonMenu02,
body.spTop .topGuide div.logonMenu03{
	width:33%;
}
body.spTop .topGuide div.logoffMenu01,
body.spTop .topGuide div.logoffMenu02{
	width:22%;
}
body.spTop .topGuide div.logoffMenu03{
	width:25%;
}
body.spTop .topGuide div.logoffMenu04{
	width:29.6%;
}
body.spTop .logonMenu03 .btns,
body.spTop .logoffMenu04 .btns{
	color: #fff !important;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none !important;
}
body.spTop .topGuide a{
	height:auto;
	text-decoration:none!important;
	color:#FFF!important;
	font-weight:bold;
	font-size:115%;
	overflow:inherit;text-indent:0;white-space:normal;
}
body.spTop .topGuide div.logonMenu03,
body.spTop .topGuide div.logoffMenu04{
	border-right:none;
}
/* 商品カテゴリ */
body.bodyHide #bodyWrap{
	background-color:transparent;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)!important;
	opacity: 0.6;filter: alpha(opacity=60);-moz-opacity:0.60;
}
body.spTop .modal{
	display:none;
}
body.spTop .modalBody{
	position: fixed;
	z-index:10000;
	width:80%;
	left:0;
	top:0;
}
body.spTop .modalBK{
	position: fixed;
	z-index:9999;
	height:100%;
	width:100%;
	background:#000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	left:0;
	top:0;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)!important;
}
body.spTop .closeBtn{
	display:block;
	cursor:pointer;
	overflow:hidden;text-indent:100%;white-space:nowrap;
	position:absolute;
	top:-1em;
	right:-1em;
	background:url(/defaultMall/images/multidev/common/sp_btn_close_2014.png) no-repeat center center;
	background-size:27px 27px;
	width:27px;
	height:27px;
}
body.spTop .cateLink{
	text-align:left;
}
body.spTop .modal a{
	color:#000!important;
}
body.spTop .modal h2 {
	margin:0;
	background:#fff;
	font-size:140%;
	text-align:left;
	padding:0 0 0 10px;
	height:40px;
	line-height:40px;
}
body.spTop #headCategory{
	border-top:1px solid #d4d4d4;
	}
body.spTop #headCategory li a{
	display:block;
	padding-right:16px;
	background-color:#fff;
	border-bottom:1px solid #d4d4d4;
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
body.spTop #headCategory li a span{
	display:block;
	padding:8px 25px 8px 10px;
	line-height:1.3;
}
body.spTop #headCategory li a.open span{
	background:url(/defaultMall/images/multidev/common/sp_icn_open_2014.png) no-repeat right center;
	background-size:20px 20px;
	-webkit-background-size:20px 20px;
}
body.spTop #headCategory li a.close span{
	background: url(/defaultMall/images/multidev/common/sp_icn_close_2014.png) no-repeat right center;
	background-size:20px 20px;
	-webkit-background-size:20px 20px;
	color:#FFF;
}
body.spTop #headCategory li a.close{
	background:#78B91E ;
	color:#FFF;
}
body.spTop #headCategory li a span span,
body.spTop #headCategory li a.open span span,
body.spTop #headCategory li a.close span span{
	padding:12px 0 12px 48px;
}
/* カテゴリトップへのリンク */
body.spTop #headCategory li .catetop{
	display:none;
}
body.spTop #headCategory li .catetop a{
	padding-right:16px;
	background-color:#fff;
	border-bottom:1px solid #d4d4d4;
	background:linear-gradient(top, #fff, #fff);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	font-weight:normal;
}
body.spTop #headCategory li .catetop a span{
	display:block;
	padding:10px 25px 10px 16px;
	background:url(/defaultMall/images/multidev/common/sp_icn_link01_2014.png) no-repeat right center;
	background-size:20px 20px;
	-webkit-background-size:20px 20px;
}
/* サブメニュー */
body.spTop #headCategory li .sub li a{
	display:block;
	padding-right:16px;
	background-color:#fff;
	border-bottom:none;
	background:#FFF;
	font-weight:normal;
	line-height:1.3;
}
body.spTop #headCategory li .sub li:nth-child(2n+1) a {
	background:#F5F5F5;
}
body.spTop #headCategory li .sub li:last-child a{
	color:#619518!important;
	border-bottom:1px solid #d4d4d4;
	font-weight:bold;
}
body.spTop #headCategory li .sub li a span{
	display:block;
	padding:7px 25px 7px 16px;
	background:url(/defaultMall/images/multidev/common/sp_icn_link01_2014.png) no-repeat right center;
	background-size:15px 15px;
	-webkit-background-size:15px 15px;
}
/*スクロール*/
body.spTop .content-holder {
	position:relative;
	margin:0px auto;
	padding:0px;
	overflow: hidden;
}
/*! perfect-scrollbar - v0.4.10
* http://noraesae.github.com/perfect-scrollbar/
* Copyright (c) 2014 Hyeonje Alex Jun; Licensed MIT */
.ps-container .ps-scrollbar-x-rail{position:absolute;bottom:3px;height:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:0;filter:alpha(opacity=0);-o-transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear}.ps-container:hover .ps-scrollbar-x-rail,.ps-container.hover .ps-scrollbar-x-rail{opacity:.6;filter:alpha(opacity=60)}.ps-container .ps-scrollbar-x-rail:hover,.ps-container .ps-scrollbar-x-rail.hover{background-color:#eee;opacity:.9;filter:alpha(opacity=90)}.ps-container .ps-scrollbar-x-rail.in-scrolling{background-color:#eee;opacity:.9;filter:alpha(opacity=90)}.ps-container .ps-scrollbar-y-rail{position:absolute;right:3px;width:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:0;filter:alpha(opacity=0);-o-transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear}.ps-container:hover .ps-scrollbar-y-rail,.ps-container.hover .ps-scrollbar-y-rail{opacity:.6;filter:alpha(opacity=60)}.ps-container .ps-scrollbar-y-rail:hover,.ps-container .ps-scrollbar-y-rail.hover{background-color:#eee;opacity:.9;filter:alpha(opacity=90)}.ps-container .ps-scrollbar-y-rail.in-scrolling{background-color:#eee;opacity:.9;filter:alpha(opacity=90)}.ps-container .ps-scrollbar-x{position:absolute;bottom:0;height:8px;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-o-transition:background-color .2s linear;-webkit-transition:background-color.2s linear;-moz-transition:background-color .2s linear;transition:background-color .2s linear}.ps-container.ie6 .ps-scrollbar-x{font-size:0}.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x{background-color:#999}.ps-container .ps-scrollbar-y{position:absolute;right:0;width:8px;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-o-transition:background-color .2s linear;-webkit-transition:background-color.2s linear;-moz-transition:background-color .2s linear;transition:background-color .2s linear}.ps-container.ie6 .ps-scrollbar-y{font-size:0}.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y{background-color:#999}.ps-container.ie .ps-scrollbar-x,.ps-container.ie .ps-scrollbar-y{visibility:hidden}.ps-container.ie:hover .ps-scrollbar-x,.ps-container.ie:hover .ps-scrollbar-y,.ps-container.ie.hover .ps-scrollbar-x,.ps-container.ie.hover .ps-scrollbar-y{visibility:visible}

/* ユーティリティーメニュー
-------------------------------------------------------------------------*/
body.spTop .topUtility{
	background:#F5F5F5;
	border-bottom:1px solid #C7C7C7;
}
body.spTop .topUtility li{
	width:33.3%;
	background:none;
}
body.spTop .topUtility li.menu01{
	width:33.3%;
}
body.spTop .topUtility li a{
	width:auto;
	height:auto;
	text-decoration:none;
	color:#525252;
	border-right:#C7C7C7 1px solid;
	margin:5px 0;
	line-height:1.1;
	overflow:inherit;text-indent:0;white-space:normal;
}
body.spTop .topUtility li a span{
	padding:2px 0 2px 28px;
	display:inline-block;
	text-align:left;
}
body.spTop .topUtility li.menu01 a,
body.spTop .topUtility li.menu02 a,
body.spTop .topUtility li.menu03 a{
	background:none;
}
body.spTop .topUtility li.menu01 span{
	background:url(/defaultMall/images/multidev/products/sp_toputility_01_2014.png) no-repeat left center;
	background-size:25px 22px;
	-webkit-background-size:25px 22px;
}
body.spTop .topUtility li.menu02 span{
	background:url(/defaultMall/images/multidev/products/sp_toputility_02_2014.png) no-repeat left center;
	background-size:25px 22px;
	-webkit-background-size:25px 22px;
	letter-spacing:-0.08em;
}
body.spTop .topUtility li.menu03 span{
	background:url(/defaultMall/images/multidev/products/sp_toputility_03_2014.png) no-repeat left center;
	background-size:25px 22px;
	-webkit-background-size:25px 22px;
}
body.spTop .topUtility li.menu03 a{
	border-right:none;
}
/* 急上昇ワード
-------------------------------------------------------------------------*/
body.spTop .hotWordTop{
	margin:0;
	padding:0;
	border:none;
}
body.spTop .hotWordTop li:first-child{
	padding:7px 10px 7px 0;
	font-weight:bold;
	color:#666;
}
body.spTop .hotWordTop li:first-child em{
	color:#FB5E58;
	padding:0 3px 3px 0;
	font-size:80%;
}
body.spTop .hotWordTop li{
	display:inline-block;/display:inline;/zoom:1;vertical-align:top;
	margin:6px 0 0 5px;
	white-space:nowrap;
}
body.spTop .hotWordTop li a{
	display:inline-block;
	padding:8px;
	background:#EBEBEB;
	color:#525252;
	border-radius:2px;
	text-decoration:none !important;
	line-height:1.3;
}

/* キャンペーン フリックカルーセル
-------------------------------------------------------------------------*/
/*キャンペーンエリア*/
body.spTop .pickupArea .main {
	margin:0 auto 10px auto;
}
body.spTop .pickupArea .main img{
	width:100%;
}

/* 一覧を見る
-------------------------------------------------------------------------*/
body.spTop p.linkListpage {
	border-top:#DEDEDE 1px solid;
	margin-top:10px;
	padding:10px 0 0 0;
	text-align:right;
}
body.spTop p.linkListpage a{
	background:url(/defaultMall/images/multidev/common/sp_icn_link02_2014.png) no-repeat right center;
	background-size:15px 15px ;
	padding:0 20px 0 0;
	text-decoration:none;
}

/* テレビ放映商品を見る
-------------------------------------------------------------------------*/
body.spTop .tvshopList{
	border:none;
}
body.spTop .tvshopList dt{
	padding-bottom:6px;
	font-weight:bold;
}
body.spTop .tvshopList dd img{
	width:130px;
	border:1px solid #cbccce;
}
body.spTop .tvshopList ul{
	text-align:left;
}
body.spTop .tvshopList li:first-child{
	margin-right:3.3%;
} 
body.spTop .tvshopList p{
	margin-top:10px;
}

/* トップページ：カテゴリリンク（2階層メニューはJS読み込み）
-------------------------------------------------------------------------*/
body.spTop #mainCategory{
	border-top:1px solid #d4d4d4;
}
body.spTop #mainCategory li a{
	background:none;
}
body.spTop #mainCategory li a span{
	padding:10px 25px 10px 10px;
}
body.spTop #mainCategory li a.open span{
	background:url(/defaultMall/images/multidev/common/sp_icn_open_2014.png) no-repeat right center;
	background-size:20px 20px;
	-webkit-background-size:20px 20px;
}
body.spTop #mainCategory li a.close span{
	background:url(/defaultMall/images/multidev/common/sp_icn_close_2014.png) no-repeat right center;
	background-size:20px 20px;
	-webkit-background-size:20px 20px;
}
body.spTop #mainCategory li a.close{
	background:#78B91E ;
	color:#FFF;
}
/* カテゴリトップへのリンク */
body.spTop #mainCategory li .catetop a span{
	background:url(/defaultMall/images/multidev/common/sp_icn_link01_2014.png) no-repeat right center;
}
/* サブメニュー */
body.spTop #mainCategory li .sub li a{
	border-bottom:none;
	background:#FFF;
}
body.spTop #mainCategory li .sub li:nth-child(2n+1) a {
	background:#F5F5F5;
}
body.spTop #mainCategory li .sub li:last-child a{
	color:#619518!important;
	border-bottom:1px solid #d4d4d4;
	font-weight:bold;
}
body.spTop #mainCategory li .sub li a span{
	background:url(/defaultMall/images/multidev/common/sp_icn_link01_2014.png) no-repeat right center;
	background-size:20px 20px;
	-webkit-background-size:20px 20px;
}

/* キャンペーン
-------------------------------------------------------------------------*/
body.spTop .topCamp{
	padding:10px 0 0 0;
}
body.spTop .topCamp li{
	border-top:1px solid #d4d4d4;
	border-bottom:none;
}
body.spTop .topCamp li div{
	border-bottom:none;
}
body.spTop .topCamp li .arrow{
	background:url(/defaultMall/images/multidev/common/sp_icn_link01_2014.png) no-repeat 0 0;
	background-size:20px 20px;
	-webkit-background-size:20px 20px;
}
body.spTop .topCamp p{
	margin-top:0;
}
body.spTop .topCamp li a{
	text-decoration:underline!important;
	font-weight:normal;
	color:#373737;
}

/* お知らせ
-------------------------------------------------------------------------*/
body.spTop .topInfoArea{
	min-width:inherit;
	margin:0 0 30px 0;
	background:none;
}
body.spTop .topInfoArea dt{
	padding:0;
	margin:0 0 10px 0;
	background:none;
	border-top:none;
	border-bottom:2px solid #78B91E;
}
body.spTop .topInfoArea dd ul{
	border-bottom:none;
}
body.spTop .topInfoArea dd ul li{
	padding:0;
	margin:0 0 10px 0;
	border:none;
	list-style-type:none;
}
body.spTop .topInfoArea dd ul li a{
	display:block;
	background: url(/defaultMall/images/multidev/common/sp_icn_link02_2014.png) no-repeat left 0.2em;
	background-size:15px 15px;
	-webkit-background-size:15px 15px;
	padding: 0 0 0 20px;
}
/* バナーエリア
-------------------------------------------------------------------------*/
body.spTop .topBnrArea{
	background:none;
	border:none;
}
body.spTop .topBnrArea ul{
	padding:0;
	border:none;
}
body.spTop .topBnrArea li{
	padding:0;
	text-align:center;
	margin:0 0 10px;
}
body.spTop .topBnrArea li img{
	width:100%;
	max-width:inherit;
}

/* ************************************************************************

 カテゴリトップページ

************************************************************************ */

/* カテゴリリンク（テキスト）
-------------------------------------------------------------------------*/
body.spTop .cateLink{
	background:#FFF;
	border:none;
}