h2, h3, h4, h5, h5, h6, form {
	padding: 0px;
	margin: 0px;
}
a, 
a:visited, 
a:hover {
	color: #006699;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0px;
}
p, ul {
	margin: 0px 4px 1em 4px;
}
ul {
	margin-left: 20px;
}
img.degree {
	vertical-align: baseline;
}
span.degree {
	letter-spacing: -0.8em;
}
sup.degree {
	font-weight:;
	letter-spacing: normal;
}
body, td {
	font-family: Geneva, Arial, Helvetica, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #DDD;
}
td {
	vertical-align: top;
}
td.tdSpacer {
	width: 40px;
}

.htxt {
	display: none;
}
.caption {
}
.japanese {
	font-size: xx-small;
	font-weight: normal;
	color: #333;
	line-height: 1.4em;
}
.center {
	text-align: center !important;
}
span.new {
	display: block;
	width: 32px;
	height: 24px;
}



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*---------- Block Layout ----------*/

.block,
.block-inner {
	position: relative;
}
#header-block,
#body-block,
#footer-block1, 
#footer-block2 {
	width: 920px;
	clear: both;
}
#header-block, 
#contents-block, 
#footer-block1 {
	border-right: 1px solid #000;
}
#body-block, 
#contents-block {
	background-color: #FFF8EE;
	background-color: #FFFFEC;
}
/*
.sm1GearDamper #body-block, 
.sm1GearDamper #contents-block {
	background-color: #F8FFF8;
}
.sm2MTGearDamper #body-block, 
.sm2MTGearDamper #contents-block {
	background-color: #F8FCFF;
}
.sm3BarrelDamper #body-block, 
.sm3BarrelDamper #contents-block {
	background-color: #FFF8FD;
}
*/
#body-block {
	width: 921px;
	background-image: url(../_images/sidemenu_bg1.gif);
	background-repeat: repeat-y;
}
#body-block {
}
#sidemenu-block {
	width: 200px;
	float: left;
	background-color: #DDD;
	padding-bottom: 40px;
}
#contents-block {
	width: 720px;
	float: right;
}
#footer-block {
}
#header-block-inner,
#body-block-inner,
#sidemenu-block-inner,
#contents-block-inner,
#footer-block-inner {
	width: 100%;
	clear: both;
}



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/* Header Block */
/*------------------------------------------------------------*/

.pagetop {
	height: 0;
	margin: 0;
}
#header-block, 
#header-block #site-title, 
#header-block #header-title, 
#header-block a {
	height: 40px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0;
}
#header-block {
	width: 920px;
	overflow: hidden;
	line-height: 40px;
	background-image: url(../_images/header.gif);
}
#header-block a {
	display: block;
}
#header-block #site-title {
	float: left;
}
#header-block #site-title, 
#header-block #site-title a {
	width: 120px;
	background-image: url(../_images/header_print.gif);
}
#header-block #header-title {
	float: right;
}
#header-block #header-title, 
#header-block #header-title a {
	width: 380px;
	background-image: url(../_images/header.gif);
	background-position: right;
}



/*------------------------------------------------------------*/
/* Side Menu Block */
/*------------------------------------------------------------*/

