@charset "utf-8";
/* Common Style */
clearfix:after {
	display: block;
	content: '';
	clear: both;
}
clearfix {
	zoom: 1;
}
#footer {
	clear:both;
}
/* 共通ロールオーバー **************************************************************/
/* メイン共通 */
#main-contents a:link{ text-decoration:none;}
#main-contents a:hover{ text-decoration:none;}
#main-contents a:visited{ text-decoration:none;}
/* ページトップボタン */
#main-contents  div.product-page-top .page-top a{display:block;}
#main-contents  div.product-page-top .page-top a:link{color:#333333;text-decoration:none;}
#main-contents div.product-page-top .page-top a:hover{color:#333333;text-decoration:underline;}
#main-contents  div.product-page-top .page-top a:visited{color:#333333;text-decoration:none;}
/* ページナビ */
#main-contents ul.navi-list li a:link{color:#30659e;text-decoration: none;}
#main-contents ul.navi-list li a:visited{color:#30659e;text-decoration: none;}
#main-contents ul.navi-list li a:hover{background-color: #f5ff75;text-decoration: none;color:#30659e;}
/* アイテムリスト */
.item-box a:link .txt-box{color:#333; text-decoration:none;}
.item-box a:visited .txt-box{color:#333; text-decoration:none;}
.item-box a:hover .txt-box{color:#333; text-decoration:none;}
.item-box a:link .detail-box{color:#333; text-decoration:none;}
.item-box a:visited .detail-box{color:#333; text-decoration:none;}
.item-box a:hover .detail-box{color:#333; text-decoration:none;}

.item-box a:hover .detail-box .catch{color:#30659e; text-decoration:underline;}
.item-box ul.color li:hover{ text-decoration:underline;}
/***********************************************************************
共通カラーアイコン
**********************************************************************/
.item-box ul.color li span.blue{
	border: 1px solid #2862A1;
	background-color: #2862A1;
}
.item-box ul.color li span.l-blue{
	border: 1px solid #2194CB;
	background-color: #2194CB;
}
.item-box ul.color li span.purple{
	border: 1px solid #7176E3;
	background-color: #8080FF;
}
.item-box ul.color li span.black{
	border: 1px solid #333333;
	background-color: #333333;
}
.item-box ul.color li span.white{
	border: 1px solid #c7c7c7;
	background-color: #ffffff;
}
.item-box ul.color li span.gray{
	border: 1px solid #c7c7c7;
	background-color: #F0F0F0;
}
.item-box ul.color li span.orange{
	border: 1px solid #FF9900;
	background-color: #FF9900;
}
.item-box ul.color li span.yellow{
	border: 1px solid #DDC206;
	background-color: #FFF27D;
}
.item-box ul.color li span.d-green{
	border: 1px solid #2B5946;
	background-color: #2B5946;
}
.item-box ul.color li span.green{
	border: 1px solid #459E2C;
	background-color: #459E2C;
}
.item-box ul.color li span.red{
	border: 1px solid #D50000;
	background-color: #D50000;
}
.item-box ul.color li span.pink{
	border: 1px solid #FF6699;
	background-color: #F365AC;
}
.item-box ul.color li span.l-pink{
	border: 1px solid #FFA4C1;
	background-color: #F9B0D5;
}
.item-box ul.color li span.d-pink{
	border: 1px solid #BF1C5E;
	background-color: #DF206C;
}
.item-box ul.color li span.yellow{
	border: 1px solid #F9E817;
	background-color: #F9E817;
}
.item-box ul.color li span.ivory{
	border: 1px solid #c7c7c7;
	background-color: #FFFBEE;
}
/***********************************************************************
共通 特徴アイコン
**********************************************************************/
/* 緑 */
.item-box ul.charm-icon li.t-01{
	border: 1px solid #87cf93;
	color:#308832;
	background-color:#f2fcf0;
}
/* 青 */
.item-box ul.charm-icon li.t-02{
	border: 1px solid #61adce;
	color: #1471b1;
	background-color: #edffff;
}
/* グレー */
.item-box ul.charm-icon li.t-03{
	border: 1px solid #868686;
	color: #333333;
	background-color: #F3F3F3;
}
/* 赤 */
.item-box ul.charm-icon li.t-04{
	border: 1px solid #C57676;
	color: #BC2821;
	background-color: #FEEFF5;
}
/* オレンジ */
.item-box ul.charm-icon li.t-05{
	border: 1px solid #f5c91f;
	color: #d64721;
	background-color: #FFF8DF;
}
/***********************************************************************
見出しバーの色
**********************************************************************/
#product-list h3{
	background-color:#353535;
}
/***********************************************************************
テキストカラー
**********************************************************************/
.item-box p em{
	color:#BF2B2F;
}
/* SmartPhone Style ###################################################################################################### */
@media screen and (max-width:499px){
#main-contents{
	width:98%;
	padding:0;
	margin:0 auto;
}

#main-contents h1{
	width:100%;
	padding:1% 0 0 0;
}
#main-contents h1 img{
	width:100%;
	height:auto;
}
#main-contents h2{
	border-left: solid #0e3154 4px;
	margin: 2% 1% 1%;
	width: 100%;
	box-sizing: border-box;
}
#main-contents h2 span{
	color:#0e3154;
	font-size:123.1%;
	font-weight:bold;
	padding:0 0 0 1%;
}
#main-contents p.txt-lead{
	font-size: 85%;
	line-height: 1.4;
	width: 100%;
	padding:0.5% 1% 1%;
	box-sizing:border-box;
}
/*****************************
ケーブルのラインアップ
******************************/
#main-contents #product-list{
	width: 100%;
	/* [disabled]float: left; */
	clear: both;
}
#product-list .list-box{
	width: 100%;
	/* [disabled]float: left; */
	clear: both;
	padding: 5px 0 0 0;
}
#product-list .list-box h3{
	width: 100%;
	color: #fff;
	clear: both;
	padding: 0 2%;
	margin: 0 0 3% 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	line-height: 1;
	box-sizing:border-box;
}
#product-list .list-box h3 .ttl-category {
	font-weight: bold;
	font-size: 131%;
	line-height: 1;
	padding: 1.5% 0;
	box-sizing:border-box;
}
#product-list .list-box h4{
	margin: 2% 0 1% 1%;
	line-height: 1;
	clear: both;
	box-sizing:border-box;
}
#product-list .list-box h4 span{
	font-size: 116.8%;
	font-weight: bold;
	padding: 0 0 0 1%;
	border-left: solid #333 4px;
	margin: 0;
	line-height: 1;
	box-sizing: border-box;
}
/*****************************
シリーズボックス２
******************************/
.item-box{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 100%;
	padding: 4% 3% 4%;
	margin: 2% 0 2%;
	border: 1px solid #CCC;
	box-sizing:border-box;
}
.item-box a{
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	position: relative;
	z-index: 0;
}
.item-box .img-box{
	padding: 0 3% 0 0;
	width: 28%;
	height: auto;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align: top;
	box-sizing:border-box;
}
.item-box .img-box img{
	width:100%;
	height:auto;
	vertical-align:top;
}
.item-box .detail-box{
	width: 69%;
	margin: 0;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align: top;
	box-sizing:border-box;
}
.item-box .txt-box{
	display: block;
	width: 100%;
	margin: 2% 0 0 0;
	padding:2% 0 0 0;
	letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align: top;
	box-sizing: border-box;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
/*****************************
キャッチコピー
******************************/
.item-box .catch{
	font-size: 123.1%;
	line-height: 1.2;
	padding: 2% 0 0 0;
	font-weight: bold;
}
/*****************************
シリーズ名
******************************/
.item-box .series{
	font-size: 93%;
	line-height: 1;
	padding: 2.5% 0 0 0;
	color: #666;
}
/*****************************
ポート
******************************/
.item-box .port{
	font-size: 77%;
	line-height: 1.4;
	padding: 0.5% 0 0 0;
	color: #666;
}
/*****************************
機能アイコン
******************************/
.item-box ul.charm-icon{
	width: 100%;
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	text-align: left;
	margin: 0 0 0 0;
}
.item-box ul.charm-icon li{
	color: #333;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	line-height: 1;
	font-size: 77%;
	margin: 0 1% 1% 0;
	border: 1px solid #B5B5B5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	width: auto;
	padding: 1% 1.5%;
}

/*****************************
カラー
******************************/
.item-box ul.color{
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	padding: 2% 0 0 0;
}
.item-box ul.color li{
	font-size: 77%;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	padding: 0 2% 0 0;
	color: #666;
}
.item-box ul.color li span{
	width: 9px;
	height: 9px;
	margin: 0 2px 0 0;
	vertical-align: top;
	display: inline-block;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
/*****************************
説明テキスト
******************************/
.item-box p{
	font-size: 85%;
	padding: 3px 0 0 0;
	line-height: 1.3;
	font-weight: normal;
	clear: both;
	color: #666;
}

/****************************************
サブメニュー
*****************************************/
#sub-contents{
	float:right;
}
#sub-contents .bnr-box{
	width:220px;
}
/************************************
ページの先頭に戻る
*************************************/
#main-contents div.product-page-top{
	clear:both;
	border: 1px solid #CCC;
	border-radius: 3px;/* CSS3草案 */
	-webkit-border: 3px;/* Safari,Google Chrome用 */
	-moz-border-top: 3px;/* Firefox用 */
	margin: 1% auto 30px;
	position: relative;
	z-index: 0;
}
#main-contents div.product-page-top .page-top{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	padding:0;
	clear: both;
	text-align: center;
	font-size: 93%;
	background-image: url(http://www.elecom.co.jp/image/icnlink.png);
	background-repeat: no-repeat;
	background-position: 99% center;
}
#main-contents div.product-page-top .page-top a{
	padding: 2.5% 0 2%;
	display: block;
}
/*********************************
ナビゲーション
*********************************/
/*カテゴリアンカーリンク*/
#main-contents ul.navi-list{
	width: 100%;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: left;
	margin: 0 0 10px 0;
}
#main-contents ul.navi-list li{
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	margin: 0 0 6px;
	border: 1px solid #B5B5B5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	z-index: 0;
}
#main-contents ul.navi-list li a{
	display: block;
	padding: 5px 18px 4px;
	text-align: center;
}
#main-contents ul.navi-list li a span{
	vertical-align:middle;
}
}
/* ## Tablet Style  ###################################################################################################### */
@media screen and (min-width: 500px) and (max-width: 799px){
#main-contents{
	width:98%;
	padding:0;
	margin:0 auto;
}
#main-contents h1{
	width:100%;
	padding:1% 0 0 0;
}
#main-contents h1 img{
	width:100%;
	height:auto;
}
#main-contents h2{
	border-left: solid #0e3154 4px;
	margin: 2% 0 1% 0;
	width:100%;
	box-sizing:border-box;
}
#main-contents h2 span{
	color:#0e3154;
	font-size:123.1%;
	font-weight:bold;
	padding:0 0 0 1%;
}
#main-contents p.txt-lead{
	font-size: 93%;
	line-height: 1.7;
	width:100%;
	padding:1% 0.5% 1%;
	box-sizing:border-box;
}
/*****************************
ケーブルのラインアップ
******************************/
#main-contents #product-list{
	width: 100%;
	clear: both;
}
#product-list .list-box{
	width: 100%;
	clear: both;
	padding: 5px 0 0 0;
}
#product-list .list-box h3{
	width: 100%;
	color: #fff;
	clear: both;
	padding: 0 2%;
	margin: 0 0 2% 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 1;
	box-sizing:border-box;
}
#product-list .list-box h3 .ttl-category {
	font-weight: bold;
	font-size: 131%;
	line-height: 1;
	padding: 1.5% 0;
	box-sizing:border-box;
}
#product-list .list-box h4{
	margin: 1% 0 1% 1%;
	line-height: 1;
	clear: both;
	box-sizing:border-box;
}
#product-list .list-box h4 span{
	font-size: 116.8%;
	font-weight: bold;
	padding: 0 0 0 1%;
	border-left: solid #333 4px;
	margin: 0;
	line-height: 1;
	box-sizing: border-box;
}
/*****************************
シリーズボックス２
******************************/
.item-box{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 100%;
	padding: 2.5% 2.5% 2.5%;
	margin: 2% 0 2%;
	border: 1px solid #CCC;
	box-sizing:border-box;
	clear:both;
	float:left;
}
.item-box a{
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	position: relative;
	z-index: 0;
}
.item-box .img-box{
	padding: 0 2% 0 0;
	width: 23%;
	height: auto;
	float:left;
	letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align: top;
	box-sizing:border-box;
}
.item-box .img-box img{
	width:100%;
	height:auto;
}
.item-box .txt-box,
.item-box .detail-box{
	display: block;
	width: 75%;
	margin: 0;
	float:right;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align: top;
	box-sizing:border-box;
}
/*****************************
キャッチコピー
******************************/
.item-box .catch{
	font-size: 131%;
	line-height: 1.2;
	padding: 1% 0 0 0;
	font-weight: bold;
}
/*****************************
シリーズ名
******************************/
.item-box .series{
	font-size: 93%;
	line-height: 1;
	padding: 2.5% 0 0 0;
	color: #666;
}
/*****************************
ポート
******************************/
.item-box .port{
	font-size: 77%;
	line-height: 1.4;
	padding: 0.5% 0 0 0;
	color: #666;
}
/*****************************
機能アイコン
******************************/
.item-box ul.charm-icon{
	width: 100%;
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	text-align: left;
	margin: 0 0 0 0;
}
.item-box ul.charm-icon li{
	color: #333;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	line-height: 1;
	font-size: 77%;
	margin: 0 0.75% 0 0;
	border: 1px solid #B5B5B5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	width: auto;
	padding: 1% 1.5%;
}

