body {
	margin: 0;
	background-color: #FFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Osaka","sans-serif";
}
/*-------------------------------------------
	MAIN CONTENTS
--------------------------------------------*/
#mainContents {
	float: right;
	margin: 0;
	width: 604px;
	border-left: 2px solid #666;
	background-color: #fff;
}

#mainContents .topPic {
	float: left;
}
#mainContents .descript {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	margin: auto;
}
#mainContents .bold{
	font-weight: bold;
}
#mainContents .subtext {
	clear: both;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5;
	margin: auto;
	width: 500px;
}

#sub {
	width: 550px;
	margin: auto;
	margin-bottom: 10px;
}
.subLeft {
	float: left;
	width: 50%;
	margin-left: 15px;
}
.subRight {
	float: left;
}
#sub li {
	font-size: 12px;
	line-height: 1.5em;
}
.strobo_text {
	font-size: 12px;
	line-height: 1.3em;
	padding: 5px;
	color: #669;
	font-weight: bold;
}
.strobo_list td {
	font-size: 12px; 
	line-height: 1.3em;
	padding: 5px;
}
.motor_text {
	font-size: 12px;
	line-height: 1.3em;
	padding: 5px;
	color: #066;
	font-weight: bold;
}
.bearing_text{
	font-size: 12px;
	padding: 5px;
	color: #369;
	font-weight: bold;
}
/*-------------------------------------------
	TOP PIC
--------------------------------------------*/
#topMain {
	width: 750px;
}
#topMain img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#topMain .lightBlueBar {
	background-color: #7FD3F7;
	width: 12px;
	height: 396px;
}

/*------------------------------------------
	MESSAGE FROM COMPANY
-------------------------------------------*/
#comment {
	width: 739px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #30a8dc;
	padding: 5px 0 5px 0;
}

/*-------------------------------------------
	NEWS TOPIC
--------------------------------------------*/
#news {
	width: 739px;
	margin: 5px 0 5px 0;
}
#news img {
	margin: 0;
	float: left;
}

/*-------------------------------------------
	Header
--------------------------------------------*/
.header {
	text-align: right;
	font-size: 13px;
	letter-spacing: 0.03em;
}
.header img {
	vertical-align: top;
}
/*-------------------------------------------
	FOOTER
--------------------------------------------*/
.footer, .footer2 {
	clear: both;
	width: 738px;
	padding: 5px;
	margin: 0px;
	border-top: 2px solid #30a8dc;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
}
.footer2 {
	line-height: 14px;
}
/*-------------------------------------------
	MAIN DIV.
--------------------------------------------*/
#main {
	margin: 0;
	float: left;
	width: 735px;
	border: solid #666;
	border-width: 2px 0 0 0;
	background-color: #ccc;
}

/*-------------------------------------------
	ƒpƒ“ƒNƒYƒŠƒXƒg
--------------------------------------------*/
.pankuzu {
	width: 725px;
	padding: 2px;
	padding-left: 10px;
	border-top: 5px solid #666;
	font-size: small;
	line-height: 30px;
  
  border-bottom-style : none;
  
}
.napankuzu {
	font-size: small;
	line-height: 30px;
}
.activePankuzu {
	line-height: 30px;
	font-weight: bold;
	color: #c00;
	font-size: small;
}

/*-------------------------------------------
	SIDE MENU
--------------------------------------------*/
#sideMenu {
	width: 129px;
	float: left;
	font-weight: bold;
}
#sideMenu .title{
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	padding: 5px;
	text-align: center;
}
#sideMenu ul{
	list-style-image : url(./images/tri_btn.gif);
	margin : 5px 0 1em 20px;
	padding: 0.2em 0 0 0;
	text-align: left;
}
#sideMenu ul li {
	font-size: 12px;
	margin: 0;
	padding: 0px 0 10px 0px;
	color: #c00;
}

#sideMenu ul li a {
 	text-decoration : none;
	color: #000;
}
#sideMenu ul li a:hover   {
	color: #c00;
}