#sidemenu-block a {
	display: block;
	width: 200px;
	height: 40px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#sidemenu-block a:hover {
	background-position: -200px 0px;
}
#sidemenu-block a.this, 
#sidemenu-block a:hover.this {
	background-position: -400px 0px;
}
#sidemenu-block #SideMenuTitle a {
	height: 19px;
	background-image: url(../_images/sidemenu_title.gif);
}
#sidemenu-block .subtitle {
	border-top: 1px solid #CCC;
}
#SideMenu1-1 .subtitle a {
	background-image: url(../_images/sidemenu_1_title1.gif);
}
#SideMenu1-2 .subtitle a {
	background-image: url(../_images/sidemenu_1_title2.gif);
}
#SideMenu2-1 .subtitle a {
	background-image: url(../_images/sidemenu_2_title1.gif);
}
#SideMenu2-2 .subtitle a {
	background-image: url(../_images/sidemenu_2_title2.gif);
}
#SideMenu3-1 .subtitle a {
	background-image: url(../_images/sidemenu_3_title1.gif);
}
#SideMenu3-2 .subtitle a {
	background-image: url(../_images/sidemenu_3_title2.gif);
}
#SideMenu5-1 .subtitle a {
	background-image: url(../_images/sidemenu_5_title1.gif);
}
#SideMenu5-2 .subtitle a {
	background-image: url(../_images/sidemenu_5_title2.gif);
}
#SideMenu4-1 a {
	background-image: url(../_images/sidemenu_4_history.gif);
}
#SideMenu4-2 a {
	background-image: url(../_images/sidemenu_4_notes.gif);
}
#SideMenu4-3 a {
	background-image: url(../_images/sidemenu_4_contact.gif);
}
#SideMenu4-4  a {
	background-image: url(../_images/sidemenu_4_network.gif);
}
#SideMenu4  a {
	height: 35px;
}
#sidemenu-block ul.menuList {
	width: 200px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidemenu-block .menuList li {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#sidemenu-block .menuList li a {
	display: block;
	color: #EEE;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding: 5px 20px 4px;
	width: 160px;
	height: auto;
}
#sidemenu-block .menuList li a:hover {
	display: block;
	color: #FFF;
	text-decoration: underline;
}
#SideMenu1-1 .menuList li a:hover, 
#SideMenu2-1 .menuList li a:hover, 
#SideMenu3-1 .menuList li a:hover, 
#SideMenu5-1 .menuList li a:hover {
	background-position: -200px 0px;
}
#SideMenu1-1 .menuList li a.this, 
#SideMenu1-1 .menuList li a:hover.this, 
#SideMenu2-1 .menuList li a.this, 
#SideMenu2-1 .menuList li a:hover.this, 
#SideMenu3-1 .menuList li a.this, 
#SideMenu3-1 .menuList li a:hover.this, 
#SideMenu5-1 .menuList li a.this, 
#SideMenu5-1 .menuList li a:hover.this {
	text-decoration: none;
	background-color: #FFF8EE;
	background-color: #FFFFEC;
	background-position: -400px 0px;
}
#SideMenu1-1 .menuList li {
	border-bottom-color: #527A52;
}
#SideMenu1-1 .menuList li a {
	color: #B3CCB3;
	background-image: url(../_images/sidemenu_1_bg.gif);
	background-color: #696;
}
#SideMenu1-1 .menuList li a.this, 
#SideMenu1-1 .menuList li a:hover.this {
	color: #696;
}
#SideMenu2-1 .menuList li {
	border-bottom-color: #52527A;
}
#SideMenu2-1 .menuList li a {
	color: #B3B3CC;
	background-image: url(../_images/sidemenu_2_bg.gif);
	background-color: #669;
}
#SideMenu2-1 .menuList li a.this, 
#SideMenu2-1 .menuList li a:hover.this {
	color: #669;
}
#SideMenu3-1 .menuList li {
	border-bottom-color: #A3527A;
}
#SideMenu3-1 .menuList li a {
	color: #E6B3CC;
	background-image: url(../_images/sidemenu_3_bg.gif);
	background-color: #C69;
}
#SideMenu3-1 .menuList li a.this, 
#SideMenu3-1 .menuList li a:hover.this {
	color: #C69;
}
#SideMenu5-1 .menuList li {
	border-bottom-color: #7A7352;
}
#SideMenu5-1 .menuList li a {
	color: #C1BBA2;
	background-image: url(../_images/sidemenu_5_bg.gif);
	background-color: #999066;
}
#SideMenu5-1 .menuList li a.this, 
#SideMenu5-1 .menuList li a:hover.this {
	color: #999066;
}



/*------------------------------------------------------------*/
/* Contents Block */
/*------------------------------------------------------------*/

