/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
/* --- Reset Start --- 
   --- 各ブラウザ間の表示を統一する為の記述です --- */

/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse; border-spacing:0px;}
fieldset,img {border:0px;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0px;}
   
body * {line-height:1.22em; word-break:break-all;}
/* line-height:1.22em;について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/

/* --- Reset End --- */

body {
	font-family: 'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro', 'メイリオ', 'Lucida Grande','Verdana','ＭＳ Ｐゴシック',sans-serif;
	line-height:170%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#333333;
	}

img {
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

.cell_mar {
	margin:0px 5px 0px 15px;
	}

a:link    {color:#0000cc;text-decoration:underline;}
a:visited {color:#0000cc;text-decoration:underline;}
a:active  {color:#0000cc;text-decoration:underline;}
a:hover   {color:#ee0000;text-decoration:underline;}

/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

#header {
	margin:10px 0px 15px 0px;
	}

.title {
	width:950px;
	height:130px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	color:#0000cc;
	font-size:22px;
	}

.title a         {color:#0000cc;}
.title a:link    {color:#0000cc; text-decoration:none;}
.title a:visited {color:#0000cc; text-decoration:none;}
.title a:active  {color:#0000cc; text-decoration:none;}
.title a:hover   {color:#0000cc; text-decoration:none;}

#gbn {
	margin-bottom:0px;
	}
	
#gbn1 {width:90px;}
#gbn2 {width:88px;}
#gbn3 {width:89px;}
#gbn4 {width:89px;}
#gbn5 {width:89px;}
#gbn6 {width:88px;}
#gbn7 {width:89px;}
#gbn8 {width:101px;text-align:right;}
#gbn9 {}
#gbn9_form {
	padding-left:20px;
	}

.gbn9_form_select {
	width:206px;
	margin-bottom:5px;
	}

.gbn9_form_input {
	width:140px;
	margin-right:5px;
	}

.menu_1 {
	width:950px;
	height:150px;
	padding:0px 15px 0px 0px;
	margin:0px;
	line-height:0em;
	text-align:right;
	font-size:10px;
	}
	
.menu_1 img{
	vertical-align:top;
	}

.menu_1 a         {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:link    {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:visited {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:active  {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:hover   {color:#FFFFFF; text-decoration:underline;}

#linkSpacer{
	margin:0px 5px 0px 5px;
	}
.end20 {
	font-family: "メイリオ", "Arial Black";
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #093;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 5px solid #093;
	margin-top: 10px;
	margin-bottom: 0px;
}
</style>
/* ************************************************ 
 *	左側メニュー
 * ************************************************ */
#side_area {
	padding-right:29px;
	text-align:left;
	}


table.sidemenu {
	width:195px;
	margin-bottom:25px;
  margin-right:29px;
	color:#333333;
	}

.side_title {
	width:195px;
	height:33px;
	margin-bottom:10px;
	}

.side_text {
	text-align:center;
	padding:5px 10px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg.gif) 0px 0px repeat-y;
	line-height:1.2em;
	}
	
.side_text_members,
.side_text_cart {
	display:block;
	text-align:center;
	padding-top:10px;
	}

.side_text ul li{
	list-style: none;
	}

.side_text ul li{
	padding-bottom:10px;
	}
	
.side_text ul li img{
	vertical-align:middle;
	}
	
.side_cat_bottom {
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}

.side_bottom {
	display:block;
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}
	
.st_contents {
	overflow:hidden;
	width:175px;
	text-align:left;
	}

.side_text a         {color:#0000cc; text-decoration:underline;}
.side_text a:link    {color:#0000cc; text-decoration:underline;}
.side_text a:visited {color:#0000cc; text-decoration:underline;}
.side_text a:active  {color:#0000cc; text-decoration:underline;}
.side_text a:hover   {color:#ee0000; text-decoration:underline;}

#manager_name {
	margin:5px 0px;
	font-weight:bold;
	text-align:center;
}


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */
.side_cat_bg {
	margin-bottom:25px;
	}

.side_cat_text {
	width:195px;
	background:#FFFFFF;
	overflow:hidden;
	}
	
.side_cat_text_group {
	width:195px;
	background:#FFFFFF;
	overflow:hidden;	
}
	
.side_cat_text .st_contents {
	border-top:1px #e6e6e6 solid;
}

.side_cat_text_group .st_contents {
	border-top:1px #e6e6e6 dotted;
}
	
.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
	padding:10px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg.gif) 0px 0px repeat-y;
	}
	
.side_cat_img {
	padding:10px 0px 0px;
	}

.side_cat_text a,.side_cat_text_group a                 {color:#0000cc; text-decoration:underline;}
.side_cat_text a:link ,.side_cat_text_group a:link      {color:#0000cc; text-decoration:underline;}
.side_cat_text a:visited,.side_cat_text_group a:visited {color:#0000cc; text-decoration:underline;}
.side_cat_text a:active,.side_cat_text_group a:active   {color:#0000cc; text-decoration:underline;}
.side_cat_text a:hover,.side_cat_text_group a:hover     {color:#ee0000; text-decoration:underline;}


	
/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout,
#btn_members_signup{
	text-align:center;
	}

#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding:8px 0px 3px;
	text-align:center;
	}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
.side_form_select {
	width:175px;
	margin-bottom:5px;
	}

.side_form_input {
	width:120px;
	margin-right:5px;
	}
	

/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

#footer #copy{
	border-top:1px #e6e6e6 solid;
	width:950px;
	text-align:center;
	padding-top:30px;
	margin:30px 0px;
	color:#999999;;
	}

#footer a         {color:#0000cc; text-decoration:underline;}
#footer a:link    {color:#0000cc; text-decoration:underline;}
#footer a:visited {color:#0000cc; text-decoration:underline;}
#footer a:active  {color:#0000cc; text-decoration:underline;}
#footer a:hover   {color:#ee0000; text-decoration:underline;}


/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */

.main_title { width:726px; padding-bottom: 5px; }
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0;
	margin:0;
	text-decoration:line-through;
	color:#918976;
	}

.price_top {
	padding:0;
	margin:0;
	font-size:10px;
	color:#918976;
	}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#333333;
	}
	
.common_image img{
	margin-bottom:15px;
	display:block;
}

	
/* ------------------------------------- 
 *	コンテンツ下部 決済・配送方法指定
 * ------------------------------------- */
#shop_info {
	margin-top:60px;
}

#shop_info_pay .tit,
#shop_info_deli .tit {
	
}

#shop_info .cont {
	padding:15px 20px;
}

#shop_info_pay {background:transparent url(https://img.shop-pro.jp/tmpl_img/31/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(https://img.shop-pro.jp/tmpl_img/31/shop_info_deli_bg.gif) 0px 0px repeat-y;}

#right_pay_deli_bg {
	height:2px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/right-pay_deli_bg.gif) 0px 0px no-repeat;
	width:726px;
}


/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
.info_block {
	width:726px;
	margin:30px 0px 30px;
   padding:10px 0 10px 10px;
	border:#e5e5e5 solid 1px;
	}

/* ------------------------------------- 
 *	お知らせエリア スマホ用
 * ------------------------------------- */

.info_table_sp {
    width: 90%;
    margin: auto;
    border: #dc143c solid 2px;
}

.info_table_sp td {
    padding: 10px;
    text-align: center;
    color:< {
        $font_color
    }
    > ;
}


/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	text-align:left;
	color:#333333;
	}


/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

.detail_cont {
	width:726px;
}

.detail_img_block {
	width:405px;
	float:left;
}

.detail_txt_block {
	width:700px;
	float:left;
	text-align:left;
}


.detail_img_block img {
	border:1px solid #999999;
}

.product_name {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
margin-left:20px;
	margin-top: 10px;
	color: #856859;
	text-align: right;
}

.expl_block {
margin-bottom:30px;
margin-left:30px; 
}

.detail_img {
	margin-bottom:20px;
}

.detail_other {
	width:405px;
}

.detail_other .sub {
	width:135px;
	float:left;
}

.detail_other .sub img {
	width: 120px;
}

.detail_txt_block table.table { width:700px; border-top:1px solid gray; margin-bottom:20px; }

.detail_txt_block table.table td.tit,
.detail_txt_block table.table td.cont { padding:10px; border-bottom:1px solid gray; }

.detail_txt_block table.table td.tit { font-weight: bold; }

.sk_link_other {
	margin-bottom:20px;
}

.txt_option {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_option.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.txt_back {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_back.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_tell {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_tell.gif) 0px 3px no-repeat;
	padding-left:22px;
}

.txt_inq {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_inq.gif) 0px 0px no-repeat;
	padding-left:22px;
}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:20px;
}

.rs_pd_cart_btn { text-align: right; margin-bottom:30px; }

.btn_quick {
}


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

.price_detail {
	padding:0;
	margin:0;
	font-size:12px;
	color:#9a7b5e;
	font-weight:bold;
	}

.discount_rate_detail {
	padding:0px;
	margin:0px;
	color:#333333;
	}

p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */
#together {
	margin:65px 0px 0px;
	}

#together .tog_main_title {
	margin:0px 0px 15px;
	}

#together .together_list {
	margin:0px 3px;
	float:left;
	width:175px;
	}

#together .together_list img {
	border:1px solid #999999;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
#trackback {
	margin:30px 0px 15px;
}

