/* 基本セレクタ*/
html {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0; font-size:14px;}
ul, li {margin:0; padding:0;}
a { color:#333;}
a:hover {color:#FF3333;}
.pclr { clear:both;}
form { margin:0; padding:0;}
p { margin:0; padding:0;}
.fs10px {font-size:10px;}
.fssmall {font-size:small;}
.pclsub {background:url(image/sbg3.jpg) no-repeat; height:25px; clear:both; text-align:right; padding-right:20px; font-size:10px;}
.up {
	float:right;
	font-size:10px;
	margin-right: 20px;
}

.panlist {
    font-size: 10px;
    height: 30px;
    padding-left: 20px;
    padding-top: 10px;
}

.honbun, .prohonbun {
	width:700px;
	margin:0 auto 20px auto;
	position: relative;
}

.redm {color:#F00;}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#container {
	margin: 0 auto;
	padding:0;
	width: 960px;
	text-align:center;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	border-width: 0 1px 0;
	border-color: #ddd;
	border-style: solid;
}

/*ヘッダー関係*/
#head {
	margin: 0;
	padding:0;
	background:url(image/header-bg.jpg);
	text-align:left;
}
* html #head{
	margin:0 0 0;
	height: 0px;
}/*for IE6*/
*:first-child+html #head{
}
#headinn{
}

#headleft{
	width: 740px;
	float: left;
	margin: 0;
	padding: 0;
}
* html #headleft{
	width: 740px;
}/*for IE6*/

#headleft p{
	margin:0;
	padding:10px 0 0 20px;
	font-size:12px;
	color:#000;
	height: 32px;
}
#headleft h1 {
	margin:0;
	padding:0 0 0 11px;
	float:left;
	width:154px;
}
#headleft h1 a{
	display: block;
	margin:0 0 20px 0;
}
#headleft h2 {
	float:left;
	margin: 16px auto auto 25px;
}
#headinn #headright{
	float: left;
	width: 220px;
}
#headinn #headright{
	width: 196px;
	margin-right: 20px;
}
* html #headinn #headright{
	margin-right: 0px;
}/*for IE6*/

#headinn #headright a{
	background-image: url(image/parts-header-lang-contact-trans.png);
	background-repeat: no-repeat;
}
#headinn #headright ul{
	margin-right: -17px;
	margin-top: 10px;
	width: 220px;
	height: 23px;
}
#headinn #headright ul li{
	float: left;
	list-style: none;
	margin-right: 7px;
}
#headinn #headright li a{
	display: block;
	width: 61px;
	height: 23px;
	overflow: hidden;
	text-indent: -9999em;
}
#headinn #headright li a#lang1{
	background-position: 0px 0px;
}
#headinn #headright li a:hover#lang1,body.jp #headinn #headright li a#lang1{
	background-position: 0px -22px;
}
#headinn #headright li a#lang2{
	background-position: -68px 0px;
}
#headinn #headright li a:hover#lang2,body.eng #headinn #headright li a#lang2{
	background-position: -68px -22px;
}
#headinn #headright li a#lang3{
	background-position: -136px 0px;
}
#headinn #headright li a:hover#lang3,body.cn #headinn #headright li a#lang3{
	background-position: -136px -22px;
}

#headinn #headright ul#callus{
	margin: 18px 0;
	text-indent: -9999em;
	background: none;
}

#headinn #headright ul#callus li{
	margin: 0 0 10px;
	float: none;
}
#headinn #headright .telno{
	height: 22px;
	background-position: 0 -202px;
	background-image: url(image/parts-header-lang-contact-trans.png);
	background-repeat: no-repeat;
}
.eng #headinn #headright .telno{
	background-position: 0 -228px;
}
.cn #headinn #headright .telno{
	background-position: 0 -228px;
}

/*文字タイトル
#headinn #headright .tlttel{
	background-position: 0 -157px;
}
#headinn #headright .tltmail{
	background-position: 0 -172px;
}*/
#headinn #headright li.formlink{
	background-image: none;
}
#headinn #headright .formlink a{
	width: 200px;	height: 30px;
	background-position: 0 -67px;
	overflow: hidden;
	display: block;
}
#headinn #headright .formlink a:hover{
	background-position: 0 -97px;
}
.eng #headinn #headright .formlink a{
	background-position: 0 -252px;
}
.eng #headinn #headright .formlink a:hover{
	background-position: 0 -282px;
}
.cn #headinn #headright .formlink a{
	background-position: 0 -252px;
}
.cn #headinn #headright .formlink a:hover{
	background-position: 0 -282px;
}

