div#mobile-site img{margin-top:10px;display:block;}

*{margin:0;padding:0;}

#main h4{font-size:100%;}

body{
	margin:0;
	padding:0;
	background:#FFF url(http://img14.shop-pro.jp/PA01078/766/etc/bg.jpg) no-repeat center top;
	color:#666;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
	text-align: center;
}

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


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

a:link    {color: #CC3300; text-decoration: underline;}
a:visited {color: #CC3300; text-decoration: underline;}
a:active  {color: #CC3300; text-decoration: underline;}
a:hover   {color: #FF6633; text-decoration: none;}

/*ショップタイトル-リンク色指定*/
#title a:link    {color: #000; text-decoration: none;}
#title a:visited {color: #000; text-decoration: none;}
#title a:active  {color: #000; text-decoration: none;}
#title a:hover   {color: #666; text-decoration: none;}


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

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

#header {
	width:100%;
}

#body {
}

#body .margin {
	width:960px;margin:10px 0 30px;overflow:hidden;
}

#side {
	width:190px;
	float:left;
	text-align:left;
}

#main {
	width:750px;
	float:right;
	text-align:left;
	}

#footer {
	width:100%;
	text-align:center;
}


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

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

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

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

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


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

/*ヘッダーメニューの背景*/
#header_menu ul {
	height:43px;
	background:#FFFFFF url(http://img14.shop-pro.jp/PA01078/766/etc/hd-mn.jpg) no-repeat;
	text-align:left;
}

div#header_menu img{display:block;}

/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:#000;
	font-size:22px;
}

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

#header_menu ul{
	width:960px;
	overflow:hidden;
}

#header_menu ul li{
	height:27px;
	float:left;
	list-style:none;
}

#header_menu ul li#hm01{width:98px;}
#header_menu ul li#hm02{width:170px;}
#header_menu ul li#hm03{width:272px;}
#header_menu ul li#hm04{width:108px;}
#header_menu ul li#hm05{width:220px;}

#header_menu ul li a {
	display:block;
	height:27px;
}

#header_menu ul li span{
	display:none;
}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
#header #search .title {
	height:20px;
	background:url(http://img.shop-pro.jp/tmpl_img/17/search_title.gif) no-repeat;
	background-position:left top;
}

#search select,input {
	margin-left:8px;
}
#search .button {
	width:50px;
	height:20px;
	margin-left:3px;
}


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

#footer_menu {
	color:#FFFFFF;
	padding:5px 0 0;
	background:#06A url(http://img14.shop-pro.jp/PA01078/766/etc/ft-tp.gif) no-repeat;
}

#footer_menu a {
	color:#FFFFFF;
	}

address {
	color:#333;
	font-style:normal;
	padding:15px 0 10px;
	background:#FFF url(http://img14.shop-pro.jp/PA01078/766/etc/ft-bt.gif) no-repeat;
}


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

dl {
	margin-bottom:10px;
} 

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

#grayzone {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone.gif) repeat-y;
	margin-bottom:10px;
}

#grayzone .top {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_top.gif) no-repeat;
	background-position:left top;
}
#grayzone .bottom {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}

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

#grayzone dt img {margin:2px 5px;}

/* リストのタイトル部分（四角の枠） */
#grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:1px #FF9900 solid;
	margin-bottom:5px;
	padding-top:3px;
}

/* リスト部分（左端にオレンジ色の丸の画像） */
#grayzone dd {
	background:url(http://img.shop-pro.jp/tmpl_img/17/dd.gif) no-repeat;
	background-position:0px 6px;
	padding-left:12px;
	margin-bottom:3px;
}

#grayzone dd.sp {
	background:none;
	border-top:2px #FFF dotted;
	padding:0px;
	margin:3px;
}


/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
.grayzone {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone.gif) repeat-y;
	margin-bottom:10px;
}

.grayzone .top {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_top.gif) no-repeat;
	background-position:left top;
}
.grayzone .bottom {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}

.grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:1px #FF9900 solid;
	margin-bottom:5px;
	padding-top:3px;
}

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

.grayzone dt img {margin:2px 5px;}

.grayzone dd #btn_members_login,
.grayzone dd #btn_members_signup,
.grayzone dd #btn_members_logout {
	text-align:center;
}

.grayzone dd #btn_members_signup {
	padding-top:7px;
	margin-top:7px;
	border-top:2px #FFF dotted;
}

.grayzone dd #btn_members_signup span,
.grayzone dd #btn_members_logout span {
	font-size:10px;
	line-height:1.1em;
	display:block;
	padding-bottom:5px;
}


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

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

dl#owner dt {
	background:#8F826C url(http://img.shop-pro.jp/tmpl_img/17/round_owner.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding:5px 0;
}

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

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

dl#list dt {
	font-weight:bolder;
	margin-bottom:5px;
}

dl#list dd {
	padding-left:17px;
	margin-bottom:3px;
	background:url(http://img.shop-pro.jp/tmpl_img/17/dd_arrow.gif) no-repeat;
	background-position:1px 6px;
}