#trackback .tb_main_title {
	font-weight:bold;
	margin:0px 0px 5px;
}


#trackback .tb_url {
	padding:6px 8px;
	border:1px solid #e7e7e7;
	}

#trackback .tb {
	}

#trackback .tb_date {
	padding:10px 0px;
	}

#trackback .tb_title {
	padding:0px 0px 10px;
	}

#trackback .tb_body {
	line-height:150%;
	padding:10px 0px;
	border-top:1px dotted #e7e7e7;
	border-bottom:1px dotted #e7e7e7;
	}

#trackback .tb_state {
	padding:0px;
	}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	background:#e7e7e7;
	height:auto;
	width:564px;
}

#Option .main_title .cont {
	padding:0px 5px;
}
 
 
#Option .option_table {
	width:564px;
	margin-bottom:5px;
	border-left:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	}

#Option .option_cell1 {
	text-align:left;
	font-weight:normal;
	padding:5px 5px 5px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#Option .option_cell2 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 6px 2px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#Option .option_cell3 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 10px 2px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

div#Option table.main_title td{
	text-align:left;
}

/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#333333;
	}

.price_detail_stock {
	padding:0px;
	margin:0px;
	}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
 
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
	}

#ShopKeeper {
	width:726px;
	margin-bottom:15px;
	color:#333333;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	}

