@charset "utf-8";
/*========================================*
*　■トップページ用スタイル
*========================================*/
@import "base.css";


/* グロナビ調整 */
#gn-support a{
	top:-54px;
}

/* サイドナビ微調整 */




/*---------- [トップ：ナビ] ----------*/
#support-nav-area{
}
#support-nav-area div.article{
	margin-bottom:20px;
}
#support-nav-area div.float-left,
#support-nav-area div.float-right{
	width:340px;
}
#support-nav-area h3{}
#support-nav-area a{}
#support-nav-area p{
	padding:5px 5px 0 5px;
}




/*---------- [よくある質問] ----------*/
#faq-area{
}
#faq-area div.article{}
#faq-area h3{}
#faq-area dl.faq-col{}
#faq-area dl.faq-col dt{
	color:#528B9C;
	padding:6px 6px 6px 25px;
	margin-bottom:10px;
	
	background-color:#EAF5FA;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(..//img/support_com/icn_question.gif);
}
#faq-area dl.faq-col dd{
	margin-bottom:30px;
	min-height: 39px;
	padding-left:55px;
	
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(..//img/support_com/icn_answer.gif);
}
* html #faq-area dl.faq-col dd{
	height: 39px;
}
#faq-area dl.faq-col ul.nav{
	list-style:none;
}
#faq-area dl.faq-col ul.nav li{
	padding-left:15px;
	background:url(..//img/common/icn_arrow.gif) no-repeat left 3px;
}
#faq-area dl.faq-col ul.nav li a{}







/*---------- [カタログDL] ----------*/
/*
#download{
}
#download h3{
}
#download h4{
	margin-left:15px;
	margin-bottom:15px;
}
#download h5{
	
}
#download div.article{
	margin-left:30px;
	margin-bottom:20px;
}
#download div.float-left{
	width:150px;
}
#download div.float-right{
	width: 505px;
}
#download ul{
	list-style:none;
}
#download li{}
#download li a{}

#download div.article h4,
#download div.article h5{
	color:#666;
	font-weight:bold;
	
	margin-left:0;
	margin-bottom: 0px;
}*/
#download{
	width: 700px;
	overflow: hidden;
}
#download h3{
}
#download h4{
	text-align:center;
}
#download h5{
	
}
#download div.section{
	margin-left: -40px;
}
* html #download div.section{
	margin-left: -80px;
	width: 780px;
}
#download div.article{
	width: 145px;
	float: left;
	margin-left: 40px;
	margin-bottom: 20px;
}
#download ul{}
#download li{}
#download li a{}

#download div.article h4,
#download div.article h5{
	color: #900;
	font-weight: bold;
	margin-bottom: 10px;
	
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0;
	padding: 6px;
	background: #f8f8f8;
}
#download div.article h4 a,
#download div.article h5 a{
	color: #900;
}
#download div.article p{
	padding-top: 5px;
	font-size: 90%;
}




/*---------- [生産終了] ----------*/
#end{}
#end h3{
	margin-bottom:5px;
}
#end div.article{
	margin-bottom:20px;
}
table.end-list{
	width:100%;
	border-style:solid;
	border-color:#ccc;
	border-width: 1px 1px 0 0;
}
table.end-list th,
table.end-list td{
	padding:7px;
	border-style:solid;
	border-color:#ccc;
	border-width: 0 0 1px 1px;
}
table.end-list th{
	font-weight:normal;
	color:#528B9C;
}
table.end-list td{}
table.end-list thead th{
	background-color:#EAF5FA;
}
table.end-list tbody th{}
table.end-list tbody td{}
table.end-list .name{
	width:30%;
}
table.end-list .series{
	width:40%;
}
table.end-list .cats{
	width:30%;
}




/*---------- [RoHS指令] ----------*/
p#rohs-explain{}
p#rohs-explain img{
	margin-right:12px;
}
#rohs-area{
}
table.rohs-list{
	width:100%;
	border-style:solid;
	border-color:#ccc;
	border-width: 1px 1px 0 0;
}
#rohs-area h4{
	color:#528B9C;
	font-weight:bold;
	margin-bottom:5px;
}
#rohs-area div.article{
	margin-bottom:20px;
}
table.rohs-list th,
table.rohs-list td{
	vertical-align:top;
	text-align:left;
	padding:6px;
	border-style:solid;
	border-color:#ccc;
	border-width: 0 0 1px 1px;
}
table.rohs-list th{
	width:210px;
	font-weight:normal;
	background-color:#EAF5FA;
}
table.rohs-list td{}




#about-rohs-explain{
	
	line-height:1.4em;
	padding:10px 10px 10px 200px;
	
	background-image:url(..//img/support_com/icn_rohs.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#EAF5FA;
}
#about-rohs{}
#about-rohs div.article{
	
	margin-left:20px;
}
#about-rohs h4{
	
	color:#666;
	font-weight:bold;
	margin-bottom:10px;
	position:relative;
}
#about-rohs h4 span.numbering{font-weight:bold;}
#about-rohs p{
	position:relative;
	margin-left:1.5em;
}
.numbering{
	
	display:block;
	position:absolute;
	left:-1.5em;
	top:0;
	
	
	
	
	
}
#about-rohs table{
	width:100%;
	margin-bottom:10px;
	border-color:#ccc;
	border-style:solid;
	border-width:0 0 1px 1px;
}
#about-rohs table th,
#about-rohs table td{
	width:50%;
	padding:5px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 0 0;
}
#about-rohs table th{
	color:#528B9C;
	font-weight:normal;
	background-color:#EAF5FA;
}
#about-rohs table td{}
#about-rohs ol{
	list-style:none;
	
	
	
	margin-left:20px;
}
#about-rohs ol li{
	
	color:#666;
	position:relative;
	margin-bottom:5px;
}
#about-rohs ul{
	list-style-type:disc;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}