div.border {
	border-top:2px #8F826C dotted;
	padding-bottom:5px;
	background:none;
}

/* ------------------------------------- 
 *	メールマガジン登録・解除
 * ------------------------------------- */

dl#mailmaga {
	display:none;
	border:1px #8F826C solid;
}

dl#mailmaga dt {
	border-bottom:1px #8F826C dotted;
	margin:5px;
	font-weight:bolder;
}

dl#mailmaga dd {
	text-align:center;
	margin-bottom:5px;
}

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

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

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.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:20px;
}

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

.free_space {
	border:2px #999 solid;
	padding:10px;
}

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

.pankuzu {margin-bottom:20px;}


/* ------------------------------------- 
 *	会員価格の表示 トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_top {
	padding:0px;
}

.discount_rate_top {
	padding:2px 0px 0px;
	color:#ff0000;
}


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

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

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

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

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

/* 商品の値段 */
table.list div.price {
	color:#CC0000;
	width:150px;
	float:right;
	text-align:right;
}
/* 商品の簡易説明 */
table.list {margin-top:10px;}


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

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

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

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

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

dd#group-list {
	border-top:#FFF dotted 2px;
	padding:0px;
	margin:0px;
	height:1px;
	line-height:0px;
}

.group-list-link {
	margin:5px 0px 0px;
}

/* ************************************************ 
 *	商品一覧ページ
 * ************************************************ */

/* 会員価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_all {
	padding:0px;
}

.discount_rate_all {
	padding:2px 0px 0px;
	color:#ff0000;
}

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

div.detail {margin:10px 0;}

div.detail_img {width:100%;text-align:center;}

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

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

table.spec th {
	background:#EFEFEF;/*商品価格表右側セルの背景色*/
	padding:5px;
	width:100px;
	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:10px 0;}

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

/* 会員価格の表示 商品詳細用 */
.regular_price_detail {
	padding:0px 0px 2px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
}

.discount_rate_detail {
	padding:2px 0px 0px;
	color:#ff0000;
}

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

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

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

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

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

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:#FF6600;
}

/* 会員価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_search {
	padding:0px;
}

.discount_rate_search {
	padding:2px 0px 0px;
	color:#ff0000;
}

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

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

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

/* 会員価格の表示 オプション用 */
.regular_price_stock {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_stock {
	padding:0px;
}

.discount_rate_stock {
	padding:2px 0px;
	color:#ff0000;
}


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

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

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

table#shop th {
	width:150px;
	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;
}
/* ************************************************ 
 *	メインエリア
 * ************************************************ */
div.recommend {
width:100%;
}

table.recommend-area {
width:100%;margin:0 auto;
}

table.recommend-area td.recommend-left{
padding:15px 30px 15px 0;vertical-align:top;
}

table.recommend-area td.recommend-right {
padding:15px 0 15px;vertical-align:top;
}

table.recommend-area div.recommend-block {
padding: 1px;
}

table.recommend-area table.recommend-case {
width: 228px;
}

table.recommend-area table.recommend-case td {
vertical-align:top;background:#FFF;
}

table.recommend-area table.recommend-case td p {
padding:5px;
}

table.recommend-area table.recommend-case td.recommend-img {
height:100px;text-align:center;vertical-align:middle;border-bottom:none;
}

table.recommend-area table.recommend-case td.recommend-img p {
padding:0;
}

table.recommend-area table.recommend-case td.recommend-th {
width:70px;font-weight:bold;
}

table.recommend-area table.recommend-case td.recommend-link {
text-align:center;
}

/* ------------------------------------- 
 *	左メニュー
 * ------------------------------------- */
div#side a.over{display:block;line-height:0;}
div#side a.over:hover{background:#FFF;filter:alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;}
div#side a.over span{display:none;}

div#cart{width:190px;height:66px;margin-bottom:10px;background:url(http://img14.shop-pro.jp/PA01078/766/etc/left-cart.jpg) no-repeat left top;}
div#cart a.over{width:190px;height:66px;}

div#category{width:190px;margin-bottom:10px;background:url(http://img14.shop-pro.jp/PA01078/766/etc/left-ctg-bg.jpg) repeat-y left top;}

div#category dl{padding-bottom:100px;background:url(http://img14.shop-pro.jp/PA01078/766/etc/left-ctg-ft.jpg) no-repeat left bottom;}

div#category dd{margin-top:8px;padding:0 10px 0 33px;background:url(http://img14.shop-pro.jp/PA01078/766/etc/left-ctg-arrow.gif) no-repeat 15px 0.2em;}

div#category dd a{display:block;color:#666;text-decoration:none;}
div#category dd a:hover{text-decoration:underline;}

div#approach-commodity{width:190px;height:115px;margin-bottom:10px;background:url(http://img14.shop-pro.jp/PA01078/766/etc/left-page5.jpg) no-repeat left top;}
div#approach-commodity a.over{width:190px;height:115px;}

div#sweet-bridal{width:190px;height:168px;margin-bottom:10px;background:url(http://img14.shop-pro.jp/PA01078/766/etc/left-page6.jpg) no-repeat left top;}
div#sweet-bridal a.over{width:190px;height:168px;}