#Contents {
	padding: 60px 40px 40px 40px;
	border-style: solid;
	border-width: 12px 0px 0px 0px;
	border-color: #666;
}
.ContentsTitle1 {
	position: relative;
	border-bottom: 2px solid #666;
	padding-bottom: 4px;
	margin-bottom: 20px;
}
.ContentsTitle1 span.new {
	position: absolute;
	top: -28px;
	left: 0px;
}
.ContentsTitle1 p {
	margin: 0;
}
h2 {
	font-size: 24px;
	font-weight: bolder;
	line-height: 20px;
}
h3 {
	font-size: 36px;
	font-weight: lighter;
	color: #666;
	line-height: 36px;
}
.ContentsBody {
	padding-left: 44px;
	margin-bottom: 40px;
}
.ContentsBody .CBPhoto {
	width: 240px;
	text-align: center;
	border: 1px solid #CCC;
	background-color: #FFF;
}
table#ContentsBody1 {
	width: auto;
	width: 596px;
}
table#ContentsBody1 #CBtdPhoto {
	padding-bottom: 20px;
}
table#ContentsBody1 td.CBtdZu {
	text-align: center;
	vertical-align: middle;
}
table#ContentsBody1 td.CBtdZu img {
	vertical-align: middle;
}
table#ContentsBody1 td#CBtdZu3 {
	vertical-align: middle;
}
table#ContentsBody1 td#CBtdZuLeft {
	vertical-align: middle;
}
table#ContentsBody1 td.CBtdZu .ZuTitle {
	font-weight: bold;
	text-align: left;
}
table#ContentsBody1 #CBtdText {
	font-size: 14px;
	padding-bottom: 10px;
}
table#ContentsBody1 #CBtdText ul {
	margin-bottom: 4px;
	margin-top: 0px;
	padding: 0;
}
.ContentsTitle2 {
	margin: 0px 0px 20px 40px;
}
h4 {
	font-size: 16px;
	color: #FFF;
	color: #666;
	border: 1px solid #060;
	border-width: 0px 0px 0px 4px;
	border-color: #666;
	background: #F8EEDD url(../_images/catch_bg.gif) right top repeat-y;
	padding: 6px 10px;
}
h5 {
	font-size: 14px;
	padding-bottom: 4px;
}

/*---------- VariationBlock ----------*/

table#Variation {
	width: 596px;
	background-color: #FFF;
	margin-bottom: 4px;
}
table#Variation, 
table#Variation th, 
table#Variation td {
	text-align: left;
	vertical-align: middle;
	border: 1px solid #CCC;
	border-collapse: collapse;
	padding: 4px 4px 4px 20px;
}
table#Variation th.VariationTxt, 
table#Variation td.VariationTxt {
	border-right-width: 0px;
}
table#Variation td.VariationTxt .title{
	display: block;
	font-weight: bold;
	margin: -6px 0 2px -10px;
}
table#Variation th.VariationImg, 
table#Variation td.VariationImg {
	border-left-width: 0px;
	padding-left: 0px;
}

/*---------- SpecificationsBlock ----------*/

#SpecificationsBlock {
}
table#Specifications th, 
table#Specifications td {
	font-weight: normal;
	text-align: left;
}
table#Specifications td.caption {
	padding-left: 10px;
}
table#Specification1, 
table#Specification1 td, 
table#Specification1 th, 
table#Specification2, 
table#Specification2 td, 
table#Specification2 th {
	border: 1px solid #CCC;
	border-collapse: collapse;
}
table#Specification1 td, 
table#Specification1 th, 
table#Specification2 td, 
table#Specification2 th {
	border-right-color: #DDD;
	border-left-color: #DDD;
}
table#Specification1, 
table#Specification2 {
	background-color: #FFFFF8;
	background-color: #FFF;
	margin-bottom: 8px;
}
table#Specification1 {
	position: relative;
	margin-bottom: 10px;
}
table#Specification1 th {
	text-align: left;
}
table#Specification1 th span.new {
	position: absolute;
	top: -12px;
	left: -36px;
}
#nd2A6Z-1X0U table#Specification1 th span.new {
	top: 109px
}
table#Specification1, 
table#Specification1 th, 
table#Specification1 td {
	vertical-align: middle;
	padding: 2px 14px;
}
table#Specification1 th img {
	vertical-align: middle;
	margin-right: 4px;
}
table#Specification1 td {
	text-align: right;
}
table#Specification2 {
}
table#Specification2, 
table#Specification2 th, 
table#Specification2 td {
	text-align: left;
	vertical-align: middle;
	padding: 4px 14px;
}
table#Specification2 td, 
table#Specification1 th.name, 
table#Specification2 th.name {
	text-align: center;
}

