@charset "utf-8";
/* layout */

* {
	margin: 0;
	padding: 0;
	list-style: none;
}
a img {
	border: none;
}

#content_tr a {
	color: #F00;
}
#content_tr a:hover {
	color: #F60;
	text-decoration: underline;
}

/* TRESREY トップページ
----------------------------------*/
#tr_index_main {
	width: 895px;
	padding-top: 0px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
	margin-bottom: 15px;
}

#tr_index_distributors {
	width: 895px;
	padding-bottom: 200px;
	text-align: left;
	padding-right: 13px;
	padding-left: 13px;
	margin-bottom: 15px;
}


/* TRESREY 製品カテゴリ
----------------------------------*/
#tr_index_main table tr td .tr_index_list {
	padding-top: 5px;
	padding-bottom: 3px;
}
#tr_index_main table tr td .tr_index_list_ {
	padding-top: 15px;
	padding-bottom: 3px;
}
#tr_index_main table tr td p a {
	color: #FFF;
	text-decoration: none;
}
#tr_index_main table tr td p a:hover {
	color: #396;
	text-decoration: underline;
}
#tr_index_main p.tr_list_category {
	padding-top: 3px;
	text-align: center;
	padding-bottom: 3px;
	line-height: 1.5em;
	font-weight: bold;
}
#tr_index_main p.tr_list_category a {
	color: #000;
	text-decoration: none;
}
#tr_index_main p.tr_list_category a:hover {
	color: #396;
	text-decoration: underline;
}
#tr_index_main p.tr_list_nametitle {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
}
#tr_index_main ul.p_list_name {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 25px;
}
#tr_index_main ul.tr_list_name {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 25px;
}
#tr_index_main ul.tr_list_name li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}


/* 海外代理店
----------------------------------*/
#tr_index_main p.distributor_name {
	font-size: 1.2em;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
}
#tr_index_main p.distributor_text {
	text-align: left;
	padding-left: 5px;
	line-height: 1.3em;
}
#tr_index_main table tr td.distributor_tr {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}


/* TRESREY 製品一覧ページ
----------------------------------*/
#tr_main {
	width: 776px;
	background-image: url(../img/tre_bkgd.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: -13px;
	padding-top: 0px;
	padding-right: 84.5px;
	padding-left: 84.5px;
	height: 100%;
	margin-bottom: 15px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.trbk {
	font-size: 95%;
	line-height: 1.3;
	color: #000;
}
.trbk_pricebk {
	font-size: 98%;
	line-height: 1.4;
	font-weight: bolder;
	color: #000;
}

/* パーツ一覧表
----------------------------------*/
#tr_main #shell tbody tr td table tbody tr td table tbody tr .darkBack.style26 table tr .optionhinmei {
	padding-right: 3px;
	padding-left: 5px;
}
#tr_main #shell a {
	color: #F60;
}
#tr_main #shell a:hover {
	text-decoration: underline;
	color: #F60;
}
#tr_main table tr td.topgray {
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding-right: 5px;
}
#tr_main table tr td.topgray p {
	padding-right: 10px;
	color: #FFF;
}
#tr_main table tr td.titlegreen {
	background-color: #900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#tr_main table tr td.titlegreen_store {
	background-color: #900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
#tr_main table tr td.titlegreen p {
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
}
#tr_main table tr td.titleyellow {
	background-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#tr_main table tr td.titleyellow_store {
	background-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
#tr_main table tr td.titleyellow p {
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
}


#tr_main table tr td.tr_page_title {
	height: 25px;
	background-color: #333;
	text-align: center;
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	width: 5%;
}
#tr_main table tr td.tr_page_title p {
	font-size: 80%;
}
#tr_main table tr td.tr_page {
	background-color: #FFF;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 5%;
}
#tr_main table tr td.tr_page p {
	font-size: 80%;
	color: #000;
	text-align: center;
	vertical-align: middle;	
}
#tr_main table tr td.tr_page p a {
	color: #F30;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#tr_main table tr td.tr_page p a:hover {
	color: #F30;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
#tr_main table tr td.tr_page_y {
	background-color: #FFFF99;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 5%;
}
#tr_main table tr td.tr_page_y p {
	font-size: 80%;
	color: #000;
	text-align: center;
	vertical-align: middle;	
}
#tr_main table tr td.tr_page_y p a {
	color: #F30;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#tr_main table tr td.tr_page_y p a:hover {
	color: #F30;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
