body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 770px;
	background-image: url(../img/back.gif);
	font-size: 74%;
	line-height: 20px;
	letter-spacing: 0.1mm;
}


/******************************/
/*  tag                       */
/******************************/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 18px;
	color: #238CAF;
	font-weight: bold;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}

h3{
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../img/main_nav_bg.gif);
	text-indent: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h4{
	color: #434363;
	text-indent: 15px;
	font-size: 16px;
	background-image: url(../img/title_pdt.gif);
	padding-top: 6px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}



h5{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #408ED2;
	text-indent: 25px;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #BAD6EF;
	border-bottom-color: #BAD6EF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2970AF;
	border-left-color: #2970AF;
	margin-bottom: 5px;
}

h6 {
	font-size: 12px;
	color: #463175;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	border-top-style: solid;
	border-top-color: #D9D9D9;
	border-top-width: 1px;
}

ul {
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 18px;
}
li {
	list-style-type: none;
	margin-bottom: 5px;
}
.liLine {
	margin-bottom: 7px;
	list-style-position: outside;
	list-style-image: url(../img/delta.gif);
	list-style-type: none;
	line-height: 15px;
}

.catalog {
	font-weight: bold;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
}


/******************************/
/*  FrameWorks                */
/******************************/

#header{
	width: 770px;
	margin: 0;
	padding: 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	clear: both;
}
#logo {
	width: 150px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#language {
	width: 80px;
	margin-left: 670px;
	margin-top: 10px;
}


#navArea{
	padding: 0px;
	width: 170px;
	clear: none;
	margin-left: 594px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 0px;
}

#content{
	float:left;
	width: 555px;
	margin: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
}

#content a:link,#content a:visited {
	text-decoration: none;
	color: #0033CC;
}

#content a:hover {
	background-color: #DAE0F5;
	text-decoration: none;
}


/***********************************************/
/* Navigations                                 */
/***********************************************/

/************* (1) #main Navigation **************/

#mainNav{
	white-space: nowrap;
	height: 26px;
	color: #CCCCCC;
	background-image: url(../img/main_nav_bg.gif);
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	word-spacing: 0.5em;
	letter-spacing: 0.1em;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#mainNav a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
#navArea  h4 {
	text-indent: 0px;
}


#mainNav a:hover {
	background-image: url(../img/bg_nav0.jpg);
	color: #999999;
}


/*********** (2-1)  #Navigation Area Link ***********/

#navArea ul a:link, #navArea ul a:visited {}
#navArea ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


#navArea li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


html>body #navArea li {
	margin: 0px;
	padding: 0px;
}


/*********** (2-2)  #right Navigation ***********/

#rightNav{
	position: relative;
	margin: 0px;
	display: block;
	padding: 0px;
}

#rightNav h4{
	color: #FFFFFF;
	font-size: 12pt;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../img/bg_lineup.gif);
}

#rightNav a:link, #rightNav a:visited{
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-indent: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-image: url(../img/btn_pdt_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 5px;
	height: 30px;
}

#rightNav a:hover{
	color: #FFFFFF;
	background-image: url(../img/btn_pdt_bg_ho.gif);
	display: block;
}

#select{
	background-image: url(../english/img/btn_pdt_bg_on.gif);	
}

#select a:link, #select a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-indent: 5px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif, Osaka;
	font-size: 12px;
	background-image: url(../img/btn_pdt_bg_on.gif);
}

#select a:hover{
	color: #666666;
	background-image: url(../img/btn_pdt_bg_ho.gif);
	display: block;
}


#btnBox {
	text-indent: 5px;
	display: block;
}


#btnBox a:link, #btnBox a:visited{
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/btn_box.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 30px;
	padding-top: 8px;
}

#btnBox a:hover{
	color: #FFFFFF;
	background-image: url(../img/btn_box_ho.gif);
	display: block;
}


#btnBoard {
	text-indent: 5px;
	display: block;
}


#btnBoard a:link, #btnBoard a:visited{
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/btn_board.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 30px;
	padding-top: 8px;
}

#btnBoard a:hover{
	color: #FFFFFF;
	background-image: url(../img/btn_board_ho.gif);
	display: block;
}

#btnDome {
	text-indent: 5px;
	display: block;
}


#btnDome a:link, #btnDome a:visited{
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/btn_dome.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 30px;
	padding-top: 8px;
}

#btnDome a:hover{
	color: #FFFFFF;
	background-image: url(../img/btn_dome_ho.gif);
	display: block;
}

#btnLcd {
	text-indent: 5px;
	display: block;
}


#btnLcd a:link, #btnLcd a:visited{
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/btn_lcd.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 30px;
	padding-top: 8px;
}

#btnLcd a:hover{
	color: #FFFFFF;
	background-image: url(../img/btn_lcd_ho.gif);
	display: block;
}


#btnDvr {
	text-indent: 5px;
	display: block;
}


#btnDvr a:link, #btnDvr a:visited{
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/btn_dvr.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 30px;
	padding-top: 8px;
}

#btnDvr a:hover{
	color: #FFFFFF;
	background-image: url(../img/btn_dvr_ho.gif);
	display: block;
}


#btnDvr {
	text-indent: 5px;
	display: block;
}


#btnMicro a:link, #btnMicro a:visited{
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/btn_microscope.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 30px;
	padding-top: 8px;
}

#btnMicro a:hover{
	color: #FFFFFF;
	background-image: url(../img/btn_microscope_ho.gif);
	display: block;
}


#btnAccessory {
	text-indent: 5px;
	display: block;
}


#btnAccessory a:link, #btnAccessory a:visited{
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/btn_accessory.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 30px;
	padding-top: 8px;
}

#btnAccessory a:hover{
	color: #FFFFFF;
	background-image: url(../img/btn_accessory_ho.gif);
	display: block;
}


