body {
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #663333;
}
a:visited {
	color: #663333;
}
a:hover {
	color: #993333;
}

/* ヘッダー設定 */
.header {
	width: 860px;
	height: 99px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
/* メイン情報クラス設定 */
.main {
	width: 860px;
	background-color: #FFFFFF;
}
/* 設定-商品インデックス設定(左) */
.main_goods {
	width: 200px;/* 860-(25+30+25(マージン幅))-(main_maindata)= */
}
/* 設定-メインデータ(右) */
.main_maindata {
	width: 580px;/* 860-(25+30+25(マージン幅))-(main_yoto)= */
}

/* 見出し */
.subtitle {
	background-image:  url(../../icon/object/title_bk_gray_02.gif);
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: FF7E00;
	vertical-align: middle;
	width: 170px;
}
.subtitle2 {
	background-image:  url(../../icon/object/title_bk_orange_02.gif);
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	width: 450px;
}
.subtitle3 {
	background-image:  url(../../icon/object/title_bk_orange_02.gif);
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	width: 139px;/* (170メニュー設定(左)-(15+16)) */
}


/* 製品画像説明 */
.picture {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
}

/* 製品説明-見出し */
.goods_ex_title {
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF3300;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

/* 製品説明リスト設定 */
ul.index {
	padding-top: 7px;
}
li.index {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	list-style-image: url(../../icon/object/list_image.gif);
	line-height: 16px;
}
ul.goods {
	padding-top: 5px;
}
li.goods {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	list-style-type: square;
}
li.margin {
	font-size: 12px;
	color: #333333;
	list-style-image: url(../../icon/object/list_image.gif);
	line-height: 16px;
	list-style-position: outside;
	margin-left: 15px;
}


/* 商品説明仕様表 */
.data_table {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}

.data_table_cell {
	vertical-align: middle;
	height: 30px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.data_table_cell2 {
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 130px;
}

/* 55HF型変換器　注釈用設定 */
.aec-55hf_data {
	text-align: left;
	padding-top: 7px;
	color: #333333;
	font-size: 12px;
	padding-left: 120px;
}

/* 超小型 */
.data_table_kogata {
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	background-color: #99CCFF;
	vertical-align: middle;
}

/* 標準・長距離タイプ */
.data_table_normal {
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	background-color: #00FFCC;
	vertical-align: middle;
}

/* アンプ内蔵タイプ */
.data_table_amp {
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	background-color: #CCCC00;
	vertical-align: middle;
}
.data_table_memo {
	font-size: 12px;
	color: #333;
	text-align: left;
	padding-top: 7px;
	padding-left: 145px;
}

/* 外形寸法図 */
.gaikan {
	border: 1px solid #666666;
}

/* PAGE UP */
#pageup {
	font-size: 12px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}

/* メニュー小見出し */
#menu_title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
	padding-left: 10px;
}

/* メニュー選択文字 */
#check {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

#list_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

/* メニューリスト設定（左部） */
ul.manu {
	padding-top: 3px;
}
li.manu {
	font-size: 12px;
	color: #333333;
	list-style-image:  url(../../icon/object/list_image.gif);
	line-height: 16px;
}

/* 注意文 */
#tyui {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-align: right;
}

/* 著作権情報 */
.copyright {
	font-size: 9px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

/* TOPへ戻る */
.back_to_top {
	font-size: 10px;
	padding-bottom: 5px;
	text-align: right;
	vertical-align: bottom;
	width: 300px;
	padding-left: 15px;
}

/* ボーダー設定_ヘッダー */
.border {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

.footer {
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 15px;
}
.address {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	vertical-align: top;
	text-align: left;
}

/* ギャップセンサについて_説明文 */
.text {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 12px;
	padding-bottom: 10px;
}

.text2 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

.text3 {
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 45px;
}
td#text {
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	padding-left: 25px;
}
td#text2 {
	font-size: 12px;
	color: #333;
	padding-left: 25px;
	padding-bottom: 5px;
}
td#text3 {
	font-size: 12px;
	color: #333;
}
td#data {
	text-align: right;
	vertical-align: top;
	padding-bottom: 20px;
}
.pu03a-310-401-ex {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}
.gaikan-text-bold {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin-left: 40px;
	margin-bottom: 10px;
}
.left-margin40 {
	margin-left: 40px;
	text-align: left;
}

