@charset "UTF-8";


/*==================
default css clear
===================*/


body,h1,h2,h3,h4,h5,h6,ul,li,dl,dd,dt,form{
	margin:0;padding:0;
}

.style1 {font-size: 16px}
.style2 {color: #0000FF}

body {
	width:780px;
	
	font-family:"ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica,sans-serif;
	font-size: 76%;
	line-height:140%;
	margin:0 auto;
	

}

/*==================
headlines
===================*/


h1 {
	width:530px;
	height:27px;
	font-size:16px;
	background:url("h1.jpg") no-repeat left top;
	margin:0 auto 15px auto;
	padding:10px 20px 0 20px;

}

h1.h1Long{
	width:660px;
	background-image:url("h1L.jpg");
}

.himg{
	background:none;
	padding:0;
	margin:0 0 15px 0;
}



h2 {
	font-size:100%;
	background:url("h2.gif") no-repeat left center;
	margin:0 auto 15px auto;
}



.h2img{
	background:none;
}


h3 {
    background-image:url(h3.jpg);
	font-size:100%;
	padding:2px 0px 0px 25px;;
	margin-bottom:8px;
}

h3.deepCor{
	background:#003366;
	color:#FFFFFF;
}



h3.h3img{
	padding:0;
	background:none;
	margin-bottom:12px;
}

h3.h3imgM{
	padding:0;
	background:none;
	margin:40px 0 6px 0;
}

h3 a{
    text-decoration:none;
	color:#333;
}



h4{
	padding:0;
	margin:0 0 12px 0;
	font-size:100%;
}

h5{
	padding:0;
	margin:0 0 8px 0;
	font-size:100%;
}

h6{
	padding:0;
	margin:0;
}





/*==================
tag common  
===================*/

a:link {
	color: #0000c0;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a:visited{
}

a:active{
}

ul{
	list-style-position:outside;
}


ul a:link, ul a:visited{
	text-decoration:none;
}



p {
	line-height: 140%;
	margin:12px 0;
	padding:0;
	
}





img{
	border:0;
}


/*==================
class common  
===================*/

.marginP{
	margin-top:25px;
	margin-bottom:25px;
}

.marginPP{
	margin-bottom:25px;
}

.attention{
	color:#990000;
}

.strR{
	display:block;
	text-align:right;
	margin:12px 0;
}

.strRImg{
	
	padding-left:12px;
	background:url("arwIcon.gif") no-repeat left center;
}

.hrImg{
	display:block;
	margin:15px 0;
}

.iconList{
	margin:0;
	padding:0;
}

.iconList li{
	font-size: 100%;
	background: url("iconT.gif") no-repeat left center;
	padding-left:10px;
	margin-bottom:10px;
	font-weight:bold;
	color:#054274;
	float:left;
	list-style:none;
	margin-right:19px;
}

.iconList li a{
	text-docoration:none;
	color:#054274;
}


.linesTbl{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
}

.linesTbl td{
	border:1px solid #CCCCCC
}


.linesTbl table td{
	border:0;
}



.leftBorTbl{
	border-left:3px solid #006699;
}






.grayBgTbl{
	background:#EAEAEA;
	margin-top:7px;
}

.grayBgTbl td{
	
	padding:5px;
	vertical-align:top;
}


.yellowTbl {
	margin:20px 15px;
	color:#666666;
}
.yellowTbl th{
	padding:10px;
	text-align:center;
	background:#FFFFbf;
	font-weight:normal;
	vertical-align:top;
}

.yellowTbl td{
	padding:10px;
	vertical-align:top;
}


.indent{
	text-indent:1em;
}


.normalList{
	margin:10px 10px 42px 30px;
}

.normalList li{
	margin-bottom:4px;
	list-style-position:inside;
	text-indent:-1em;
	
}



.question{
	padding-left:0px;
	background:url("") no-repeat left top;
	font-weight:bold;
	margin-bottom:12px;
	color:#666;
	margin-left:10px;
}

.answer{
	padding-left:20px;
	background:url("a.jpg") no-repeat left top;
	padding-bottom:19px;
	margin-bottom:20px;
	margin-left:10px;
	
}


.answer table th{
	vertical-align:top;
	color:#006699;
	text-align:left;
}

.answer table td{
	vertical-align:top;
}


.answer table td strong{
	color:#990000;
	font-weight:normal;
}




/*==================
links  
===================*/

.sideTextLink{
	font-size:100%;
}

.sideTextLink li{
	display:inline;
	border-right:1px solid #CCC;
	padding-right:10px;
	padding-left:10px;
}

.sideTextLink li.end{
	border:0;
	padding-right:0;
}


.sideTextLink li a{
}



/*==================
wrapper  
===================*/

#wrapper{
	width:780px;
	background:url("wrapBg.gif") no-repeat left top;
	padding-top:5px;
}