#ShopKeeper th {
	width:200px;
	overflow:hidden;
	padding:10px;
	font-weight:normal;
	text-align:left;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#ShopKeeper td {
	padding:10px;
	text-align:left;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	
/* 検索結果 */
.txt-search {
	padding:5px 10px;
	background:#e7e7e7;
	border-bottom:1px solid #FFFFFF;
	}

.txt-hitNum {
	margin-bottom:15px;
	padding:5px 10px;
	background:#e7e7e7;
	}

.txt-search strong,
.txt-hitNum strong {
	font-weight:bold;
	}




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

#PrivacyExplain {
	margin-bottom:15px;
	color:#333333;
	}

.pe_title {
	padding-top:15px;
	color:#333333;
	border-top:1px solid #eaeaea;
	}

.pe_note {
	line-height:150%;
	margin:5px 5px 20px 30px;
	}

/* ************************************************ 
 *	float解除
 * ************************************************ */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
	}
	
.clearfix {
	display:inline-block;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 10px;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}


/*
topへ戻るボタン
*/
#pageTop{
	background:#a9a9a9;
	border-radius:5px;
	color:#FFF;
	padding:20px;
	position:fixed;
	bottom:20px;
	right:20px;
　　　　text-decoration: none;
	}
#pageTop:hover{
	background:#000;
	}



/* ------------------------------------- 
 *	グローバルメニュー表示
 * ------------------------------------- */

ul.header-dropmenu{ 
  list-style-type: none; 
  width: 100%; 
  height: 40px; 
  margin: 20px auto; 
  padding: 0; 
  background: #222; /*基本背景色*/
} 
ul.header-dropmenu li{ 
  position: relative;
  width: 14.28%;
  float: left; 
  margin: 0; 
  padding: 0; 
  text-align: center; 
  vertical-align: middle;
} 
ul.header-dropmenu li a{ 
  display: block; 
  margin: 0; 
  padding: 12px 0 0; 
  color: #fff; /*基本文字色*/ 
  font-size: 90%; /*基本文字サイズ*/ 
  font-weight: bold; 
  line-height: 1; 
  font-family: "ＭＳ 明朝",serif; 
  text-decoration: none; 
} 
ul.header-dropmenu li:hover > a{
  background: #fbfbfb; /*ホバー時背景色*/ 
  color: #222; /*ホバーアクティブ時の文字色*/ 
} 
ul.header-dropmenu > li:hover > a{ 
  height: 28px;
} 
ul.header-dropmenu li ul{ 
  list-style: none; 
  position: absolute; 
  top: 100%; 
  left: 0; 
  margin: 0; 
  padding: 0; 
  border-radius: 0 0 3px 3px; 
} 
ul.header-dropmenu li:last-child ul{ 
  left: -100%; 
  width: 100%;
} 
ul.header-dropmenu li ul li{ 
  overflow: hidden; 
  width: 250%; 
  height: 0; 
  -moz-transition: .2s; 
  -webkit-transition: .2s; 
  -o-transition: .2s; 
  -ms-transition: .2s; 
  transition: .2s; 
} 
ul.header-dropmenu li ul li a{
  padding: 13px 15px; 
  background: #222; /*ドロップダウン時の色*/ 
  text-align: left; 
  font-size: 14px; 
  font-weight: normal; 
  vertical-align: middle;
  color: #fff; /*アクティブになっていない文字*/ 
} 
ul.header-dropmenu li:hover ul li{ 
  overflow: visible; height: 38px; 
} 
ul.header-dropmenu li:hover ul li:first-child{
   border-top: 0;
} 
ul.header-dropmenu li:hover ul li:last-child{ 
  border-bottom: 0; 
} 
ul.header-dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px; 
} 
a.nav       {
pointer-events: none;
}

