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

body{
	color:#000033;
	font-size: 15px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 120%;
	background:#FFF url(https://img.shop-pro.jp/tmpl_img/19/bg.gif) repeat-x;/* 背景画像（グラデーション） */
	
}

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

li { list-style:none;}
img { border:none;}



/* リンクカラー（初級モードで設定できます） */
/* ----------------------------------------------------- */

/*フッターリンク*/
a:link,
a:visited,
a:active  { color: #4D2600; text-decoration: underline;}
a:hover   { color: #996633; text-decoration: none;}


/*全体のリンク*/
#main a:link,
#main a:visited,
#main a:active { color: #000033;}
#main a:hover  { color: #FF0000;}




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

#wrap_1 {
	width:834px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/wrapper_1.gif) repeat-y;
	margin:0px auto;
}

#wrap_2 {
	width:812px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/wrapper_2.gif) no-repeat;
	padding:0px 11px;
}

#content {
	width:782px;
	padding:5px 15px 30px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/content.jpg) no-repeat right top;/* コンテンツエリア右上の画像 */
}


/* ショップタイトルエリア */
#header {
	padding-bottom: 10px;
}

/* ヘッダーメニューエリア（検索とリンクアイコン） */
#header_menu {
	padding-top:10px;
	width:782px;
}

/* 囲み線 */
div.box-line {
	font-size: 9pt;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	letter-spacing: 0pt;
	border: 1px dashed #0055EE;
}

div.box-line span {
	color: #DD1111;
	text-decoration: underline;
}

/* グローバルナビゲーション */
div#g-navi{
	margin: 5px 0 10px;
	width: 782px;
}

div#g-navi ul{
	width: 782px;
	overflow: hidden;
}

div#g-navi li{
	padding: 0 12px;
	float: left;
	font-size: 13px;
	line-height: normal;
	border-right: 2px solid #666666;
}

div#g-navi li a{
	font-weight: bold;
}

div#g-navi li.navi01{
	padding-left: 20px;
}

div#g-navi li.navi01 a{
	color: #006633;
}

div#g-navi li.navi02 a{
	color: #ff33cc;
}

div#g-navi li.navi03 a{
	color: #0077ff;
}

div#g-navi li.navi04 a{
	color: #6633ff;
}

div#g-navi li.navi05 a{
	color: #ff6044;
}

div#g-navi li.navi06 a{
	color: #000000;
}

div#g-navi li.navi07 a{
	color: #66cc00;
}

div#g-navi li.last{
	border-right: none;
}

/* メインエリア */
#main {
	width:772px;
	margin-top:15px;
}

/* メインエリア左サイド */
#colL {
	width:195px;
	float:left;
	line-height:1.6;
}

/* メインエリア右サイド */
#colR {
	width:545px;
	float:right;
}

/* フッター */
#footer {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/footer.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:40px;
	text-align:center;
	font-size:13px;
}

/* ヘッダー */
/* ----------------------------------------------------- */
/* ------------------------------------- 
 *	サイトタイトルの設定（文字のサイズや色は初級モードで設定）
 * ------------------------------------- */
h1.shop_title {
	font-size:13px;
}

h1.shop_title a:link,
h1.shop_title a:visited,
h1.shop_title a:active  {color: #003333; text-decoration: none;}
h1.shop_title a:hover   {color: #0000FF;}


/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
#header_menu #search {
	width:360px;
	float:left;
}

#search select {
	width:130px;
	margin-right:5px;
	vertical-align:middle;
}

#search input.keyword {
	width:160px;
	margin-right:5px;
	vertical-align:middle;
}

#search .btn {
	width:46px;
	height:20px;
	vertical-align:middle;
}


/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */
#header_menu #linkicon {
	width:300px;
	float:right;
	text-align:right;
	padding-top:5px;
}

#linkicon img {
	margin-right:15px;
}




/* フッター */
/* ----------------------------------------------------- */
ul#f-navi{
	width: 785px;
	margin-left: 27px;
	margin-bottom: 5px;
	overflow: hidden;
}

ul#f-navi li{
	padding: 0 12px;
	float: left;
	font-size: 13px;
	line-height: normal;
	border-right: 1px solid #666666;
}