/*==================
container  
===================*/
#container{
	width:780px;
}



/*==================
header  
===================*/
#header{
	width:780px;
	background:url("headerBg.jpg") repeat-x left bottom;
	height:83px;
}


#headL{
	width:389px;
	float:left;
	padding:9px 0 22px 11px;
}

#headR{
	width:380px;
	float:right;
	padding-top:9px;
}

#headL img{
	display:block;
	float:left;
}

#headL div{
	padding-top:20px;
	padding-left:15px;
}


#header ul{
	text-align:right;
}


/*==================
mainImage  
===================*/

#mainImage{
	clear:both;
    width: 780px;
}



*html #mainImage img{
	vertical-align:bottom;
}


/*==================
menubar  
===================*/

#menubar {
	width:774px;
	height:30px;
	border:1px solid #CCCCCC;
	padding:0 2px;
}

#menubar li{
	display:inline;
}


#menubar li a{
	width:129px;
	height:23px;
	display:block;
	text-align:center;
	float:left;
	background:url("naviBg2.gif") repeat-y right top;
	color:#333;
	text-decoration:none;
	padding-top:7px;
	font-size:112.5%;
}

#menubar li a:hover{
	width:129px;
	height:23px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	padding-top:7px;
	font-size:112.5%;
	color:#FFFFFF;
	background:url("naviBg3.jpg") no-repeat right center ;
}




#menubar li.current a,#menubar li.current a#navi6{
	
	background:url("naviBg3.jpg") no-repeat right center ;
	color:#FFFFFF;
	text-decoration:none;
	
}










/*==================
locator 
===================*/
#locator{
	width:780px;
	margin:0 auto 0 auto;
	font-size:smaller;
	text-align:right;
	height:22px;
	padding-top:5px;
	clear:both;
}



/*==================
main contents  
===================*/

#mainCont{
	width:754px;
	margin:0 auto;
	padding:0 13px;
}

#mainContR{
	float:right;
	width:620px;
}


#leftMenu {
	width:150px;
	float:left;
	margin-right:10px;
}	


#leftMenuTle{
	width:150px;
	height:50px;
	display:block;
	background:url(".jpg") no-repeat left top;
	text-align:center;
	font-weight:bold;
	padding-top:0px;
	margin-bottom:14px;
}


#leftMenuTle a{
	color:#333;
	text-decoration:none;
	width:150px;
	height:32px;
	display:block;
	background:url("leftMenuTtl.jpg") no-repeat left top;
	text-align:center;
	font-weight:bold;
	padding-top:18px;
	margin-bottom:14px;
}

#leftMenu ul li{
	list-style:none outside;
	
}


#leftMenu ul li{
	list-style: none;
}


#leftMenu ul li a{
	display:block;
	font-size: 13px;
	background: url("leftMenu.jpg") no-repeat left center;
	width: 137px;
	height:28px;
	text-align:center;
	padding-top:12px;
	color:#333;
	text-decoration:none;
}
#leftMenu ul li a:hover{
	display:block;
	font-size: 13px;
	background: url("leftMenuOn.jpg") no-repeat left center;
	width: 137px;
	height:28px;
	text-align:center;
	padding-top:12px;
	color:#FFFFFF;
	text-decoration:none;
}




#leftMenu li#LCurrent a:link,#leftMenu li#LCurrent a:visited{
	display:block;
	font-size: 13px;
	background: url("leftMenuOn.jpg") no-repeat left center;
	width: 137px;
	height:28px;
	text-align:center;
	padding-top:12px;
	color:#FFFFFF;
	text-decoration:none;
	
}



#leftMenu ul ul li {
	
}
#leftMenu li#LCurrent ul{
	
}


#leftMenu li#LCcurrent ul li a{
	display:block;
	background: url("iconT.gif") no-repeat left center;
	padding-left:10px;
	font-weight:bold;
	color:#054274;
	margin-left:10px;
}








/*==================
footer  
===================*/

#footer {
	clear:both;
	width:780px;
	
}

#footer ul{
	width:780px;
	margin:0 auto 8px auto;
	text-align:center;
}


#copyright {
	width:780px;
	font-size: smaller;
	text-align: right;
	padding:2px 10px 2px 0;
	background:#DDE5FF;
}




/*==================
contents common
===================*/


#topLay{
	width:754;
	margin-top:20px;
}

#layA{
	width:754px;
	margin:0 auto;
}

