@charset "UTF-8";

/*============================================================
	産業用デバイス共通
	【商品TOP】
	 (2014/06/03)
	【ショールーム関連】
	 (2014/12/05)

============================================================*/

/* 中見出し設定 */
.list_title {
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:19px;
	color:#81775E;
	margin-bottom:8px;
    margin-top: 16px;
	line-height: 1.25;
	width: 100%;
	border-bottom:dotted 1px #81775E;
}

/* 商品小見出し */
#category-title {
    margin-bottom: 4px;
    margin-top: 8px;
}

.titleBlockA
 {
    background: url("/ac/ae/common/images/parts_01.gif") no-repeat scroll 0 6px #FFFFFF;
    height: 26px;
	width:370px;
    padding: 2px 6px 0 15px;
}


.titleBlockFull
 {
    background: url("/ac/ae/common/images/parts_01.gif") no-repeat scroll 0 6px #FFFFFF;
    height: 26px;
	width:600px;
    padding: 2px 6px 0 15px;
}



/* 受注終了品小見出し */
h4.discon_title
 {
    height: 26px;
	color:#81775E;
	font-size:14px;
	width:100%;
    padding: 6px 6px 0 8px;
	margin: 4px 0 0 0;
}

/* おすすめ情報 */
#category-recommended {
    margin-bottom: 30px;
    margin-top: 10px;
}

/* おすすめ情報 1カラム */

.recommended_overall {
	float:left;
	width:730px;
	padding:10px 5px 0 15px;
}
.recommended_overall dl {
	padding-bottom:5px;
}
.FormTableA .fromtableaA_title {
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#777059;
}


/* ページ内テキストリンク装飾を設定（赤矢印左側） */
.categoryTopWrap .categoryTop-pickup .linkBlock span,
.categoryTopWrap .categoryTop-newItem .linkBlock span,
.categoryTopWrap .categoryTopContents .Para span,
.categoryTopWrap #category-recommended span,
.categoryTopContents .topBlockInnerA span,
.categoryTopContents .topBlockInnerB span,
.categorySubContents .topBlockInnerA span,
.categorySubContents .topBlockInnerB span {
    background: url("/ac/ae/common/images/icon_arrow_red.gif") no-repeat scroll 0 5px;
    color: #002C91;
    font-family: Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    line-height: 180%;
    padding: 2px 0 0 17px;
}


/* ショールーム */

/* TOPページコンテンツエリア定義 */
#contentArea-main-showroom {
	float:left;
	margin:0 auto;
	width: 967px;
}


/* ショールームTOPページ 動画リストテーブル インデント・セル等幅定義 */
table.list_full {
	table-layout: fixed;
	width:100%;
	border-spacing: 8px 4px;
}

table.list_full th {
	text-align:left;
	vertical-align:middle;
	margin:8px;
	padding:2px 8px;
	background-color:#f5f3e9;
}

table.list_full th a:visited {
	text-decoration:none;
}

table.list_full td.img {
	text-align:center;
	vertical-align:middle;
	padding:2px 0px;
}

table.list_full td.caption {
	text-align:left;
	vertical-align:top;
	margin:8px;
	padding:2px 8px;
	word-break: break-all;
}

/* ショールーム各コーナーTOPページ 動画リストテーブル インデント・セル等幅定義 */
table.list_normal {
	table-layout: fixed;
	width:100%;
	border-spacing: 8px 4px;
}

table.list_normal th {
	text-align:left;
	vertical-align:middle;
	margin:8px;
	padding:2px 4px;
	background-color:#f5f3e9;
}

table.list_normal th.blank {
	text-align:left;
	vertical-align:middle;
	margin:8px;
	padding:2px 4px;
	background-color:#ffffff;
}

table.list_normal th a:visited {
	text-decoration:none;
}

table.list_normal td.img {
	text-align:center;
	vertical-align:middle;
	padding:2px 0px;
}

table.list_normal td.caption {
	text-align:left;
	vertical-align:top;
	margin:8px;
	padding:2px 4px;
}

table.list_normal td.caption_s {
	text-align:left;
	vertical-align:top;
	margin:8px;
	padding:2px 4px;
}

table.list_normal td.caption_s p {
	font-size:8pt;
	color:#535353;
}



/* ショールーム c_search_fasys_showroom 定義 */
table.showroom_menu {
	width:100%;
	background-color:0061b0;
}

table.showroom_menu th {
	width:99px;
	border-bottom:solid 1px #ffffff;
}

table.showroom_menu td.btn {
	width:164px;
	border-bottom:solid 1px #ffffff;
}


table.showroom_menu td.end {
	border-bottom:solid 1px #ffffff;

}