ul#f-navi li a{
	color: #4D2600;
	font-size: 13px;
}

ul#f-navi li.last{
	border-right: none;
}

address {
	font-style:normal;
	color:#000033;/*コピーライト文字色*/
}

address a:link,
address a:active,
address a:visited,
address a:hover {
	text-decoration:underline;
	color:#000033;/*コピーライト文字色*/
}

ul.ranksite-link{
	margin: 0 auto 5px auto;
	width: 572px;
	overflow: hidden;
}

ul.ranksite-link li{
	float: left;
	width: 88px;
	height: 31px;
	font-size: 10px;
	line-height: normal;
	margin-right: 5px;
}

ul.ranksite-link li a{
	display: block;
	width: 88px;
	height: 31px;
	font-size: 10px;
	line-height: normal;
}


/* 左サイド(#colL) */
/* ----------------------------------------------------- */
/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */
#colL dl {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_bottom.gif) no-repeat left bottom;
	padding-bottom:10px;
}

#colL dt {
	height:35px;
	background-repeat:no-repeat;
	background-position:center;
	font-size:1em;
	text-indent:-10000px;
}

#colL dd {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_bg.gif) repeat-y;
	padding:3px 10px;
}

#colL li {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point.gif) no-repeat 0px 9px;
	padding:2px 0px 2px 12px;
}



/* ------------------------------------- 
 *	サイドメニューの各タイトル画像の設定
 * ------------------------------------- */

#cat_list dt	   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_cat.gif);}
#recommend_list dt { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_rec.gif);}
#seller_list dt	   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_seller.gif);}
#cart_list dt	   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_cart.gif);}
#owner dt	   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_owner.gif);}
#tb_list dt	   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_tb.gif); height:28px;}
#mailmaga dt	   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_mail.gif); height:28px;}

/* hrm2 Add*/
#recommend_list li { font-size:12px; letter-spacing:0; }


/* ------------------------------------- 
 *	商品カテゴリーリスト
 * ------------------------------------- */

dl#cat_list {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_cat_bottom.gif) no-repeat left bottom;
	padding-bottom:15px;
}

dl#cat_list dd {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_cat_bg.gif) repeat-y;
}

ul#cat_list_item li{
	font-size:16px;
}


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

#cart_list dt {
	text-indent:0px;
}

#cart_list dt img {
	width:195px;
	height:35px;
}

/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */
.owner_photo {
	text-align:center;
	margin-bottom:5px;
}

.owner_blog {
	text-align:right;
	margin-top:5px;
}

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

dl#mailmaga {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_mail_bottom.gif) no-repeat left bottom;
	padding-top:0px;
	padding-bottom:5px;
}

dl#mailmaga dd {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_mail_bg.gif) repeat-y;
	text-align:center;
	padding:5px;
}


/* ------------------------------------- 
 *	フリーエリアリスト
 * ------------------------------------- */

#freearea_list {
	margin-top:10px;
	background:#ECEBE1 url(https://img.shop-pro.jp/tmpl_img/19/l_free_bottom.gif) no-repeat left bottom;
	font-size:12px;
}
.freearea_top {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_free_top.gif) no-repeat left top;
	padding:10px;
}


/* ------------------------------------- 
 *	フィード
 * ------------------------------------- */

#feed {
	margin-top:10px;
}

#feed img {
	width:57px;
	height:15px;
	margin-right:5px;
}




/* 右サイド(#colR) */
/* ----------------------------------------------------- */

/* ------------------------------------- 
 *	メインエリアの画像の装飾（ボーダーの色は初期モードで設定）
 * ------------------------------------- */
.img_border {
	border:2px solid #00CC99;
}


/* ------------------------------------- 
 *	パンくずナビ
 * ------------------------------------- */
.pankuzu {
	height:20px;
	margin-bottom:10px;
	border-bottom:1px dotted #9999CC;
	font-size:12px;
}


/* ------------------------------------- 
 *	「該当する商品がありません」
 * ------------------------------------- */
.nodata {
	padding:10px;
	text-align:center;
}


