* {
	margin:0px;
	padding:0px;
}

body{
	margin: 0px;
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/top_bgbody.gif);
	color:#555555;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	line-height:16px;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}


/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link    {
	FONT-WEIGHT: normal; 
	COLOR: #555555; 
	TEXT-DECORATION: none;
}
a:visited {
	FONT-WEIGHT: normal; 
	COLOR: #555555; 
	TEXT-DECORATION: none;
}
a:hover {
	FONT-WEIGHT: normal; 
	COLOR: #FF6600; 
	TEXT-DECORATION: underline;
}
a:active {
	FONT-WEIGHT: normal; 
	COLOR: #FF6600; 
	TEXT-DECORATION: underline;
}

/* -------------------------------------
 *	ページレイアウト
 * ------------------------------------- */

/*ページ中央の幅*/
#wrapper {
	width:800px;/* 初期モードで設定 */
	margin:0px auto;
	background:#FFF;
}

#body {
	background-color:#FFFFFF;
	}

#body .margin {
	margin:10px 10px 30px 10px;
}

#side {
	width:170px;
	float:left;
	background-color:#FFFFFF;
	
	}

#main {
	margin-left:180px;
	}

#footer {
	width:100%;
	background-position:left bottom;
	padding-bottom:10px;
	text-align:center;
	font-size:10px;
}


/* ------------------------------------- 
 *	商品画像のサイズ・装飾設定(商品画像のサイズは「画像サイズ設定」で行います)
 * ------------------------------------- */

/* 画像のボーダー */
img.border {
	border:1px #999999 solid;
}

/* メイン画像（大サイズ）*/
img.mainimg {
	border:1px #999999 solid;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	
}

/* 商品のその他画像のサイズ */
img.thumnail {
	width:100px;
}

img {border:none;}
.small {font-size:10px;}
.right {text-align:right;}
.center {text-align:center;}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
/* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:0px;
	}

/*ヘッダーメニューの背景*/

/*検索ボックス*/
#search {
	width:170px;
	height:127px;
	background: url(http://img05.shop-pro.jp/PA01016/221/etc/search.gif) no-repeat;
	background-position:left bottom;
	margin:0px;
	
}


/* ------------------------------------- 
 *	見出しの設定
 * ------------------------------------- */
h1 {
	font-size:12px;
}

h2 {
	font-size:12px;
}

/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */

#header_menu ul {
	padding-top:0px;
	font-size:10px;
	line-height:13px;
}

#header_menu ul li{
	display:inline;
}


/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
#search .form {
	height:auto;
	width:150px;
	padding:35px 10px 10px 10px;
	
}

#search select,input {
	margin-left:10px;
}
#search .button {
	width:50px;
	height:20px;
	margin-left:10px;
	margin-top:5px;
}


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

#footer_menu {
	border-top:1px #CCC solid;
	margin-bottom:10px;
	padding-top:10px;
	font-size:10px;
}

address {
	font-style:normal;
	margin:10px;
}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

dl {
	margin-bottom:10px;
} 

/* ------------------------------------- 
 *	灰色の部分（おすすめ商品、売れ筋商品、カテゴリのリスト）
 * ------------------------------------- */

#grayzone {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/lineup2.gif) repeat-y;
	margin-bottom:0px;
}

#grayzone .top {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/lineup1.gif) no-repeat;
	background-position:left top;
}

#grayzone .top4 {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/lineup4.gif) no-repeat;
	background-position:left top;
}

#grayzone .top5 {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/lineup5.gif) no-repeat;
	background-position:left top;
}

#grayzone .top6 {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/color.gif) no-repeat;
	background-position:left top;
}

#grayzone .top7 {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/dezign2.gif) no-repeat;
	background-position:left top;
}

#grayzone .top8 {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/kaiun.gif) no-repeat;
	background-position:left top;
}

#grayzone .bottom {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/lineup3.gif) no-repeat;
	background-position:left bottom;
}

#grayzone dl {margin:0px 5px;}


/* リストのタイトル部分（四角の枠） */