div#contact{width:190px;height:240px;margin-bottom:10px;background:url(http://img14.shop-pro.jp/PA01078/766/etc/left-inq.jpg) no-repeat left top;}
div#contact a.over{width:190px;height:240px;}

div#eng-ver{width:190px;height:85px;background:url(http://img14.shop-pro.jp/PA01078/766/etc/left-eng.jpg) no-repeat left top;}
div#eng-ver a.over{width:190px;height:85px;}

div#p1 p.pghd{color:#09F;text-align:left;padding:10px 0;}
div#p1 p.pghd a{color:#333;}

div#p1 p.pgtp{color:#F00;text-align:right;padding:10px 0 30px;}
div#p1 p.pgtp a{color:#333;}

div#p1 div#a3{padding:40px 240px 0 110px;background:url(http://img14.shop-pro.jp/PA01078/766/etc/p1-a3-bg.jpg) no-repeat left top;}

div#p1 div#a3 h3{padding-bottom:10px;}
div#p1 div#a3 p{margin-top:20px;color:#B7004A;}

div#p2{text-align:center;}
div#p2 div#a1{margin-bottom:30px;}

div#p2 div.lo{width:750px;overflow:hidden;}
div#p2 div.lo-lf{width:120px;float:left;text-align:left;margin-left:20px;}
div#p2 div.lo-rt{width:120px;float:right;text-align:right;}
div#p2 div.lo-cn{width:470px;float:left;text-align:center;}

div#p2 div#story-eng{background:url(http://img14.shop-pro.jp/PA01078/766/etc/p2-a2-bg.jpg) no-repeat left top;}
div#p2 div#story-eng p{color:#F90;}
div#p2 div#story-1st{margin:20px 0;}
div#p2 div#story-1st img{margin-top:20px;}
div#p2 div#story-2nd img{margin-top:10px;}

div#p2 p.pgtp{color:#F00;text-align:right;padding:10px 0 30px;}
div#p2 p.pgtp a{color:#333;}

div#p3 p.pghd{color:#09F;text-align:left;padding:10px 0;}
div#p3 p.pghd a{color:#333;}
div#p3 p.pgtp{color:#F00;text-align:right;padding:10px 0 30px;}
div#p3 p.pgtp a{color:#333;}

div.com-table{padding:0 15px;}
div.com-table table{width:720px;}
div.com-table td{padding:5px 0;}
div.com-table td.com-date{text-align:right;vertical-align:bottom;}
div.com-table td h4{font-weight:bold;}

div#p3 div#a1 table{margin-top:10px;}
div#p3 div#a1 table td.com-title{width:170px;padding:0;color:#56AAE4;font-size:150%;font-weight:bold;}

div#p3 div#a1 table#a1-ttl1 td.com-left{width:355px;}
div#p3 div#a1 table#a1-ttl1 td.com-right{padding-left:10px;}

div#p3 div#a1 table#a1-ttl2 td{border-bottom:1px solid #64C4F2;}
div#p3 div#a1 table#a1-ttl2 td.com-left{width:200px;}
div#p3 div#a1 table#a1-ttl2 td.com-right{width:130px;}

div#p3 div#a1 table#a1-ttl3 td.com-left{width:355px;}
div#p3 div#a1 table#a1-ttl3 td.com-right{padding-left:10px;}

div#p3 div#a1 table#a1-ttl4 td{border-bottom:1px solid #64C4F2;}
div#p3 div#a1 table#a1-ttl4 td.com-left{width:200px;}
div#p3 div#a1 table#a1-ttl4 td.com-right{width:130px;}

div#p3 div#a2 table{margin-top:10px;}
div#p3 div#a2 table td{padding:5px 10px;border-bottom:1px solid #64C4F2;}
div#p3 div#a2 table td.com-title{width:200px;padding:0;color:#56AAE4;font-size:150%;font-weight:bold;padding-bottom:10px;}

div#p3 div#a3 table{margin-top:10px;}
div#p3 div#a3 table td.com-title{width:240px;padding:0;color:#56AAE4;font-size:150%;font-weight:bold;}
div#p3 div#a3 table td.com-left{width:365px;padding-bottom:10px;vertical-align:top;}
div#p3 div#a3 table td.com-left h4{font-size:120%;color:#F60;border-left:6px solid #F60;padding-left:6px; margin:5px 0;margin-right:20px;}
div#p3 div#a3 table td.com-left p{margin-right:20px;}
div#p3 div#a3 table td.com-right{width:355px;padding-bottom:10px;vertical-align:top;}
div#p3 div#a3 table td.com-right h4{font-size:120%;color:#F60;border-left:6px solid #F60;padding-left:6px;margin:5px 0;}

div.what-news h2{margin-bottom:10px;}
div.what-news dl{width:690px;margin:0;overflow:hidden;}
div.what-news dt{width:60px;float:left;margin-right:10px;color:#F00;}
div.what-news dd{width:610px;float:left;}

p.reco-block{width:230px;}