/* ------------------------------------- 
 *	各タイトル、画像の設定
 * ------------------------------------- */
#recommend dt,
#seller dt,
#subcat dt,
#together dt,
#tb_url dt,
#tb dt,
#search_result dt {
	width:545px;
	height:25px;
	border-bottom:1px solid #9999CC;
	margin-bottom:10px;
	font-size:0.1em;
	text-indent:-10000px;
	background-repeat:no-repeat;
	background-position:left;
}

#recommend dt { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_recommend.gif);}
#seller dt 	  { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_seller.gif);}
#subcat dt	  { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_subcat.gif);}
#together dt  { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_together.gif);}
#tb_url dt	  { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_tb_url.gif);}
#tb dt 		  { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_tb.gif);}
#search_result dt { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_search_result.gif);}



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

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

.itemarea .caption {
	margin:3px 5px 0px 5px;
}

.itemarea .price {
	margin:3px 5px 0px 5px;
	color:#ee0000;
	font-weight:bold;
	font-size:15px;
}

.itemarea .cat_caption {
	margin:2px 2px 1px 2px;
	font-weight:bold;
	font-size:14px;
	font-family: "Verdana", "ＭＳ Ｐ明朝";
}
/*  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅"; */



/* ************************************************ 
 *	トップページ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */
#info {
	margin-bottom:30px;
}

#info dl {
	width:540px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/info_bottom.gif) no-repeat left bottom;
	padding-bottom:35px;
}

#info dt {
	width:540px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/info_title.gif) no-repeat left top;
	height:24px;
	font-size:1em;
	text-indent:-10000px;
}

#info dd {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/info_bg.gif) repeat-y;
	padding:10px 25px 0px 25px;
}



/* ------------------------------------- 
 *	おすすめ商品
 * ------------------------------------- */

dl#recommend {
	width:545px;
	margin-bottom:20px;	
}



<!--/* ------------------------------------- 
 *	売れ筋商品
 * ------------------------------------- */

dl#seller {
	width:545px;
	margin-bottom:20px;
}-->


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

#free_space {
	border:1px solid #9999CC;
	padding:20px 10px;
}






/* ************************************************ 
 *	商品一覧ページ
 * ************************************************ */
/* ------------------------------------- 
 *	サブカテゴリー
 * ------------------------------------- */
dl#subcat {
	width:545px;
}


/* ------------------------------------- 
 *	カテゴリーアイテム（商品一覧ページで、商品を１行ずつ表示）
 * ------------------------------------- */

#cat_item {
	width:545px;
	line-height:1.2;
	margin-top:10px;
}

.cat_title {
	color:#6D5E56;
	font-weight:bolder;
	font-size:14px;
	padding-left:20px;
	height:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point2.gif) no-repeat 0px 2px;
}


#cat_item dd {
	width:515px; 
	border-bottom:1px dotted #9999CC;
	padding:10px 15px;
}

/* 商品画像 */
.cat_item_img {
	float:left;
	padding-right:30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point2.gif) no-repeat right top;
}

/* 商品名 */
.item_title {
	margin-bottom:10px;
}

/* 商品価格 */
.item_price { color:#dd0000; margin-bottom:10px; font-weight:bold; font-size:15px;}


/* 商品簡易説明文 */
.item_explain { color:#777; font-size:12px; }



/* ------------------------------------- 
 *	並び順
 * ------------------------------------- */
#cat_item .sort {
	border-bottom:1px solid #9999CC;
	padding:5px 0px;
	line-height:1.6;
}

.sort span,
.sort strong {
	margin-right:5px;
}


/* ------------------------------------- 
 *	ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。）
 * ------------------------------------- */
#cat_item .pagenavi {
	border-bottom:1px dotted #9999CC;
	padding:5px 0px;
	line-height:1.6;
}

/* 「次のページへ」・「前のページへ」のリンク */
#cat_item .pagenavi a:link,
#cat_item .pagenavi a:visited,
#cat_item .pagenavi a:active,
#cat_item .pagenavi a:hover   {margin-right:15px;}






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

#detail {
	width:520px;
	margin:0px auto;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/detail_bg.gif) repeat-y 0px 5px;
}