/*---------- CharacteristicsBlock ----------*/

#CharacteristicsBlock {
}
table#Characteristics th {
	text-align: left;
}
table#Characteristics td.caption {
	padding-top: 14px;
}

/*---------- MaterialsBlock ----------*/

#MaterialsBlock {
}
table#Materials {
}
table#Materials, 
table#Materials th, 
table#Materials td {
	text-align: left;
	font-weight: normal;
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-width: 1px 0px;
	background-color: #FFFFF8;
	background-color: #FFF;
	padding: 4px 14px;
}
table#Materials th, 
table#Materials td {
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

/*---------- OtherDataBlock ----------*/

#OtherDataBlock {
}

/*---------- BodyLinkBlock ----------*/

#BodyLinkBlock {
	margin-bottom: 40px;
}
#BodyLinkBlock .ContentsTitle2 {
	margin-bottom: 4px;
}
#BodyLinkBlock .ContentsTitle2 td {
	padding-bottom: 2px;
}
#BodyLinkBlock h4 {
	background-image: none;
	background-color: none;
	padding: 0px;
}
#BodyLinkBlock a {
	display: block;
	vertical-align: middle;
	font-size: 14px;
	color: #DDD;
	text-decoration: none;
	background-position: right;
	background-repeat: no-repeat;
	padding: 4px 80px 4px 20px;
}
#BodyLinkBlock a .japanese {
	vertical-align:;
	color: #DDD;
	padding-left:;
}
#BodyLinkBlock a:hover, 
#BodyLinkBlock a:hover .japanese {
	color: #FFF;
}
#BodyLinkBlock a:hover {
	text-decoration: underline;
	background-image:;
}

/*---------- BodyFooter Block ----------*/

#Bodyfooter-block {
	text-align: left;
	border: 1px solid #999;
	border-width: 1px;
	background-color: #EEE;
	padding: 10px;
	margin-top: 20px;
}
#Bodyfooter-block table {
	width: 610px;
}
#Bodyfooter-block #AddressE, 
#Bodyfooter-block #AddressJ {
	text-align:;
	padding-left: 40px;
}
#Bodyfooter-block #AddressJ {
	padding-left: 0px;
}
#Bodyfooter-block .corporateName {
	font-weight: bold;
	padding-bottom: 1px;
}
#AddressJ .corporateName {
	padding-bottom: 6px;
}
#Bodyfooter-block .corporateAddress {
	padding-left: 4px;
}
#AddressE .corporateAddress {
	line-height: 1.1em;
}



/*------------------------------------------------------------*/
/* Footer Block */
/*------------------------------------------------------------*/

#footer-block1 {
	background-color: #666;
	border-bottom: 10px solid #000;
}
#footer-block1 #attention {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	float: right;
	padding: 0px 10px;
}
#footer-block1 #PageTop {
	width: 200px;
	font-size: 10px;
	line-height: 20px;
	font-weight:bold;
	background-image: url(../_images/sidemenu_bg2.gif);
	background-image:none;
	background-repeat: repeat-y;
	background-color: #666;
}
#footer-block1 #pagetop a {
	display: block;
	height: 20px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}
#footer-block1 #pagetop a:hover {
	text-decoration: underline;
}
#footer-block2 #copyright {
	font-size: 12px;
	text-align: right;
	padding: 2px 0px 10px 0px;
}



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*---------- sm0Opening Tweeks ----------*/

body#sm0Opening {
	background-color: #000;
}
#sm0Opening #header-block h1#header-title {
	width: 200px;
	background-image: url(../_images/header_print.gif);
}



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*---------- sm0other #Index Tweeks ----------*/