#head ul#glnavi{
	clear:left;
	padding:0;
}
#head ul#glnavi li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#head ul#glnavi li a.navi {
	color:#fff;
	text-decoration:none;
	background-color:#195297;
	font-size:14px;
	font-weight:bold;
	z-index:1;
	display:block;
	width: 160px;
	height: 30px;
	padding-top: 10px;
	text-align:center;
	background-image: url(image/parts-headerBG.png);
	background-repeat: repeat-x;
}
a.navi:hover, #menu1 ul li a:hover, #menu2 ul li a:hover, #menu3 ul li a:hover, a.current{
	color:#f33;
	background-position: 0 -40px;
}

/*メニューポップアップ関係*/
#menu1,#menu2,#menu2_e,#menu3,#menu3_e {
	position:relative;
	visibility:hidden;
	z-index:1;
	line-height:16px;
	text-align:left;
}
#menu1 ul, #menu2 ul, #menu3 ul, #menu2_e ul, #menu3_e ul {
	padding:0;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	position:absolute;
	top:40px;
}
*html #menu1 ul, *html #menu2 ul, *html #menu2_e ul, *html #menu3 ul,*html #menu3_e ul{
	top: 0px;
}/*for IE6*/

#menu1 ul {
	left:640px;
}
#menu2 ul {
	left:160px;
}
#menu2_e ul {
	top:35px; left:156px;
	width:160px;
}
#menu3 ul {
	top:35px;	left:166px;
	width:160px;
}
#menu3_e ul {
	top:35px; left:229px;
	width:160px;
}

#menu1 ul li, #menu2 ul li, #menu3 ul li, #menu2_e ul li, #menu3_e ul li {
	border-bottom:1px solid #fff;
}
#menu1 ul li a, #menu2 ul li a, #menu3 ul li a, #menu2_e ul li a, #menu3_e ul li a {
	background-color:#005fcc;
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	display:table-cell;
	vertical-align:middle;
	width: 140px;
}
* html #menu1 ul li a, * html #menu2 ul li a, * html #menu3 ul li a, * html #menu2_e ul li a, * html #menu3_e ul li a{
	display:inline;
	zoom:1;
	background-color:#005fcc;
}/*for IE6&7 */
*:first-child+html #menu1 ul li a, *:first-child+html #menu2 ul li a, *:first-child+html #menu3 ul li a, *:first-child+html #menu2_e ul li a, *:first-child+html #menu3_e ul li a {
	display:inline;
	zoom:1;
	background-color:#005fcc;
}/*for IE6&7 */
#menu1 ul li a:hover, #menu2 ul li a:hover, #menu3 ul li a:hover, #menu2_e ul li a:hover, #menu3_e ul li a:hover {
	background-color:#3399ff;
	color:#fff;
}

/*メイン*/
#main {
	margin:0;
	padding:0;
}

/*左サイドメニュー*/
#leftside {
	margin:0;
	padding:0;
	float:left;
	width:220px;
	text-align:left;
}

/*折りたたみ用*/
#sub .lev1, .lev1_mo { padding:0 0 0 10px; margin:0 8px 0 0; text-align:center; font-size:10px; color:#33f; letter-spacing: 0.1em; cursor: pointer; cursor: hand; }
#sub .lev2 { padding:0 20px 20px 20px; font-size:10px; line-height:14px;}

/*サブメニュー*/
#subtop { background:url(image/sbg1.jpg) no-repeat; height:21px;}
#sub {}
#sub h3, #submain h4 { margin:0 20px 0 10px; }
#sub h3 { padding:0 20px; border-bottom:1px solid #f66; background:url(image/itiran.gif) no-repeat left center;}
#subbottom {background:url(image/sbg3.jpg) no-repeat; height:25px;}
#sub p {padding:10px 20px; margin:0;}
#sub ul { margin:0 8px 0 0; padding:20px; border-bottom:1px solid #ccc;}
#sub ul li {
	list-style:none; margin:0; padding:0 0 0 10px; line-height:24px; background:url(image/dot.gif) no-repeat left center;}