/* リスト部分（左端にオレンジ色の丸の画像） */
#grayzone dd {
	background-position:0px 6px;
	padding-left:12px;
	margin-bottom:3px;
}


/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */

#grayzone .carttop {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/cart.gif) no-repeat;
	background-position:left top;
}

.cart_dt {
	background-position:left top;
	text-align:center;
	padding-top:0px;
	padding-bottom:5px;
}


/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */

#grayzone .blog {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/blog.gif) no-repeat;
	background-position:left top;
}

dl#owner {
	border-bottom:2px #8F826C solid;
}

dl#owner dd {
	border-left:2px #8F826C solid;
	border-right:2px #8F826C solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	トラックバック、フリースペースのリスト
 * ------------------------------------- */

#grayzone .contentstop {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/contents.gif) no-repeat;
	background-position:left top;
}
dl#list dt {
	font-weight:bolder;
	margin-bottom:5px;
}

dl#list dd {
	background-position:0px 6px;
	padding-left:15px;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	メールマガジン登録・解除
 * ------------------------------------- */
#grayzone .mailaga {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/melma.gif) no-repeat;
	background-position:left top;
}

dl#mailmaga dd {
	padding-left:15px;
	margin-bottom:0px;
}

/* ------------------------------------- 
 *	ラッキー堂について
 * ------------------------------------- */
#grayzone .aboutus {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/aboutus.gif) no-repeat;
	background-position:left top;
}


/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}
#count {
	text-align:center;
	}

/* ************************************************ 
 *	メインエリア
 * ************************************************ */