.sm0other #SideMenu1-1, 
.sm0other #SideMenu2-1, 
.sm0other #SideMenu3-1, 
.sm0other #SideMenu5-1 {
	display: block;
}
.sm0other #SideMenu1-2, 
.sm0other #SideMenu2-2, 
.sm0other #SideMenu3-2, 
.sm0other #SideMenu5-2 {
	display: none;
}
.sm0other .ContentsTitle2 {
	margin-bottom: 10px;
}

.sm0other #BodyLinkBlock a {
	background-image: url(../_images/marker_41.gif);
	background-color: #333;
	padding-right: 80px;
	padding-left: 10px;
}
.sm0other #BodyLinkBlock a:hover {
	background-image: url(../_images/marker_42.gif);
}
.sm0other #BodyLinkBlock a, 
.sm0other #BodyLinkBlock a .japanese {
	color: #AAA;
}
.sm0other #BodyLinkBlock a:hover, 
.sm0other #BodyLinkBlock a:hover .japanese {
	color: #FFF;
}
.sm0other #attention, 
.sm0other #attention .japanese {
	color: #CCC;
}

.sm0other .ContentsBody .menuList {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0;
}
.sm0other .ContentsBody .menuList li, 
.sm0other .ContentsBody .menuList li img, 
.sm0other .ContentsBody .menuList li span, 
.sm0other .ContentsBody .menuList li a {
	display: block;
	position: relative;
	line-height: 1.0;
}
.sm0other .ContentsBody .menuList li {
	height: 62px;
	vertical-align: middle;
	padding: 2px 0px;
}
.sm0other .ContentsBody .menuList li.new {
	background: url(../_images/new.gif) 4px 20px no-repeat;
}
.sm0other .ContentsBody .menuList a {
	text-decoration: none;
}
.sm0other .ContentsBody .menuList a:hover {
	text-decoration: underline;
}
.sm0other .ContentsBody .menuList img {
	float: left;
	vertical-align: middle;
	border: none;
	border: 1px solid #CCC;
	margin-left: 40px;
}
.sm0other .ContentsBody .menuList .text {
	margin-left: 140px;
	padding-top: 6px;
}
.sm0other .ContentsBody .menuList .name, 
.sm0other .ContentsBody .menuList .damperName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.sm0other .ContentsBody .menuList .name {
	font-size: 14px;
}
.sm0other .ContentsBody .menuList .damperName, 
.sm0other .ContentsBody .menuList .japanese {
	color: #333;
}
.sm0other .ContentsBody .menuList .damperName {
	font-size: 20px;
	font-weight: normal;
	vertical-align: baseline;
	padding: 0;
	margin: 0;
}
.sm0other .ContentsBody .menuList .japanese {
	font-size: 10px;
	padding-top: 2px;
}
#DamperHistory .ContentsBody p {
	line-height: 1em;
}
.sm0other #ContentsOff h4 {
	color: #864;
	line-height: 17px;
	border-color: #960;
	margin-bottom: 0px;
}
.sm0other #ContentsOff h4 .japanese {
	padding-top: 5px;
}
#ProductNotes #ContentsOff h4 {
	color: #CC3300;
}
#ProductNotes #ContentsOff h4 .caution {
	font-size: 14px;
	color: #CC3300;
	color: #000;
}
.sm0other #ContentsOff h5 {
	border-bottom: 1px solid #864;
	border-bottom: 1px solid #B97;
	padding-bottom: 2px;
	margin-bottom: 8px;
}
.sm0other #JapaneseNotes {
	line-height: 1.3em;
}
.sm0other #JapaneseNotes h5 {
	font-size: 12px;
}
.sm0other #ContentsOff dl {
}
.sm0other #ContentsOff dt {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #864;
	border-bottom: 1px solid #DBA;
	background-color: #FFF8EE;
	background-color: #F8EEDD;
	padding: 2px 4px;
}
.sm0other #ContentsOff dt img.GNNumber {
	vertical-align: middle;
	margin-right: 10px;
}
.sm0other #ContentsOff dd {
	border-bottom: 0px solid #EDC;
	background-color: #FFFFF8;
	background-color: #FFF;
	padding: 2px 10px 4px 30px;
	margin: 0px 0px 10px 0px;
}
.sm0other #ContentsOff li img {
	margin: 8px 0px;
}
.sm0other #ContentsOff #GNMap {
	border: 0px solid #333;
	margin: 10px 0px 10px 0px;
}
.sm0other #ContentsOff table, 
.sm0other #ContentsOff table td, 
.sm0other #ContentsOff table th {
	border: 1px solid #CCC;
	border-width: 1px 0px;
	border-collapse: collapse;
	background-color: #FFFFF8;
	background-color: #FFF;
}
.sm0other #ContentsOff table {
	width: 560px;
	margin-left: 4px;
}
.sm0other #ContentsOff table td, 
.sm0other #ContentsOff table th {
	padding: 2px 10px;
}
.sm0other #ContentsOff table th {
	padding-left: 2px;
	padding-right: 2px;
}
.sm0other #ContentsOff #GNChartJ td {
	padding-top: 8px;
	padding-bottom: 4px;
}