.detail_bottom {
	height:5px;
	padding-bottom:5px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/detail_top.gif) no-repeat left bottom; 
}

#detail dl{
	width:510px;
	padding:5px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/detail_top.gif) no-repeat;
}

#detail dd {
	width:495px;
	padding:10px 5px 10px 10px;
}


/* メイン画像エリア */
#detail dd.mainimg {
	width:510px;
	padding:0px;
	text-align:center;
}

/* 商品名 */
#detail dt {
	width:500px;
	padding:5px;
	border-bottom:1px dotted #9999CC;
}

#detail dt .product_name {
	float:left;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point3.gif) no-repeat 5px 3px;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:2px;
}

#detail dt .product_sales {
	float:right;
	font-weight:bolder; 
}

#detail dd .sales {
	font-weight:bolder; 
}


/* 商品名 */
h2 {
	font-size:15px;
}




/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */
.spec {
	width:290px;
	float:left;
}

.spec_table {
	background:#BBB7B0;
	width:290px;
}

.spec_table th {
/*	font-weight:normal; */
	font-weight:bold;
	text-align:left;
/*	background:#62806A; */
	background:#CC0000;
	color:#0000FF;
	padding:5px;
	white-space:nowrap;
}

.spec_table td {
	padding:5px;
	background:#00CCFF;
}

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


/* オプションのリンク */
.option {
	margin-top:5px;
}

/* ------------------------------------- 
 *	ボタン
 * ------------------------------------- */
.detail_btn {
	width:191px;
	float:right;
}

/* 「カートに入れる」ボタン */
input.cart_in {
	width:190px;
	height:49px;
}

.detail_btn img {
	width:191px;
	height:30px;
	display:block;
	margin-top:5px;
}



/* ------------------------------------- 
 *	商品のその他画像
 * ------------------------------------- */
.subimg {
	width:100px;/* サムネイル画像のサイズ（初期モードで設定） */
	float:left;
	margin-right:20px; 
}

.subimg img.thumbnail {
	width:100px;/* サムネイル画像のサイズ（初期モードで設定） */
	display:block;
}

.subimg .zoom {
	width:52px;
	height:9px;
	margin-top:3px;
}

/* ------------------------------------- 
 *	商品の説明
 * ------------------------------------- */
#detail dl .explain {
	padding:5px 5px 0px 10px; 
}

#detail .dotline {
	border-bottom:1px dotted #9999CC; 
}


/* ------------------------------------- 
 *	この商品を買ったひとはこんな商品も買っています
 * ------------------------------------- */
dl#together {
	margin-top:20px;
	width:545px;
}

dl#together dd {
	width:545px;
}



/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
dl#tb_url,
dl#tb {
	width:545px;
	margin-top:20px;
}

/* トラックバックURL */
#tb_url dd {
	color: #A82D00;
	font-weight:bolder;
}


/* トラックバック */
#tb dd {
	background:#FFF;
	border:1px solid #9999CC;
	margin:5px 0px;
}


#tb dd p {
	margin:5px;
}


.tb_time {
	font-size:11px;
	background:#9999CC;
	color:#FFF;
	padding:3px 5px;
}

.tb_title {
	background:#F6F1E6;
	font-weight:bolder;
	padding:3px 5px;
}

.tb_excerpt {
	background:#FFF;
	border-top:1px solid #9999CC;
	border-bottom:1px solid #9999CC;
	padding:5px 5px;
}

.tb_blog_name {
	background:#F6F1E6;
	color:#A82D00;
	text-align:right;
	padding:3px 5px;
}



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

/*設定は商品一覧ページと共通です。*/

dl#search_result {
	width:545px;
}

.search_result strong {
	margin:0px 5px;
}




/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */
#option {
	margin:20px 10px;
}

#option dt {
	color:#6D2531;
	font-weight:bolder;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point2.gif) no-repeat left;
	border-bottom:1px solid #9999CC;
	padding:5px 20px 5px 15px;
}


#option dd {
	padding:5px 0px;
}

#option table {
	margin:10px;
	background:#BBB7B0;
}

