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

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


/* ギャラリー メイン
----------------------------------*/
#gallery_main {
	width: 876px;
	background-image: url(../img/tre_bkgd.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: -13px;
	padding-top: 0px;
	padding-right: 34.5px;
	padding-left: 34.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;
}

/* パーツ一覧表
----------------------------------*/
#gallery_main #shell tbody tr td table tbody tr td table tbody tr .darkBack.style26 table tr .optionhinmei {
	padding-right: 3px;
	padding-left: 5px;
}
#gallery_main #shell a {
	color: #F60;
}
#gallery_main #shell a:hover {
	text-decoration: underline;
	color: #F60;
}
#gallery_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;
}
#gallery_main table tr td.topgray p {
	padding-right: 10px;
	color: #FFF;
}
#gallery_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;
}
#gallery_main table tr td.titlegreen p {
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
}
#gallery_main table tr td.titlegreen p em {
	font-weight: normal;
	text-decoration: none;
	font-size: 80%;
	font-style: normal;
}

#gallery_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;
}
#gallery_main table tr td.titleyellow p {
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
}


#gallery_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%;
}
#gallery_main table tr td.tr_page_title p {
	font-size: 80%;
}
#gallery_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%;
}
#gallery_main table tr td.tr_page p {
	font-size: 80%;
	color: #000;
	text-align: center;
	vertical-align: middle;	
}
#gallery_main table tr td.tr_page p a {
	color: #F30;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#gallery_main table tr td.tr_page p a:hover {
	color: #F30;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
#gallery_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%;
}
#gallery_main table tr td.tr_page_y p {
	font-size: 80%;
	color: #000;
	text-align: center;
	vertical-align: middle;	
}
#gallery_main table tr td.tr_page_y p a {
	color: #F30;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#gallery_main table tr td.tr_page_y p a:hover {
	color: #F30;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
#gallery_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%;
}
#gallery_main table tr td.tr_image_title p {
	font-size: 80%;
}
#gallery_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;
}
#gallery_main table tr td.tr_image p {
	text-align: center;
	vertical-align: middle;
}
#gallery_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%;
}
#gallery_main table tr td.tr_number_title p {
	font-size: 80%;
}
#gallery_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: 15%;
}
#gallery_main table tr td.tr_number p {
	color: #000;
	text-align: center;
	vertical-align: middle;	
	line-height: 1.5em;
}
#gallery_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: 15%;
}
#gallery_main table tr td.tr_number_y p {
	color: #000;
	text-align: center;
	vertical-align: middle;	
}
#gallery_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: 40%;
}
#gallery_main table tr td.tr_partsname_title p {
	font-size: 80%;
}
#gallery_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: 40%;
}
#gallery_main table tr td.tr_partsname p {
	color: #000;
	text-align: left;
	vertical-align: middle;
	line-height: 1.5em;
	padding-left: 5px;
}
#gallery_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: 45%;
}
#gallery_main table tr td.tr_partsname_y p {
	color: #000;
	text-align: left;
	vertical-align: middle;
	line-height: 1.5em;
	padding-left: 5px;
}
#gallery_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%;
}
#gallery_main table tr td.tr_price_title p {
	font-size: 80%;
}
#gallery_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;
}
#gallery_main table tr td.tr_price p {
	color: #000;
	text-align: center;
	vertical-align: middle;	
}
#gallery_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;
}
#gallery_main table tr td.tr_price_y p {
	color: #000;
	text-align: center;
	vertical-align: middle;	
}


#gallery_main table tr td.tr_memo_title {
	background-color: #333;
	height: 25px;
	text-align: center;
	width: 20%;
}
#gallery_main table tr td.tr_memo_title p {
	font-size: 90%;
}
#gallery_main table tr td.tr_memo {
	background-color: #FFF;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 20%;
	text-align: left;
	vertical-align: top;
}
#gallery_main table tr td.tr_memo p {
	color: #000;
	font-size: 80%;
	line-height: 1.5em;
	padding-right: 5px;
	padding-left: 5px;
}
#gallery_main table tr td.tr_memo p a {
	color: #069;
}
#gallery_main table tr td.tr_memo p a:hover {
	color: #069;
	text-decoration: underline;
}


/* Discontinued Products ページ
----------------------------------*/
#discontinuedpage {
	width: 850px;
	float: left;
	padding-top: 30px;
	padding-right: 13px;
	padding-left: 13px;
	margin-left: 15px;
	margin-right: 15px;
	height: 800px;
}
#discontinuedpage p .red {
	color: #F00;
	text-decoration: none;
	font-style: normal;
	line-height: 1.5em;
}

#discontinuedpage h1 {
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 20px;
}
#discontinuedpage h2 {
	font-size: 1.3em;
	font-weight: bold;
}

#discontinuedpage .discontinuedpage_img {
	width: 400px;
	background-color: #000;
	height: 300px;
	position: absolute;
	top: 88px;
}
#discontinuedpage .discontinuedpage_text {
	float: right;
	width: 440px;
	height: 300px;
}
#discontinuedpage .discontinuedpage_text_w {
	float: right;
	width: 850px;
	background-color: #000;
}
#discontinuedpage .discontinuedpage_text_a {
	line-height: 1.5em;
}
#discontinuedpage .img_leftbox {
	margin-right: 15px;
	background-color: #000;
	width: auto;
	float: left;
}
#discontinuedpage .img_rightbox {
	margin-left: 15px;
	background-color: #000;
	width: auto;
	float: right;
}
#discontinuedpage p a {
	color: #C00;
	text-decoration: underline;
}
#discontinuedpage p a:hover {
	color: #F60;
	text-decoration: underline;
}


/* Discontinued Products ページ Long
----------------------------------*/
#discontinuedpage_l {
	width: 850px;
	float: left;
	padding-top: 30px;
	padding-right: 13px;
	padding-left: 13px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 30px;
}
#discontinuedpage_l p .red {
	color: #F00;
	text-decoration: none;
	font-style: normal;
	line-height: 1.5em;
}

#discontinuedpage_l h1 {
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 20px;
}
#discontinuedpage_l h2 {
	font-size: 1.3em;
	font-weight: bold;
}

#discontinuedpage_l .discontinuedpage_img {
	width: 400px;
	background-color: #000;
	height: 300px;
	position: absolute;
	top: 88px;
}
#discontinuedpage_l .discontinuedpage_text {
	float: right;
	width: 440px;
	height: 300px;
}
#discontinuedpage_l .discontinuedpage_text_w {
	float: right;
	width: 850px;
	background-color: #000;
}
#discontinuedpage_l .discontinuedpage_text_a {
	line-height: 1.5em;
}
#discontinuedpage_l .img_leftbox {
	margin-right: 15px;
	background-color: #000;
	width: auto;
	float: left;
}
#discontinuedpage_l .img_rightbox {
	margin-left: 15px;
	background-color: #000;
	width: auto;
	float: right;
}
#discontinuedpage_l p a {
	color: #C00;
	text-decoration: underline;
}
#discontinuedpage_l p a:hover {
	color: #F60;
	text-decoration: underline;
}