.sm0other #ContentsGD h4, 
.sm0other #ContentsGD .menuList a {
	color: #696;
	border-color: #696;
	border-color: #060;
}
.sm0other #ContentsMTGD h4, 
.sm0other #ContentsMTGD .menuList a {
	color: #009;
	border-color: #009;
}
.sm0other #ContentsBD h4, 
.sm0other #ContentsBD .menuList a {
	color: #903;
	border-color: #903;
}



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*---------- sm1GearDamper Tweeks ----------*/

.sm1GearDamper #SideMenu1-1 {
	display: block;
}
.sm1GearDamper #SideMenu1-2 {
	display: none;
}
.sm1GearDamper #SideMenu2-1, 
.sm1GearDamper #SideMenu3-1, 
.sm1GearDamper #SideMenu5-1 {
	display: none;
}
.sm1GearDamper #SideMenu2-2, 
.sm1GearDamper #SideMenu3-2, 
.sm1GearDamper #SideMenu5-2 {
	display: block;
}
.sm1GearDamper #Contents, 
.sm1GearDamper .ContentsTitle1, 
.sm1GearDamper .ContentsTitle2, 
.sm1GearDamper h4 {
	border-color: #060;
}
.sm1GearDamper h4 {
	color: #060;
}
.sm1GearDamper #BodyLinkBlock a {
	background-image: url(../_images/marker_11.gif);
	background-color: #696;
}
.sm1GearDamper #BodyLinkBlock a:hover {
	background-image: url(../_images/marker_12.gif);
}
.sm1GearDamper #footer-block1 {
	background-color: #060;
}
.sm1GearDamper #attention, 
.sm1GearDamper #attention .japanese {
	color: #BC9;
}



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*---------- sm2MiddleTorqueGearDamper Tweeks ----------*/

.sm2MTGearDamper #SideMenu2-1 {
	display: block;
}
.sm2MTGearDamper #SideMenu2-2 {
	display: none;
}
.sm2MTGearDamper #SideMenu1-1, 
.sm2MTGearDamper #SideMenu3-1, 
.sm2MTGearDamper #SideMenu5-1 {
	display: none;
}
.sm2MTGearDamper #SideMenu1-2, 
.sm2MTGearDamper #SideMenu3-2, 
.sm2MTGearDamper #SideMenu5-2 {
	display: block;
}
.sm2MTGearDamper #Contents, 
.sm2MTGearDamper .ContentsTitle1, 
.sm2MTGearDamper .ContentsTitle2, 
.sm2MTGearDamper h4 {
	border-color: #009;
}
.sm2MTGearDamper h4 {
	color: #009;
}
.sm2MTGearDamper #BodyLinkBlock a {
	background-image: url(../_images/marker_21.gif);
	background-color: #669;
}
.sm2MTGearDamper #BodyLinkBlock a:hover {
	background-image: url(../_images/marker_22.gif);
}
.sm2MTGearDamper #footer-block1 {
	background-color: #009;
}
.sm2MTGearDamper #attention, 
.sm2MTGearDamper #attention .japanese {
	color: #CCD;
}



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*---------- sm3BarrelDamper Tweeks ----------*/