/*****************************
カラー
******************************/
.item-box ul.color{
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	margin:1% 0 0 0;
	padding: 1% 0 0 0.5%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.item-box ul.color li{
	font-size: 77%;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	padding: 0 2% 0 0;
	color: #666;
}
.item-box ul.color li span{
	width: 9px;
	height: 9px;
	margin: 0 2px 0 0;
	vertical-align: top;
	display: inline-block;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
/*****************************
説明テキスト
******************************/
.item-box p{
	font-size: 85%;
	padding: 3px 0 0 0;
	line-height: 1.3;
	font-weight: normal;
	clear: both;
	color: #666;
}

/****************************************
サブメニュー
*****************************************/
#sub-contents{
	float:right;
}
#sub-contents .bnr-box{
	width:220px;
}
/************************************
ページの先頭に戻る
*************************************/
#main-contents div.product-page-top{
	clear:both;
	border: 1px solid #CCC;
	border-radius: 3px;/* CSS3草案 */
	-webkit-border: 3px;/* Safari,Google Chrome用 */
	-moz-border-top: 3px;/* Firefox用 */
	margin: 1% auto 30px;
}
#main-contents div.product-page-top .page-top{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	padding:0;
	clear: both;
	text-align: center;
	font-size: 93%;
	background-image: url(http://www.elecom.co.jp/image/icnlink.png);
	background-repeat: no-repeat;
	background-position: 99% center;
}
#main-contents div.product-page-top .page-top a{
	padding:1.8% 0 1.5%;
	display:block;
}
/*********************************
ナビゲーション
*********************************/
/*カテゴリアンカーリンク*/
#main-contents ul.navi-list{
	width: 100%;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: left;
	margin: 0 0 10px 0;
}
#main-contents ul.navi-list li{
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	margin: 0 0 6px;

	border: 1px solid #B5B5B5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	z-index: 0;
}
#main-contents ul.navi-list li a{
	display: block;
	padding: 5px 18px 4px;
	text-align: center;
}
#main-contents ul.navi-list li a span{
	vertical-align:middle;
}
}
/* ## PC Style ###################################################################################################### */
@media print , screen and (min-width:800px){
#main-contents{
	width:700px;
	float:left;
	padding:0 0 0 10px ;
}
#main-contents h1{
}
#main-contents h2{
	border-left: solid #333 4px;
	margin: 12px 0 8px 2px;
}
#main-contents h2 span{
	color: #333;
	font-size: 123.1%;
	font-weight: bold;
	padding: 0 0 0 8px;
}
#main-contents p.txt-lead{
	font-size: 93%;
	line-height: 1.7;
	padding: 0.5% 0.5% 1.5%;
}
/*****************************
ケーブルのラインアップ
******************************/
#main-contents #product-list{
	width: 700px;
	float: left;
	clear: both;
}
#product-list .list-box{
	width: 700px;
	float: left;
	clear: both;
	padding: 5px 0 25px 0;
}
#product-list .list-box h3{
	width: 670px;
	color: #fff;
	clear: both;
	float: left;
	padding: 0 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 1;
	margin: 0 0 25px 0;
}
#product-list .list-box h3 .ttl-category {
	font-weight: bold;
	font-size: 131%;
	float: left;
	line-height: 1;
	padding: 0 5px 0 0;
	height: 38px;
	line-height: 38px;
}
#product-list .list-box h3 span{
	font-size: 55%;
	/* [disabled]float:left; */
	line-height: 1;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 5px;
	font-weight: normal;
	vertical-align: middle;
}
#product-list .list-box h3 em{
	font-size: 93%;
	float: right;
	line-height: 1;
	height: 38px;
	line-height: 38px;
	text-align: right;
}
#product-list .list-box h4{
	margin: 0 0 8px 5px;
	/* [disabled]float: left; */
	clear: both;
}
#product-list .list-box h4 span{
	font-size: 123.1%;
	font-weight: bold;
	padding: 0 0 0 8px;
	border-left: solid #333 4px;
	margin: 0;
	line-height: 1;
}
/*****************************
シリーズボックス２
******************************/
.item-box{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 668px;
	padding: 15px 15px 12px;
	margin: 8px 0 8px;
	border: 1px solid #CCC;
	float: left;
	clear: both;
}
.item-box a{
	display: block;
	width: 100%;
	/* [disabled]float: left; */
	padding: 0;
	margin: 0;
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	/* [disabled]position: relative; */
	z-index: 0;
	clear: both;
}
.item-box .img-box{
	padding: 0 0 0 0;
	width: 150px;
	height: auto;
	float:left;
	letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align: top;
}
.item-box .img-box img{
	width:100%;
	height:auto;
}
.item-box .txt-box,
.item-box .detail-box{
	display: block;
	width: 500px;
	padding: 0 0 0 0;
	float: right;
	letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align: top;
}
/*****************************
キャッチコピー
******************************/
.item-box .catch{
	font-size: 138.5%;
	line-height: 1.1;
	padding: 4px 0 0 0;
	font-weight: bold;
}
/*****************************
シリーズ名
******************************/
.item-box .series{
	/* [disabled]font-weight: bold; */
	font-size: 93%;
	line-height: 1;
	padding: 10px 0 0 0;
	color: #666;
}
/*****************************
ポート
******************************/
.item-box .port{
	font-size: 77%;
	line-height: 1.4;
	padding: 2px 0 0 0;
	color: #666;
}
/*****************************
機能アイコン
******************************/
.item-box ul.charm-icon{
	width: 100%;
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	text-align: left;
	margin: 0 0 0 0;
}
.item-box ul.charm-icon li{
	color: #333;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	line-height: 1;
	font-size: 77%;
	margin: 0 3px 3px 0;
	border: 1px solid #B5B5B5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	width: auto;
	padding: 5px 8px 3px;
}