table.box {
	width:99.5%;
	margin:0px auto 10px auto;
	}

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.main_title {
	height:27px;
	background:url(http://img.shop-pro.jp/tmpl_img/17/main_title.gif) repeat-x;
	background-position:left;
}

.main_title .point {
	height:27px;
	width:20px;
	float:left;
	background:url(http://img.shop-pro.jp/tmpl_img/17/main_title_point.gif) no-repeat;
	background-position:left;
}

.main_title .title {
	height:27px;
	margin-left:20px;
	background:url(http://img.shop-pro.jp/tmpl_img/17/main_title_right.gif) no-repeat;
	background-position:right;
}
.main_title .title img {margin-top:6px;}

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */

div.info {
	color:#996633;
	margin-bottom:10px;
}

/* ------------------------------------- 
 *　フリースペース
 * ------------------------------------- */

.free_space {
	border:1px #DDDDDD solid;
	padding:5px;
}

/* ------------------------------------- 
 *	パンくずナビ
 * ------------------------------------- */

.pankuzu {margin-bottom:20px;
          font-size:10px;}


/* ------------------------------------- 
 *	アイテムエリアの設定（商品を複数個横に並べる表示の設定）
 * ------------------------------------- */

.itemarea {
	margin:5px 5px;
	width:135px;
	float:left;
	text-align:center;
}


/* ************************************************ 
 *	商品一覧・検索結果・詳細ページ
 * ************************************************ */


/* ------------------------------------- 
 *	商品一覧・検索結果//アイテムリストの設定（一行表示の設定）
 * ------------------------------------- */

table.list {
	width:99.5%;
	border-top:1px #996633 solid;
	border-bottom:1px #996633 solid;
}

table.list td {padding:10px 5px;}

/* 商品の名前 */
table.list div.name {
	margin-right:50px;
	
}

/* 商品の値段 */
table.list div.price {
	color:#CC0000;
	width:100px;
	float:right;
	text-align:right;
	font-weight:bold;
}

/* 商品の簡易説明 */
table.list {margin-top:10px;}

div.explain2 {margin:5px 0px 10px 0px;}

/* 並び順 */
.sort {
	text-align:right;
	margin-top:5px;
	font-size:10px;
}
.sort span,strong {
	padding:0px 7px;
}

/* ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。） */
.pagenavi {
margin-top:5px;
}

.pagenavi span {
	padding:0px 7px;
	color:#FF6633;
}

/* ------------------------------------- 
 *	商品一覧・検索結果・詳細ページ共通
 * ------------------------------------- */

/* カテゴリーの名前（背景：薄オレンジ） */
.category_title {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/sikaku_mini.gif) no-repeat;
	background-position:6px;
	border-bottom-width:2px;
	border-bottom-color:#FFCC00;
	color:#333; /*商品カテゴリー名・商品名文字色(商品詳細・商品一覧結果共通)*/
	font-weight:bolder;
	padding:3px 20px;
}


/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

div.detail {margin-bottom:0px;}

/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */

/* -----------------------------
 *	■商品画像の配置に関して■
 *	商品画像は幅200pxを標準サイズとしています。
 *	画像のサイズにあわせて、商品のスペック表の表示位置を調整しています。
 *	幅200px以上の画像を掲載する場合は、「div.spec_area」の「margin-left」
 *	の値を編集してください。
 *	【例】幅300pxの画像を掲載する場合は、「div.spec_area」の「margin-left」
 *	の値を「300px」に変更してください。
 * ----------------------------- */

div.spec_area {
	margin-left:300px; /* 商品詳細画像の値と同じ（メイン画像のサイズに合わせて回り込む） */
	padding-left:20px;
}

table.spec {
	background:#CCC;/*商品価格表-罫線の色*/
	width:100%;
}

table.spec th {
	background:#EFEFEF;/*商品価格表右側セルの背景色*/
	padding:5px;
	width:70px;
	color:#333;/*商品価格表右側セルの文字色*/
	font-weight:normal;
	text-align:left;
}

table.spec td {
	background:#FFF;/*商品価格表左側セルの背景色*/
	padding:5px;
}

table.spec table.num td {padding:0px;}

table.spec td.sales {
	color:#CC0000;/*商品価格表-販売価格の文字色*/
	font-weight:bolder;
}

/* 「カートに入れる」ボタン */
div.cart_in {
	text-align:right;
	margin-top:10px;
}
div.cart_in img {
	width:132px;
	height:34px;
}

/* 商品の説明 */
div.explain {margin:0px 0px 10px 0px;}

/* スペックテーブル */
.spectable{
margin:10px 0px;
border:1px solid #CCCCCC;
background-color:#EFEFEF;
width:auto;
height:auto;
padding:5px 3px 5px 3px;
}


/* 「この商品について問い合わせる」等のボタン */
div.etc {
	text-align:center;
	margin-top:10px;
}
div.etc img {
margin:5px;
	}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

div.tb {margin-bottom:5px;}

div.tb div.title {
	color:#8F826C;
	font-size:10px;
	background:url(http://img.shop-pro.jp/tmpl_img/17/arrow.gif) no-repeat;
	background-position:left;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:0px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:#FFFFFF;
	margin:0px 10px 0px 10px;
	border:1px solid #cccccc;
}

/*トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:5px 15px 5px 15px;
	font-size:10px;
}

div.tb div.tb_area span {
	font-size:10px;
	color:#8F826C;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted #8F826C;
	font-weight:bolder;
	padding:5px 0;
}


/* ************************************************ 
 *	商品検索結果
 * ************************************************ */

.search_result {
	margin:5px 20px 20px 20px;
}

/*検索条件の文字の色*/
.search_result strong {
	color:#FF6633;
}


/* ************************************************ 
 *	その他のページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */

div#option {
	padding:10px;
	background:#FFF;
}

table.option {
	margin:20px auto;
	background:#CCC;
	}


table.option th {
	background:#DDD;
	text-align:left;
	font-weight:normal;
	border:2px solid #FFF;
}


table.option td {
	background:#FFF;
	padding:3px;
	}

.option_btn {
	text-align:center;
	}


/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

table#shop {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
	line-height:18px;
}

table#shop td,th {padding:5px;}

table#shop th {
	width:100px;
	background:#DDD;
	text-align:left;
	font-weight:normal;
}

/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */

.sk {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
	}

.sk .title_sp {
	padding:2px;
	}
	
.sk .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
	}

.sk .title img {margin:3px;}

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}

/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */

div#privacy {
	margin:10px 20px 20px 20px;
	border:1px #CCC solid;
}

div#privacy .title_sp {
	padding:2px;
	}

div#privacy .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
}


div#privacy .note {
	padding:5px;
}

#whatsnew {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/whatnew.gif) repeat-y;
	margin-bottom:0px;
}

#whatsnew .top {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/whatnew_top.gif) no-repeat;
	background-position:left top;
}
#whatsnew .bottom {
	background:url(http://img05.shop-pro.jp/PA01016/221/etc/whatnew_bottom.gif) no-repeat;
	background-position:left bottom;
}


/* ------------------------------------- 
 *	カオリ追加分
 * ------------------------------------- */

.stone_name {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.stone_power {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
.stone_img {
	border: 1px solid #999999;
}
.stone_list {
	border: 1px solid #FF6600;
	margin-top: 5px;
	width: auto;
	height: auto;
}
.attention {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	float: left;
	height: auto;
	width: 290px;
}
.q {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	float: left;
	height: auto;
	width: 100%;
}
.wish {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	padding: 10px;
	float: left;
	height: auto;
	width: auto;
}
table.qa {
	height: auto;
	width: 98%;
}
table.qa td {
	padding: 10px;
}
.bonji {

	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	padding: 0px;
	float: left;
	height: 230px;
	width: 260px;
}
table.day td {

	padding: 5px;
}
table.day {

	height: 150px;
	width: 150px;
}
ul.sikaku {
	font-size: 12px;
	line-height: 18px;
	list-style-type: circle;
	margin: 0px;
	padding-left: 17px;
}
.link_stone {
	font-size: 12px;
	text-decoration: underline;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.stone_power10 {

	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}

.fit {
	color:#cc0000;
	font-size:10px;
	line-height:12px;
}

.bonji_box {
	padding: 5px;
	width:100%;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	margin:10px 0px;
	background-color:#EFEFEF;
}

.bonji_eto {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	text-decoration: underline;
	float: right;
	padding-right: 20px;
}
.catch {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 10px;
}
.bonji_eto2 {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	text-decoration: underline;
	background-color: #EFEFEF;
	width: 170px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}

.bonji_eto3 {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	background-color: #EFEFEF;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}

.size	{
	font-size:10px;
	color:#666666;
}
.news {
	background-color: #FFFFFF;
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/whatnewbox.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 390px;
	margin: 0px;
	background-position: left top;
	padding: 0px;
}
.news2 {
	text-decoration: none;
	background-color: #FFFFFF;
	height: 145px;
	width: 370px;
	overflow: auto;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ninki_top {
	color: #996633;
	text-decoration: none;
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/ninki_top.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 180px;
	font-style: normal;
	font-size: 10px;
	background-position: left top;
	text-indent: 10px;
	line-height: 22px;
}
.ninki_bottom {
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/ninki_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 180px;
}
.ninki_body {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/ninki_body.gif);
	background-repeat: repeat-y;
	width: 180px;
	font-style: normal;
	line-height: 16px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ninki_body2 {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	width: 160px;
	font-style: normal;
	line-height: 14px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.series_body {
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/series_body.gif);
	background-repeat: repeat-y;
	width: 590px;
	margin: 0px;
	padding: 0px;
}
.series_top {
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/series_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 590px;
}
.series_bottom {
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/series_bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 590px;
}

.new_top {
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/new_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 590px;
}

.osusume_top {
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/osusume_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 590px;
}

.design_top {
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/design_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 590px;
}

.others_top {
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/others_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 590px;
}

.color_top {
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/color_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 590px;
}

.xmas_top {
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/xmas_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 590px;
}

.price_red	{
color:#CC0000;
}

.pict	{
border:solid #999999 1px; 
width:160px; height:120px;
}

.brown_font	{
color:#996633;
text-decoration:none;
}

/*スポット入荷ボックスのトップ。bodyとbottomはseriesと共通*/
.spot_top {
	background-image: url(http://img05.shop-pro.jp/PA01016/221/etc/spot_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 590px;
}