#tr_main table tr td.tr_image_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	width: 12%;
}
#tr_main table tr td.tr_image_title p {
	font-size: 80%;
}
#tr_main table tr td.tr_image {
	background-color: #FFF;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 12%;
	text-align: center;
	vertical-align: middle;
}
#tr_main table tr td.tr_image p {
	text-align: center;
	vertical-align: middle;
}
#tr_main table tr td.tr_number_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	width: 10%;
}
#tr_main table tr td.tr_number_title p {
	font-size: 80%;
}
#tr_main table tr td.tr_number {
	background-color: #FFF;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 10%;
}
#tr_main table tr td.tr_number p {
	color: #000;
	text-align: center;
	vertical-align: middle;	
}
#tr_main table tr td.tr_number_y {
	background-color: #FFFF99;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 10%;
}
#tr_main table tr td.tr_number_y p {
	color: #000;
	text-align: center;
	vertical-align: middle;	
}
#tr_main table tr td.tr_partsname_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	width: 35%;
}
#tr_main table tr td.tr_partsname_title p {
	font-size: 80%;
}
#tr_main table tr td.tr_partsname {
	background-color: #FFF;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 35%;
}
#tr_main table tr td.tr_partsname p {
	color: #000;
	text-align: left;
	vertical-align: middle;
	line-height: 1.5em;
	padding-left: 5px;
}
#tr_main table tr td.tr_partsname_y {
	background-color: #FFFF99;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 35%;
}
#tr_main table tr td.tr_partsname_y p {
	color: #000;
	text-align: left;
	vertical-align: middle;
	line-height: 1.5em;
	padding-left: 5px;
}
#tr_main table tr td.tr_price_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	width: 8%;
	line-height: 1em;
}
#tr_main table tr td.tr_price_title p {
	font-size: 80%;
}
#tr_main table tr td.tr_price {
	background-color: #FFF;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 8%;
	text-align: center;
}
#tr_main table tr td.tr_price p {
	color: #000;
	text-align: center;
	vertical-align: middle;	
}
#tr_main table tr td.tr_price_y {
	background-color: #FFFF99;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 8%;
	text-align: center;
}
#tr_main table tr td.tr_price_y p {
	color: #000;
	text-align: center;
	vertical-align: middle;	
}





#tr_main table tr td.tr_10per_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	width: 10%;
}
#tr_main table tr td.tr_10per_title p {
	font-size: 90%;
}
#tr_main table tr td.tr_10per {
	background-color: #FFF;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 10%;
	text-align: center;
}
#tr_main table tr td.tr_10per p {
	font-weight: bold;
	color: #000;
}

#tr_main table tr td.tr_10per_r_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	width: 10%;
}
#tr_main table tr td.tr_10per_r_title p {
	font-size: 90%;
}
#tr_main table tr td.tr_10per_r {
	background-color: #FFF;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 10%;
	text-align: center;
}
#tr_main table tr td.tr_10per_r p {
	font-weight: bold;
	color: #000;
}


span.maru {
	font-family: "ＭＳ ゴシック";
	font-weight: bold;
	color: #000;
}
span.maruwt {
	font-family: "ＭＳ ゴシック";
	font-weight: bold;	
	color: #FFF;
}



#tr_main table tr td.tr_ax10_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	width: 6%;
}
#tr_main table tr td.tr_ax10_title p {
	font-size: 90%;
}
#tr_main table tr td.tr_ax10 {
	background-color: #FFF;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 6%;
	text-align: center;
}
#tr_main table tr td.tr_ax10 p {
	font-weight: bold;
	color: #000;
}
#tr_main table tr td.tr_ax10_y {
	background-color: #FFFF99;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 6%;
	text-align: center;
}
#tr_main table tr td.tr_ax10_y p {
	font-weight: bold;
	color: #000;
}
#tr_main table tr td.tr_ax10ar_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	width: 6%;
}
#tr_main table tr td.tr_ax10ar_title p {
	font-size: 90%;
}
#tr_main table tr td.tr_ax10ar {
	background-color: #FFF;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;	
	width: 6%;
	text-align: center;
}
#tr_main table tr td.tr_ax10ar p {
	font-weight: bold;
	color: #000;
}
#tr_main table tr td.tr_ax10ar_y {
	background-color: #FFFF99;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;	
	width: 6%;
	text-align: center;
}
#tr_main table tr td.tr_ax10ar_y p {
	font-weight: bold;
	color: #000;
}
#tr_main table tr td.tr_scx10_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	width: 6%;
}
#tr_main table tr td.tr_scx10_title p {
	font-size: 90%;
}
#tr_main table tr td.tr_scx10 {
	background-color: #FFF;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 6%;
	text-align: center;
}
#tr_main table tr td.tr_scx10 p {
	font-weight: bold;
	color: #000;
}
#tr_main table tr td.tr_scx10_y {
	background-color: #FFFF99;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 6%;
	text-align: center;
}
#tr_main table tr td.tr_scx10_y p {
	font-weight: bold;
	color: #000;
}
#tr_main table tr td.tr_scxrtr_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	width: 6%;
}
#tr_main table tr td.tr_scxrtr_title p {
	font-size: 90%;
}
#tr_main table tr td.tr_scxrtr {
	background-color: #FFF;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 6%;
	text-align: center;
}
#tr_main table tr td.tr_scxrtr p {
	font-weight: bold;
	color: #000;
}
#tr_main table tr td.tr_scxrtr_y {
	background-color: #FFFF99;
	height: 75px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 6%;
	text-align: center;
}
#tr_main table tr td.tr_scxrtr_y p {
	font-weight: bold;
	color: #000;
}
#tr_main table tr td.tr_scxho_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	width: 6%;
}
#tr_main table tr td.tr_scxho_title p {
	font-size: 90%;
}
#tr_main table tr td.tr_scxho {
	background-color: #FFF;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 6%;
	text-align: center;
}
#tr_main table tr td.tr_scxho p {
	font-weight: bold;
	color: #000;
}
#tr_main table tr td.tr_scxho_y {
	background-color: #FFFF99;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 6%;
	text-align: center;
}
#tr_main table tr td.tr_scxho_y p {
	font-weight: bold;
	color: #000;
}


#tr_main em.red {
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