/*------------------------------------------
	SUBƒƒjƒ…[
-------------------------------------------*/
.submenu {
	width: 400px;
	background : url(./images/table_back.gif) no-repeat;
	font-size: 12px;
	font-weight: normal;
	line-heigth: 1.3em;
	color: #666;
	margin:10px 10px 30px 10px;
}
.submenu dt {
	height: 20px;
	border-left: 8px solid #669;
	padding: 4px 0px 0px 5px;
	background : #999 url(./images/boxmenu.gif) right no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
.submenu a {
 	text-decoration : none;
	color: #fff;
}
.submenu a:hover   {
	color: #c00;
}
.submenu dd {
	margin: 5px;
}
/*-------------------------------------------
	MAIN
--------------------------------------------*/
#contents {
	margin: 0;
	float: right;
	width: 604px;
	background-color: #fff;
}
#contents .title {
	display: block;
}
#contents h1 {
	margin: 0;
	color: #369;
	padding: 5px;
	border-left: 12px solid #c00;
	font-size: 22px;
	float: left;
	padding: 0;
}
#contents h2 {
	margin: 0;
	color: #369;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	float: right;
	padding: 0;
}
#contents h3 {
	clear: both;
	margin: 0;
	width: 590px;
	height: 25px;
	padding: 5px 0 0 10px;
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	background-image : url(./images/cat_back.gif);
	background-repeat: no-repeat;
}
#contents .descript {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3em;
	margin: 10px 0 10px 3px;
}
#contents .atten {
	font-size: 10px;
	font-weight: normal;
}
#contents .secleft {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3em;
	margin: 10px 0 10px 3px;
	text-align: left; }
#contents .secright {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3em;
	text-align: right; }
#contents .seccenter {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center; }

/*-------------------------------------------
	PRODUCTS
--------------------------------------------*/
#contents .products {
	border-top: 2px solid #369;
}
#contents .pLeft {
	float: left;
	width: 230px;
}
#contents .pLeft .text2{
	font-size: 12px;
	line-height: 1.3;
 	padding: 5px 40px 5px 10px;
}
#contents h4 {
	margin: 0;
	padding: 5px;
	font-size: 18px;
	color: #fff;
	background-color: #369;
}

#contents .pPic {
}
#contents .pRight {
	float: left;
	font-size: 12px;
	line-height: 1.3;
	margin-top: 5px;
	width: 340px;
}
#contents .pHeader {
	margin: 3px;
	font: italic bold 16px "‚l‚r ‚o–¾’©","•½¬–¾’©","serif";
	color: #c00;
}
#contents .stitle {
	font-size: 14px;
	font-weight: bold;
}
#contents .pLeftlarge {
	float: left;
	width: 330px;
}
#contents .pRightsmall {
	float: left;
	font-size: 12px;
	line-height: 1.3;
	margin-top: 5px;
	width: 250px;
}

/*------------------------------------------
	SPEC TABLE
-------------------------------------------*/
.spec {
	margin: 10px 5px 50px 10px;
}
.spec table {
	float: right;
	width: 330px;
}
.spec th {
	padding: 2px 2px 2px 5px;
	background-color: #369;
	color: #fff;
	/*--- font-size: small; ---*/
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	width: 100px;
}
.spec td {
	padding: 2px 2px 2px 5px;
	background-color: #CCC;
	/*--- font-size: small; ---*/
}
.spec caption {
	border-width: 1px 1px 0 1px;
	border: solid #369;
	padding: 5px;
	text-align: left;
	/*--- font-size: 12px; ---*/
	font-weight: bold;
	color: #369;
}
.spec .attention {
	/*--- font-size:x-small; ---*/
	background-color: #FFF;
}
.pdf {
	display: block;
	width: 75px;
	height: 19px;
	margin: 2px;
	padding: 4px 0 0 3px;
	color: #fff;
	/*--- font-size: 12px; ---*/
	background-image : url(./images/pdf_btn.gif);
	background-repeat: no-repeat;
}
.spec .specimg {
	clear: both;
	float: left;
}
/*------------------------------------------
	SPEC EXAMPLE
-------------------------------------------*/
.spec .example{
	float: Right;
	font-size: 12px;
	line-height: 1.3;
	width: 400px;
	margin: 7px 2px 2px 2px;
}
.spec .example2{
	float: Right;
	font-size: 12px;
	line-height: 1.3;
	width: 350px;
	margin: 7px 2px 2px 2px;
}
/*------------------------------------------
	DEFAULT
-------------------------------------------*/
.default {
	margin: 10px 5px 5px 20px;
}
.default TH {
	padding: 2px 2px 2px 5px;
	
	
	font-size: small;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	width: 100px;
}
.default td {
	padding: 2px 2px 2px 5px;
	background-color: #fff;
	font-size: small;
}