/*********** (2-3)  #right Navigation for Company***********/

#rightNavC{
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
}

#rightNavC h4{
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../img/bg_lineup.gif);
}

#rightNavC a:link, #rightNavC a:visited{
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-indent: 5px;
	background-image: url(../img/btn_pdt_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}


#rightNavC a:hover{
	color: #FFFFFF;
	background-image: url(../img/btn_pdt_bg_ho.gif);
	display: block;
}




/*********** .pankuzu Link ***********/
.pankuzu {
	margin-bottom: 10px;
}



/************* (3) #sub Navigation ***************/

#add{
	clear: both;
	font-size: 9pt;
	color: #333333;
	padding-top: 3px;
	background-color: #E7DDFF;
	text-indent: 25px;
	text-decoration: none;
	border-bottom: 5px #999999 solid;
	padding-bottom: 3px;
	
}

#add a:link, #subNav a:visited {
	color: #0000FF;
	text-decoration: none;
}

#add a:hover{
	color: #EEEAFB;
}



/***********************************************/
/*Components                   　　            */
/***********************************************/


/************** #siteName **************/

#siteName{
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 770px;
	background-image: url(../img/header.jpg);
}


/************** #contact **************/

#contact{
	font-size: 9pt;
	border-top: 1px solid #cccccc;
	line-height: 15px;
	padding: 15px;
	background-color: #EBECF0;
	color: #5F5F5F;
}

#contact img{
	display: block;
	padding-bottom: 5px;
	padding-top: 0px;
}


/************* #search ***************/

#search{
	border-bottom: 1px solid #cccccc;
	font-size: 8pt;
	margin-bottom: 0px;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

input.text{
	background-color: #CEE1DD;
	width: 142px;
	height: 12px;
	margin-bottom: 7px;
}

.btnLayout {
	margin-top: 12px;
	margin-left: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 5px;
}


/************** #pageTop&2nd *****************/
#pageTop {
	text-align: right;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#imgPage {
	clear: both;
	height: 65px;
}


/************** #address *****************/
#subNav {
	font-size: 9pt;
	color: #666666;
	clear: both;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 10px;
	background-image: url(../img/bg_subnav.gif);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 739px;
}

#subNav a:link, #subNav a:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#subNav a:hover{
	color: #999999;
	font-weight: normal;
}


/************** #copyRight *****************/


#copyRight {
	clear: both;
	font-size: 8pt ;
	color: #666666;
	padding: 0px;
	margin: 0px 30px 20px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	
}



/***********************************************/
/* Parts                                       */
/***********************************************/

.document{
	clear: both;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
}


/*********** .information ***********/

.information{
	margin: 0px;
	font-size: 12px;
	background-image: url(../img/bg_info.jpg);
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.information h4{
	padding: 10px 0px 2px 0px;
	color: #008CBB;
	font-size: 14px;
}

.information a:link,.information a:visited{
	color: #333333;
	text-decoration: none;
}

.information a:hover{
	text-decoration: none;
	color: #238CAF;
}

.information img{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.txtInfo {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	color: #0079A2;
	font-weight: bold;
}


/*********** .subHead ***********/

.subHead {
	clear: both;
	display: inline-table;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.subHead h2{
	font-size: 18px;
	color: #000066;
	padding: 0px;
}

.subHead a:link,.subHead a:visited {
	color: #0033FF;
	text-decoration: none;
}

.subHead a:hover {
	background-color: #DAE0F5;
	text-decoration: none;
}

.subHead ul{
	margin: 0px 0px 20px 0px;
}

.subHead li{
	list-style-type: disc;
	color: #0033CC;
	margin-left: 45px;
}



/************** .colum style *****************/

.colum{
	clear: both;
	background-image: url(../img/colum_bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 22px;
}



/*********** .catalog layout ***********/
.catalog {
	font-weight: bold;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
}



/*********** .newModel ***********/

.newModel {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.newModelLine {
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

.txtNewP {
	color: #666666;
	display: block;
	margin-bottom: 20px;
	line-height: 12pt;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	background-color: #FAFAFA;
	font-size: 9pt;
	padding: 3px;
}


/*********** .products info.***********/
.outline {
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	border: 1px solid #238CAF;
}

.imgP {
	margin-top: 15px;
}


/*********** .table(company info.) ***********/

.tableLine {
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.tableLine th {
}

.tableLine tr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B1CBE4;
	border-bottom-color: #B1CBE4;
}

.tableLine td {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDEE2;
}


.tableBg {
	background-color: #F3F3F3;
	vertical-align: top;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}

.tableColor {
	background-color: #E1E1E1;
	padding: 10px;
}




/*********** .txt etc***********/

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1A6680;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: 120%;
	margin-top: 15px;
}

.txtBg {
	font-size: 16pt;
	color: #003366;
	font-weight: bold;
}

.subTitle{
	color: #377593;
	padding-top: 5px;
	padding-bottom: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	font-size: 105%;
	letter-spacing: 0.1em;
	background-color: #F0F0F0;
}


.txtR {
	color: #003366;
	background-color: #F4F4F2;
	display: block;
	margin: 0px;
	padding-left: 8px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #003366;
	padding-right: 5px;
}


.bgR {
	background-color: #F4F4F2;
	padding: 7px;
	color: #003366;
}


.txtTop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1A6680;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: 9pt;
	margin-top: 15px;
	line-height: 19px;
}



.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 7px;
	padding-top: 5px;
}

.middle {
	display: block;
	margin-left: 70px;
}
wrapper {
	background-color: #FFFFFF;
	width: 100%;
}
.txtNEW {
	font-weight: bold;
	color: #FF0000;
}

.newSpc {
	margin-bottom: 5px;
	display: block;
}