#sub .fs10px {line-height:14px;}
#sub h4 { font-size:12px; margin-left:20px; padding:0 10px; background:url(image/yrsankaku.gif) no-repeat left center;}
#sub .txtcenter {text-align:center;}
#sub .txtcenter option {font-size:10px;}
#sub .bland { padding:0 0 0 10px;  border-top:1px solid #ccc; margin:0 8px 0 0; }
#sub .logo { padding:0 0 0 10px; margin:0 8px 0 0;}

#sub ul#snv,#sub ul.amenu {
	width: 220px;
	margin: 0 0 10px;
	padding: 0;
}
#sub ul#prdnv{
	margin: 0 0 10px;
	padding: 0;
}
#sub ul#prdnv li{
	background: #DCEBFA;
	padding-left: 0.8em;
	font-weight: bold;
	border-right: 1px solid #ddd;
}
#sub ul#prdnv li a{
	text-decoration: none;
}
#sub ul#prdnv li.asub,#sub ul#prdnv li.asub1{
	background: none;
	margin-left: 0.8em;
	font-weight: normal;
}

#sub dl{
	width: 200px;
	margin: 0 0 10px;
	padding: 15px 10px;
	background-color: #CCCCCC;
	text-indent: -99999em;
}
#sub ul#snv li,#sub dt,#sub dd{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sub ul#snv li,#sub ul.amenu li{
	background-image: none;
	padding-left: 0;
}
#sub dt,#sub dd,#sub dd a{
	background-image: url(image/parts-sub-confirm.png);
	background-repeat: no-repeat;
}
#sub ul#snv li a,#sub ul.amenu li a{
	width: 220px;	height: 50px;
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	background-color:#005fcc;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #fff;
	line-height: 1.1em;
}
#sub ul#snv li a:hover,#sub ul.amenu li a:hover,#sub ul#snv li a.current,#sub ul.amenu li a.current{
	background-color: #3399FF;
}
* html #sub ul#snv li a,* html #sub ul.amenu li a{
	display:inline;
	zoom:1;
	padding-top: 15px;
	height: 35px;
}/*for IE6*/
*:first-child+html #sub ul#snv li a,*:first-child+html #sub ul.amenu li a{
	display:inline;
	zoom:1;
	padding-top: 15px;
	height: 35px;
}/*for IE7*/
#sub dt{
	margin-bottom: 10px;
}
.eng #sub dt.tltmail{
	background-position: 0 -212px;
	height: 15px;
}
.cn #sub dt.tltmail{
	background-position: 0 -212px;
	height: 15px;
}
#sub dt.tlttel{
	background-position: 0 -18px;
}
.eng #sub dt.tlttel{
	background-position: 0 -230px;
	height: 15px;
}
.cn #sub dt.tlttel{
	background-position: 0 -230px;
	height: 15px;
}

#sub dd.formlink{
	background: none;
}
#sub dd.formlink a{
	display: block;
	overflow: hidden;
	background-position: 0 -40px;
	height: 30px; width: 200px;
	margin-bottom: 10px;
}
#sub dd.formlink a:hover{
	background-position: 0 -70px;
}
.eng #sub dd.formlink a{
	background-position: 0 -126px;
}
.eng #sub dd.formlink a:hover{
	background-position: 0 -156px;
}
.cn #sub dd.formlink a{
	background-position: 0 -126px;
}
.cn #sub dd.formlink a:hover{
	background-position: 0 -156px;
}

#sub dd.telno{
	height: 25px;
	background-position: 0 -98px;
}
.eng #sub dd.telno{
	background-position: 0 -188px;
}
.cn #sub dd.telno{
	background-position: 0 -188px;
}


/*サブページ用メニュー*/
#submain .amenu { margin:0 8px 0 1px; border-top:1px solid #ccc;}
#submain .amenu ul, #submain .bmenu ul {margin:0; padding:0; list-style:none; border:none; font-size:12px;}

#submain .amenu ul li { background-image:none; list-style:none; border-bottom:1px solid #ccc; line-height:18px; padding:6px 0; font-weight:bold; background-color:#F5F0E8;}
.amenu ul li a { text-decoration:none; display:block; width:179px; background:url(image/orbg.gif) no-repeat left center; margin-left:6px; padding-left:14px;}