#option table th {
	font-weight:normal;
	text-align:left;
	background:#DD0000;
	color:#FFF;
	padding:7px 5px;
}

#option table td {
	background:#FFF;
	padding:7px 5px;
}

#option dd.option_btn {
	margin-top:10px;
	text-align:center;
}



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

/*特定商取引法・プライバシーポリシータイトル共通*/
.sk_title {
	color:#6D2531;
	font-weight:bolder;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point2.gif) no-repeat left;
	padding-left:20px;
	border-bottom:1px solid #9999CC;
	padding:5px 20px 5px 20px;
}

table#sk {
	margin:10px 10px 50px 10px;
	background:#BBB7B0;
	width:525px;
}

table#sk th {
	font-weight:bold;
	text-align:left;
	background:#CC6666;
	color:#FFF;
	padding:7px 5px;
	width:155px;
}

table#sk td {
	background:#FFF;
	padding:7px 5px;
}




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


dl#payment,
dl#delivery,
dl#nouhin {
	margin:10px 10px 50px 10px;
	border:1px solid #BBB7B0;
}

dl#payment img,
dl#delivery img,
dl#nouhin img {
	margin:3px;
	}

dl#payment dt,
dl#delivery dt,
dl#nouhin dt {
	background:#CC6666;
	color:#FFF;
	padding:5px;
	font-weight:bolder;
}

dl#payment dt img,
dl#delivery dt img,
dl#nouhin dt img {
	vertical-align:middle;
}

dl#payment dd,
dl#delivery dd,
dl#nouhin dd {
	padding:10px;
	background:#FFF;
	border-top:1px solid #BBB7B0;
	border-bottom:1px solid #BBB7B0;
}





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

#privacy {
	margin:10px 0px;
}

#privacy dt {
	background:#BBB7B0;
	padding:3px 5px;
	
}

#privacy dd {
	margin-bottom:30px;
	margin-top:5px;
	margin:5px 5px 30px 5px;
}


/* ------------------------------------- 
 *	発送／送料バナー
 * ------------------------------------- */

#left_banner {
	margin-top:10px;
}

/* ------------------------------------- 
 *	会社概要・沿革
 * ------------------------------------- */
.overviewTitle {
	width: 200px;
	border-bottom: 1px solid #BBB7B0;
	background: #CC6666;
	color: #fff;
	padding: 5px;
}

.overviewData {
	width: 355px;
	border-bottom: 1px solid #BBB7B0;
	background: #fff;
	padding: 5px;
}

.overviewData2 {
	width: 355px;
	background: #fff;
	padding: 5px;
}

.historyTitle {
	width: 130px;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}

.historyData {
	width: 415px;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}

/* ------------------------------------- 
 *	ご購入の方法
 * ------------------------------------- */

.howtoRed {
	color: red;
	font-weight: bold;
}

.howtoBlue {
	color: blue;
	font-weight: bold;
}

.howtoTbl {
	width: 515px;
	margin: 15px;
	border-collapse:collapse;
}

.howtoPic {
	width: 250px;
	text-align: center;
}

.howtoPicBorder {
	border: 1px #999 solid;
}

.howtoBlank {
	width: 15px;
}

.howtoText {
	width: 250px;
	vertical-align: top;
}

.howtoYajirushi {
	text-align: center;
	padding: 15px 0px 15px 0px;
}

.howtoNotes {
	padding: 15px;
}

/* ------------------------------------- 
 *	よくある質問
 * ------------------------------------- */

dl.faq {
	margin:10px 10px 15px 10px;
	border:1px solid #BBB7B0;
}

dl.faq img {
	margin:3px;
	}

dl.faq dt {
	background:#CC6666;
	background-image: url("https://img08.shop-pro.jp/PA01036/485/etc/tyou01.png");
	background-repeat: no-repeat;
	padding: 5px 0px 5px 40px;
	color:#FFF;
	font-weight:bolder;
}

dl.faq dt img {
	vertical-align:middle;
}

dl.faq dd {
	padding:10px;
	background:#FFF;
	border-top:1px solid #BBB7B0;
	border-bottom:1px solid #BBB7B0;
}