#layB{
	width:570px;
	margin:0 auto;
}

#layC{
	width:700px;
	margin:0 auto;

}






.intBox, .intBox2{
	width:610px;
	padding:30px 25px 25px 25px;
}

.intBox{background:url("int_bg.jpg") repeat-y left top;}
.intBox2{background:url("int_bg01.jpg") repeat-y left top;}


.intBox p, .intBox2 p{
	color:#666666;
	text-indent:0;
	margin:0;
}


.intBtm , .intBtm2{
	clear:both;
	width:660px;
	height:;
	text-align:right;
	padding-top:23px;
	padding-bottom:8px;
	
}

.intBtm{background:url("int_bottom.jpg") no-repeat left top;}
.intBtm2{background:url("int_bottom01.jpg") no-repeat left top;}








.imgR{

	float:right;
	margin:0 8px 0 12px;
}

.imgL{
	
	float:left;
	margin:0 12px 0 8px;
}

.ttl0{
	clear: both;
	margin-bottom:25px;
}


.ttl{
	clear: both;
	margin-top:30px;
	margin-bottom:25px;
}



div:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}




/*==================
sitemap
===================*/
ul.sitemap {
	margin-top:10px;
	margin-bottom:50px;
	margin-left:0;
	
}

ul.sitemap li {
	list-style:none;
	font-weight:bold;
	background:none;
}


ul.sitemap li a{
	display:block;
	margin-top:5px;
	background:none;
	padding-top:3px;
	height:22px;
	padding-left:20px;
	
}
	
	
ul.sitemap ul li{	
	padding-left:20px;
	margin-bottom:3px;
	margin-top:3px;
	font-weight:normal;
	
}	

ul.sitemap ul li a{
	
}

ul.sitemap ul li ul li{
	border-bottom:0;
	padding-left:0;
	list-style-type:disk;
	margin-left:60px;
	font-weight:normal;
	
	width:80%;
}


ul.sitemap ul li ul li ul li {
	background:none;
}

ul.sitemap ul li ul li ul li a{
	
}



ul.sitemap {
	margin-top:10px;
	margin-bottom:50px;
	margin-left:0;
	width:720px;
}

ul.sitemap li {
	list-style:none;
	
}

ul.sitemap>li{
	font-weight:bold;
}	 
ul.sitemap li a{
	color:color:#FF8080;
}

ul.sitemap li a{
	display:block;
	margin-top:5px;
	padding-top:3px;
	height:22px;
	padding-left:20px;
	
}
	
ul.sitemap ul li{	
	font-weight:normal;
}	


ul.sitemap>ul>li{
	padding-left:20px;
}

ul.sitemap>ul>ul{
	
}

ul.sitemap>ul>ul>li{
	margin-left:90px;
	
}

ul.sitemap>ul>ul>ul>li{
	margin-left:190px;
	
}

























*html ul.sitemap {
	margin-top:10px;
	margin-bottom:50px;
	margin-left:0;
	
}

*html ul.sitemap li {
	list-style:none;
	font-weight:bold;
	background:none;
}



*html ul.sitemap li a{
	display:block;
	margin-top:5px;
	background:none;
	padding-top:3px;
	height:22px;
	padding-left:20px;
	
}
	
	
*html ul.sitemap ul li{	
	padding-left:20px;
	margin-bottom:3px;
	margin-top:3px;
	font-weight:normal;
	
}	

*html ul.sitemap ul li a{
	
}

*html ul.sitemap ul li ul li{
	border-bottom:0;
	padding-left:0;
	list-style-type:disk;
	margin-left:60px;
	font-weight:normal;
	
	width:80%;
}


*html ul.sitemap ul li ul li ul li {
	background:none;
}

*html ul.sitemap ul li ul li ul li a{
	
}



*html ul.sitemap {
	margin-top:10px;
	margin-bottom:50px;
	margin-left:0;
	width:720px;
}

*html ul.sitemap li {
	list-style:none;
	
}

*html ul.sitemap>li{
	font-weight:bold;
}	 
*html ul.sitemap li a{
	color:color:#FF8080;
}

*html ul.sitemap li a{
	display:block;
	margin-top:5px;
	padding-top:3px;
	height:22px;
	padding-left:20px;
	
}
	
*html ul.sitemap ul li{	
	font-weight:normal;
}	


*html ul.sitemap>ul>li{
	padding-left:20px;
}

*html ul.sitemap>ul>ul{
	
}

*html ul.sitemap>ul>ul>li{
	margin-left:90px;
	
}

*html ul.sitemap>ul>ul>ul>li{
	margin-left:190px;
	
}


/*==================
top
===================*/