.bordertop { border-top:1px solid #ccc;}

#submain .amenu ul .asub, #submain .amenu ul .asub1 { margin:0; padding:3px 0 3px 10px; font-weight:bold; background-color:#F4FCFF; background-image:none; border:none;} 
#submain .amenu ul .asub a, #submain .amenu ul .asub1 a { margin:0 -14px 0 0; line-height:18px; padding:0 0 0 14px; font-weight:bold;  color:#036;}
#submain .amenu ul .asub a { background:url(image/asubbg.gif) no-repeat; height:23px;}
#submain .amenu ul .asub1 a { background:url(image/asubbg1.gif) no-repeat; }
#submain .amenu ul .asub a:hover, #submain .amenu ul .asub1 a:hover { color:#FF3333;}

/*サブページ追加用メニュー*/
#submain .bmenu { margin:20px 8px 20px 1px; border-bottom:1px solid #ccc;}
#submain .bmenu ul { margin:0 0 10px 0;}
#submain .bmenu ul li { margin:0 0 0 20px; background:url(image/subsubbg.gif) no-repeat; line-height:23px; padding-bottom:10px;}
.bmenu ul li a { text-decoration:none; display:block; width:157px;}



/*メインコンテンツ*/
h3{
	background: url(image/h3-bg.jpg) no-repeat;
	margin: 0 0 10px;
	padding: 8px 0 0 20px;
	font-size: 14px;
	color:#039;
	line-height: 24px;
	height: 32px;
	vertical-align: middle;
}
h4{
	background: url(image/h4-bg.jpg) 5px 5px no-repeat;
	margin: 0 0 10px;
	padding: 8px 0 0 20px;
	font-size: 14px;
	color:#039;
	line-height: 24px;
	height: 32px;
	vertical-align: middle;
}
#contents {
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	width: 740px;
}
*html #contents{
}
#contentsinn {
	text-align:left; margin:0 auto; padding:0;}
* html #contentsinn{
}
#topflash {
	float:left;
	text-align:center;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 0 0 10px;
	height: 150px;
	display: block;
}
*html #topflash {
	margin: 0 0 10px;
}
#news, #items{
	clear: both;
	margin: 0 20px;
	width: 700px;
}

#news ul {margin:10px 20px; padding:0;}
#news ul li { list-style:square; background:url(image/newsli.gif) repeat-x; line-height:30px; margin-left:10px; padding-left:-10px; font-size: 78%;}
#news ul li span {font-weight: bold; width: 5em; padding-right: 1em;}

ul.product{
	width: 712px;
	margin-right: -12px;
	margin-bottom: 10px;
}
*html ul.product{
	margin-right: -24px;
}
ul.product li{
	margin-right:11px;
	margin-bottom: 5px;
	list-style: none;
	float: left;
}
ul.product li a{
	margin: 0;
}
ul.product li a img{
	border: none;
}