/*****************************
カラー
******************************/
.item-box ul.color{
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	margin: 5px 0 0 0;
	padding: 5px 0 1px 1px;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.item-box ul.color li{
	font-size: 77%;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	padding: 0 12px 0 0;
	color: #666;
}
.item-box ul.color li span{
	width: 10px;
	height: 10px;
	margin:0 3px 0 0;
	vertical-align:top;
	display: inline-block;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
/*****************************
説明テキスト
******************************/
.item-box p{
	font-size: 85%;
	padding: 4px 0 0 0;
	line-height: 1.4;
	font-weight: normal;
	clear: both;
	color: #666;
}

/****************************************
サブメニュー
*****************************************/
#sub-contents{
	float:right;
}
#sub-contents .bnr-box{
	width:220px;
}
/****************************************
ページの先頭に戻る
*****************************************/
#main-contents  div.product-page-top{
	width: 700px;
	float: left;
	clear: both;
	padding: 0;
}
#main-contents  div.product-page-top .page-top{
	width: 110px;
	font-size: 85%;
	display: block;
	padding: 5px 15px 5px 10px;
	margin: 15px 0 0px 0;
	float: right;
	border: 1px solid #CCC;
	border-radius: 3px;/* CSS3草案 */
	-webkit-border: 3px;/* Safari,Google Chrome用 */
	-moz-border-top: 3px;/* Firefox用 */
	background-image: url(/products/image/icnlink.png);
	background-repeat: no-repeat;
	background-position: right center;
}
/*********************************
ナビゲーション
*********************************/
/*カテゴリアンカーリンク*/
#main-contents ul.navi-list{
	width: 100%;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: left;
	margin: 0 0 10px 0;
}
#main-contents ul.navi-list li{
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	margin: 0 0 6px;
	border: 1px solid #B5B5B5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	z-index: 0;
}
#main-contents ul.navi-list li a{
	display: block;
	padding: 5px 18px 4px;
	text-align: center;
}
#main-contents ul.navi-list li a span{
	vertical-align:middle;
}

}