#topLeft td{
	padding:0;
}

#topLeft table{
	margin:0 0;
}

#topLeft table td{
	border:0;
	padding:0;
	vertical-align:top;
	padding-bottom:15px;
}


#topLeft table th{
	border:0;
	border-left:1px dashed #CCC;
	padding-left:2px;
	vertical-align:middle;
	padding-bottom:15px;
}

#topLeft table td.dot{
	border:0;
	border-left:1px dashed #CCC;
	padding-left:2px;
	vertical-align:top;
	padding-bottom:15px;
}

#topLeft table p{
	margin:2px 3px;
}

#topLeft table ul{
	margin-left:8px;
}

#topLeft table ul li{
	list-style:none;
	font-size:smaller;
}

#topRight{
	background:url("blueLine.gif") repeat-y left top;
	color:#666666;
}

#topRight td{
	padding:12px 4px 15px 12px;
}

#topRight table td{
	padding:23px 0 5px 0;
	border:0;
	border-bottom:1px solid #CCC;
}

#topRight table th{
	background:url("arwIcon.gif") no-repeat 0px 27px;
	border:0;
	border-bottom:1px solid #CCC;
	padding:23px 0 5px 13px;
	font-weight:normal;
	text-align:left;
}

/*==================
company
===================*/


.compTbl{
	margin-bottom:5px;
}

.compTbl th{
	background:#CCE0EB;
	padding:0 10px 8px 10px;
	font-weight:normal;
	text-align:left;
}

.compTbl td{
	padding:0 10px 8px 10px;
}

.compTbl table td{
	padding:0 0 4px 0;
}

.grayTbl{
	border-collapse:collapse;
	border-bottom:1px solid #999999;
}

.grayTbl th{
	border-right:0;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:3px 10px;
}

.grayTbl th.t{
	background:#ACA899;
	border:1px solid #999999;
}



.grayTbl td{
	border:0;
	vertical-align:top;
	padding:3px 10px;
}

.grayTbl .ppt{
	padding-top:15px;
}

.grayTbl .ppb{
	padding-bottom:15px;
}

p.imgStrs{
	padding-left:20px;
	margin-bottom:50px;
}


#isoTbl td{
	padding:10px;
}



/*==================
tech
===================*/

.prodInTbl{
	margin:10px 0 40px 0;
}

.prodInTbl th{
	padding:0 8px;
	vertical-align:top;
}

.prodInTbl td{
	vertical-align:top;
}

.prodInTbl td ul{
	margin:4px 0 0 1em;
}

.prodInTbl li{
	list-style:none;
}



#techTbl table{
	margin-bottom:20px;
	margin-left:20px;
	border-bottom:1px solid #CCC;
}


#techTbl table td{
	vertical-align:top;
	padding-bottom:15px;
}

#techTbl table h2{
	font-size:17px;
	color:#006699;
	font-weight:bold;
	margin:0 0 20px 0;
	background:none;
}

#techTbl table table th,#techTbl table table td{
	text-align:left;
	font-size:100%;
	padding:3px 0;
}

#techTbl table table{
	margin-left:0;
	margin-bottom:10px;
	border-bottom:0;
}


#techTbl table table td{
	padding-right:5px;
}

#techTbl .linesTbl th{
	padding:3px;
	background:#EEEEEE;
}
#techTbl .linesTbl th.mt1{width:137px;}
#techTbl .linesTbl th.mt2{width:108px;}
#techTbl .linesTbl th.mt3{width:120px;}
#techTbl .linesTbl th.mt4{width:98px;}
#techTbl .linesTbl th.mt5{width:85px;}

#techTbl .linesTbl th.mt6{width:138px;}
#techTbl .linesTbl th.mt7{width:137px;}
#techTbl .linesTbl th.mt8{width:137px;}
#techTbl .linesTbl th.mt9{width:138px;}
#techTbl .linesTbl th.mt10{width:85px;}

#techTbl .linesTbl td{
	padding:3px;
}


/*==================
products
===================*/

.prodsTbl table{
	border-bottom:1px solid #CCC;
	margin-bottom:18px;
}

.prodsTbl table p{
	margin-left:15px;
	margin-top:0;
}

.prodsTbl table ul{
	margin-left:19px;
}

.prodsTbl table ul li{
	list-style:outside;
	text-indent:-0.1em;
}

.prodsTbl table table{
	border:0;
}


.prodsTbl .linesTbl th{
	background:##F1F1F1;
	border:1px solid #CCCCCC;
	text-align:left;
	font-weight:normal;
	padding:3px 10px;
}

.prodsTbl .linesTbl td{
	padding:3px 10px;
}