.honbun ol li span { font-weight:bold;}
.honbun h4 span {font-size:10px; color:#333; font-weight:normal;}
.honbun h4 span span, .honbun ul li span {color:#69f;}
.honbun ul {list-style:none; margin:0 0 0 10px; padding:0 0 0 10px;}
.honbun ul li { padding:4px 0; line-height:14px;}

/*会社案内*/
.corp{
	margin: 0 auto;
	width: 700px;
}
.corp p, .honbun p {padding:0 30px 10px; }
.prohonbun p{ padding:0;}
.corp table { border:none; margin-left:20px; width:655px; line-height:18px; border-top:1px solid #ccc; font-size:12px;}
.corp table td { border-bottom:1px solid #ccc; padding:4px;}
.trgh { padding:4px 10px 4px 0;}
.tplef {padding:4px 0;}
.pright { text-align:right; font-weight: bold; }

/*カタログダウンロード*/

.dl{
}
.dl table{
	margin: 10px auto;
}
.dl h4{
	text-align: left;

}
.dl h4.dlleft{
	margin-right: 10px;
}
.dl td{
	text-align: center;
}
.dl td img{
}

.dl dl{
}
.dl dt{
	ckear: left;
	float: left;
	width: 170px;
}
.dl dd{
	margin-left: 170px;
}
.dl a{
	border: none;
}
.dl img{
	border: 1px solid #ddd;
}


/*プライバシー*/
.priv0 { margin:0 0 0 20px; padding:10px 0; list-style:none;}
.priv0 .el1 { background:url(image/nomber_1.gif) no-repeat left top;}
.priv0 .el2 { background:url(image/nomber_2.gif) no-repeat left top;}
.priv0 .el3 { background:url(image/nomber_3.gif) no-repeat left top;}
.priv0 .el4 { background:url(image/nomber_4.gif) no-repeat left top;}
.priv0 .el5 { background:url(image/nomber_5.gif) no-repeat left top;}
.priv0 .el6 { background:url(image/nomber_6.gif) no-repeat left top;}
.priv0 .el7 { background:url(image/nomber_7.gif) no-repeat left top;}
.priv0 .el8 { background:url(image/nomber_8.gif) no-repeat left top;}
.priv0 .el1, .priv0 .el2, .priv0 .el3, .priv0 .el4, .priv0 .el5, .priv0 .el6, .priv0 .el7, .priv0 .el8 { padding:0 10px 10px 20px; line-height:20px;}
.priv0 .alphaa {background:url(image/alpha_a.gif) no-repeat left top;}
.priv0 .alphab {background:url(image/alpha_b.gif) no-repeat left top;}
.priv0 .alphac {background:url(image/alpha_c.gif) no-repeat left top;}
.priv0 .alphad {background:url(image/alpha_d.gif) no-repeat left top;}
.priv0 .alphae {background:url(image/alpha_e.gif) no-repeat left top;}
.priv0 .alphaa, .priv0 .alphab, .priv0 .alphac, .priv0 .alphad, .priv0 .alphae {padding-left:14px;}
.priv0 .roma1 {background:url(image/roma_1.gif) no-repeat left top;}
.priv0 .roma2 {background:url(image/roma_2.gif) no-repeat left top;}
.priv0 .roma3 {background:url(image/roma_3.gif) no-repeat left top;}
.priv0 .roma1, .elec0 .roma2, .elec0 .roma3 {padding-left:18px; margin:10px 0 10px -10px;}
.priv0 .el1 .sub, .priv0 .el2 .sub { font-size: xx-small; color: #333; vertical-align:sub;}
.priv0 table {border-top:1px solid #ccc;}
.priv0 table td { padding: 6px 0 6px 2px; border-bottom:1px solid #ccc; line-height:14px;}
.priv1 table {border-top:1px solid #ccc;}
.priv1 table td { padding: 6px 0 6px 2px; border-bottom:1px solid #ccc; line-height:14px;}
.priv0 form table {border-width:1px 1px 0; border-style: solid; border-color: #ccc;}
.priv0 form table td { padding: 6px; border-bottom:1px solid #ccc; line-height:14px;}


/*フッター関係*/
#footer {
	clear:both;
	margin:0;
	padding:0;
	background-color:#f5f5f5;
	font-family: Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "ＭＳ　Ｐゴシック";
	color: #0e2e55;
}
#footer a{
	color: #0e2e55;
	text-decoration: none;
}

#footerinn{ margin:0; padding:10px 20px; line-height:18px; background-color: #ccc;}
#footerinn  span { background:url(image/ysankaku.gif) no-repeat left center; padding-left:10px;}

#footer p{
	margin: 0; padding: 10px 20px;
}

#footer dl{
	width: 100%;
	text-align: left;
	background: url(image/footer-logo.png) no-repeat right top;
	height: 60px;
	padding-top: 10px;
}
#footer dt{
	margin-left: 20px;
	margin-right: 1em;
	width: auto;
	float: left;
	font-weight: bold;
}

/*ニュース*/
.honbun .news {margin-right:10px;}
.honbun .news li {background:url(image/newsdot.gif) no-repeat left top; padding:10px 10px 4px 14px; line-height:24px; border-bottom:1px solid #ccc; margin-right:10px;}
.honbun .news li span {padding-right:16px; color:#333; font-weight:bold; background:url(image/dotten.gif) no-repeat right center; width: 10em;}

/*サイトマップ*/
#site ul li { background:url(image/sitedotbg.gif) no-repeat left top; padding:6px 0 6px 12px;}
#site ul li .site1 { background:url(image/sitedotbg_1.gif) no-repeat left top;  padding:6px 0 6px 12px;}
#site ul li .site2 { background:url(image/sitedotbg_2.gif) no-repeat left top;  padding:6px 0 6px 12px;}
