/* 製品一覧
------------------------------------------------ */

.main_t {
	margin: 10px auto 0;
	width: 745px;
	height: 63px;
	clear: both;
	}
	#mt_text {
	margin: 0 auto;
	padding-top: 6px;
	width: 710px;
	height: 14px;
	}

/* ページタイトル
------------------------------------------------ */
/* 製品別
--------------------------------- */
	#mt_stainless {
	background: url(../img/mtic_stainless.gif) no-repeat;
	}
	#mt_perfect {
	background: url(../img/mtic_perfect.gif) no-repeat;
	}
	#mt_prastic {
	background: url(../img/mtic_prastic.gif) no-repeat;
	}
	#mt_titan {
	background: url(../img/mtic_titan.gif) no-repeat;
	}
	#mt_original {
	background: url(../img/mtic_original.gif) no-repeat;
	}
	#mt_kenchiku {
	background: url(../img/mtic_kenchiku.gif) no-repeat;
	}
/* 用途別
--------------------------------- */
	#mt_koutaishokusei {
	background: url(../img/mtic_koutaishokusei.gif) no-repeat;
	}
	#mt_koukyoudo {
	background: url(../img/mtic_koukyoudo.gif) no-repeat;
	}
	#mt_keiryouka {
	background: url(../img/mtic_keiryouka.gif) no-repeat;
	}
	#mt_ishousei {
	background: url(../img/mtic_ishousei.gif) no-repeat;
	}
	#mt_environment{
	background: url(../img/mtic_environment.gif) no-repeat;
	}
/* 
------------------------------------------------ */