.sm3BarrelDamper #SideMenu3-1 {
	display: block;
}
.sm3BarrelDamper #SideMenu3-2 {
	display: none;
}
.sm3BarrelDamper #SideMenu1-1, 
.sm3BarrelDamper #SideMenu2-1, 
.sm3BarrelDamper #SideMenu5-1 {
	display: none;
}
.sm3BarrelDamper #SideMenu1-2, 
.sm3BarrelDamper #SideMenu2-2, 
.sm3BarrelDamper #SideMenu5-2 {
	display: block;
}
.sm3BarrelDamper #Contents, 
.sm3BarrelDamper .ContentsTitle1, 
.sm3BarrelDamper .ContentsTitle2, 
.sm3BarrelDamper h4 {
	border-color: #903;
}
.sm3BarrelDamper h4 {
	color: #903;
}
.sm3BarrelDamper #BodyLinkBlock a {
	background-image: url(../_images/marker_31.gif);
	background-color: #C69;
}
.sm3BarrelDamper #BodyLinkBlock a:hover {
	background-image: url(../_images/marker_32.gif);
}
.sm3BarrelDamper #footer-block1 {
	background-color: #903;
}
.sm3BarrelDamper #attention, 
.sm3BarrelDamper #attention .japanese {
	color: #DCB;
}



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*---------- sm5AxisDamper Tweeks ----------*/

.sm5AxisDamper #SideMenu5-1 {
	display: block;
}
.sm5AxisDamper #SideMenu5-2 {
	display: none;
}
.sm5AxisDamper #SideMenu1-1, 
.sm5AxisDamper #SideMenu2-1, 
.sm5AxisDamper #SideMenu3-1 {
	display: none;
}
.sm5AxisDamper #SideMenu1-2, 
.sm5AxisDamper #SideMenu2-2, 
.sm5AxisDamper #SideMenu3-2 {
	display: block;
}
.sm5AxisDamper #Contents, 
.sm5AxisDamper .ContentsTitle1, 
.sm5AxisDamper .ContentsTitle2, 
.sm5AxisDamper h4 {
	border-color: #665C33;
}
.sm5AxisDamper h4 {
	color: #665C33;
}
.sm5AxisDamper #BodyLinkBlock a {
	background-image: url(../_images/marker_51.gif);
	background-color: #999066;
}
.sm5AxisDamper #BodyLinkBlock a:hover {
	background-image: url(../_images/marker_52.gif);
}
.sm5AxisDamper #footer-block1 {
	background-color: #665C33;
}
.sm5AxisDamper #attention, 
.sm5AxisDamper #attention .japanese {
	color: #DCB;
}



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*---------- Button ----------*/

.button a, 
.button a:visited, 
.button a:hover {
	display: block;
	height: 22px;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #000;
	text-align: center;
	text-decoration: none;
	background-image: url(../_images/button.gif);
	background-position: left;
	background-repeat: repeat-x;
	border: 1px solid #333;
	padding: 0px 20px;
}
.button a:hover {
	color: #666;
	text-decoration: underline;
	text-decoration: none;
	background-position: right;
}
.button td {
	padding: 0px 0px 2px 2px;
}
.button td#Home {
	padding-left: 8px;
}
#PrintBtnSMB .button, 
#PrintBtnSMB .button a {
	width: 156px;
	height: 24px;
}
#PrintBtnSMB .button {
	margin-top: 4px;
}
#body-blockBtn {
	text-align:;
	padding: 0px 0px 0px 40px;
}
#GearDataBtn, 
#NotesBtn, 
#PageTopBtn {
	text-align: right;
}
#GearDataBtn {
	display: none;
	text-align: left;
	margin-bottom: 20px;
}
#NotesBtn {
	clear: both;
	position: relative;
	padding-top: 10px;
}
#PageTopBtn {
	text-align:;
	padding-top:;
}



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*---------- MainPhoto width Tweeks ----------*/

#nd058A-406X .ContentsBody .CBPhoto, 
#nd2B6U .ContentsBody .CBPhoto,
#nd2H9V .ContentsBody .CBPhoto,
#nd029R .ContentsBody .CBPhoto {
	width: 280px;
}