/* ------------------------------------- 
 *	おすすめバナー表示
 * ------------------------------------- */
/*PIC*/
.pic {
  width: 290px;
  height: 154px;
  
  overflow: hidden;
  margin: 2px;
  border: 5px solid white;

  -webkit-box-shadow: 5px 5px 5px #e6e6e6;
  box-shadow: 5px 5px 5px #e6e6e6;
  float: left;
  
}

.pic:hover {
  cursor: pointer;
}

/*GROW*/
.grow img {
  width: 290px;
  height: 154px;
 
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.grow img:hover {
  width: 310px;
  height: 165px;
}

.cell_1 {
  text-align:center;
}

/* ------------------------------------- 
 *	サンプル商品表示
 * ------------------------------------- */
.sampleshoes {
  margin: 30px auto;
  width: 95%;
  border-collapse: collapse;  
}
.sampleshoes th {
  padding: 5px;
  border: 1px solid #b3b3b3;
  font-size: 1.2rem;
  text-align: center;
}
.sampleshoes td {
  text-align: center;
  padding: 5px;
  border: 1px solid #b3b3b3;
}
.sampleshoes td img {
  max-width: 100%;	
  margin: -5px;	
}

/* ------------------------------------- 
 *	低反発
 * ------------------------------------- */

table.teihannpatu {
    border-collapse: collapse;
    width: 700px;
    margin: 30px auto 50px ;
}
table.teihannpatu td {
    padding: 5px;
    border-color: #ccc;
}
table.teihannpatu img {
    padding: 5px;
    width: auto;
}

table.cushion {
  border-collapse: collapse;
  width: 440px;
  margin: 50px auto;
}

table.cushion th {
  padding: 5px;
  text-align: left;
  font-size: 21px;
  color: #96233e;
  border-left: 5px solid #96233e;
  padding-left: 10px;
}

table.cushion td {
  padding: 5px;
  font-size: 16px;
}

table.cushion img {
  padding: 15 0 10;
  width: 220px;
}

/* ------------------------------------- 
 *	基本機能
 * ------------------------------------- */

table.kihon {
    border: 0;
    width: 720px;
    margin: 50px auto 0 ;
}
table.kihon td {
    padding: 5px;    
}

/* ------------------------------------- 
 *	基本機能アイコン
 * ------------------------------------- */

table.kihonico {
    width: 720px;
    margin: 40px auto 50px auto;
    border-collapse: collapse;
}
table.kihonico th {
  padding: 2px;
  border: solid 1px;
  border-color: #ccc;
  width: 60px;
}
table.kihonico td {
  padding: 3px;
  border: solid 1px;
  border-color: #ccc;
  font-size: 0.7rem;
  line-height: 0.8rem;
  width: 300px;
}

/* ------------------------------------- 
 *	神戸シューズ
 * ------------------------------------- */

table.kobe {
  width: 720px;
  margin: 20px auto;
}

table.kobe th {
  width: 240px;
  text-align: left;
  font-size: 12px;
}

table.kobe td {
  padding: 0 10px;
  font-size: 12px;
}

/* ------------------------------------- 
 *	スペック
 * ------------------------------------- */

table.spec {
    border-collapse: collapse;
    width: 650px;
    margin: 30px auto;
}

table.spec td {
    border: solid 1px;
    padding: 8px;
}
