
/* sii design 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.entry-content h3 {
clear: both;
color: #333;
background: #edf1f4;
padding: 0.5em 1em 0.3em;
margin: 1.5em 0 0 0;
/* text-shadow: 1px 1px 0 #fff; */
border-top: solid 3px #adc1d0;
border-right: solid 1px #c2c9ce;
border-bottom: solid 1px #c2c9ce;
border-left: solid 1px #c2c9ce;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #edf1f4 0%, #c3d1db 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #edf1f4 0%, #c3d1db 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #edf1f4 0%, #c3d1db 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #edf1f4), color-stop(1, #c3d1db));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #edf1f4 0%, #c3d1db 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #edf1f4 0%, #c3d1db 100%);
}

.entry-content h4 {
font-size: 120%;
color: #444;
background: #fdefdb;
padding: 0.5em 1em 0.3em;
margin: 1.4em 0 0.7em 0;
}

.entry-content p { 
margin: 0.7em 0
}

.page .entry-content table {
	margin-top: 0.5em;
	border-bottom:1px solid #c2c9ce;
	border-right:1px solid #c2c9ce;
}
.page .entry-content td, th {
	border-top:1px solid #c2c9ce;
	border-left:1px solid #c2c9ce;
	padding:4px 4px;
	line-height:1.7;
	vertical-align:top;
}
.page .entry-content th {
	background:url(../images/bg_th2.gif) repeat-x #e1e8ed;
	white-space:nowrap;
	text-align: left;
}
.page .entry-content td {
	background:url(../images/bg_td.gif) repeat-x #fff;
	margin-left: 2px;
}
.page .entry-content th_blue {
	background:url(images/bg_th_blue.gif) repeat-x #538bcd;
	color:#fff;
}

.entry-content ul {
list-style: none;
margin: 1em 0.5em;
padding: 0;
}
.entry-content li {
background: no-repeat 3px 0.7em url(images/icon/icon-arrow-01.png); 
padding: 1px 0 1px 11px;
}

.entry-content ol {
list-style: decimal;
}
.entry-content ol li {
background: transparent; 
padding: 1px 0 1px 0;
}



.entry-content .box ul { float: left; margin: 0; padding: 0; list-style: none; display: block; width: 90%;
} 
.entry-content .box li {
	background: url(/jp/semicon/files/2013/02/bg_list3.gif) no-repeat left 0.45em; 
	padding-left: 13px; 
	list-style: none;
	margin: 0;
	font-size: 90%;
}

/*
.ds {
	text-align: right;
}
.btn_ds { 
	padding: 8px 24px 5px;
	background: #cc5600;
	background: -moz-linear-gradient(top, #eea975, #cc5600);
	background: -webkit-gradient(linear, left top, left bottom, from(#eea975), to(#cc5600));
	box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
	border: 1px solid #c65602;
	border-radius: 16px;
	color: #fff;
	text-shadow: 0px -1px 1px #b74e00;
	text-decoration: none;
	}

.btn_ds:hover {  
	color: #ffffff;
	background: #ff6c00;
	background: -moz-linear-gradient(top, #ffd7b9, #ff6c00);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffd7b9), to(#ff6c00));
}

.new {
	color: #ffffff;
	background: #009af2;
	padding: 3px 6px 2px;
	margin-right: 0.4em; 
	text-shadow: 0px -1px 1px #055b8c;
	font-size: 85%;
	border-radius: 4px;

}
*/
.box1 { margin: 16px 0 0 0;}
.nofloat { clear: both }
.note { font-size: 80%}

.left, .alignleft {float: left}
.right, .alignright {float: right}
.clear { clear: both; }

.entry-content .left {
clear: both;
}

.entry-content .box p.icon { 
clear: both; 
padding: 0 0 10px 10px; 
margin: 0
}


.entry-content .box h2 {
line-height: 1;
margin: 0;
padding: 0;
}

.entry-content .box h3 {
line-height: 1.5em;
margin: 0;
padding: 0.8em 0 0.5em 0.8em;
color: #666;
font-size: 100%;
font-weight: bold;
background: transparent;
border: none;
}

.entry-content .box ul {
margin: 0 0 1.5em 0.8em;
}

.entry-content .box p {
margin: 1em 0.5em;
text-align: right;
}




.btn {
	text-decoration:none;
	-moz-border-radius:27px;
	-webkit-border-radius:27px;
	border-radius:27px;
	padding:5px 18px 2px;
	border:1px solid #666666;
	text-shadow:-1px -1px 0px #1d4f67;
	display:inline-block;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #64b2f4;
 	-moz-box-shadow:inset 1px 1px 0px 0px #64b2f4;
 	box-shadow:inset 1px 1px 0px 0px #64b2f4;
	font-weight: normal;
	}
.btn:link, .btn:active, .btn:visited
 {
	color:#fff;
	text-decoration: none;
}
.btn:active
 {
	position:relative;
	top:1px;
	}

.prod-link,
.btn_ds {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #0f95d6), color-stop(100%, #006a9f) );
	background:-moz-linear-gradient( center top, #0f95d6 5%, #006a9f 100% );
	background:-ms-linear-gradient( top, #0f95d6 5%, #006a9f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f95d6', endColorstr='#006a9f');
	background-color:#006a9f;
	}
.prod-link:hover,
.btn_ds:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #3faade), color-stop(100%, #3388b2) );
	background:-moz-linear-gradient( center top, #3faade 5%, #3388b2 100% );
	background:-ms-linear-gradient( top, #3faade 5%, #3388b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3faade', endColorstr='#3388b2');
	background-color:#3faade;
	}
.prod-link:active,
.btn_ds:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #006a9f), color-stop(100%, #0f95d6) );
	background:-moz-linear-gradient( center top, #006a9f 5%, #0f95d6 100% );
	background:-ms-linear-gradient( top, #006a9f 5%, #0f95d6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006a9f', endColorstr='#0f95d6');
	background-color:#0f95d6;
	}

.entry-header .entry-title, 
.entry-header .datasheet-title,
.entry-content h1 {
background: url(../images/bg_title2.gif) no-repeat left bottom;
border-top: 4px solid #555;
}

.entry-content h1 {
font-size: 18px;
font-size: 1.6rem;
text-shadow: 1px 1px 0 white;
}

.entry-content h1 span {
padding: 13px 15px 10px;
display: block;
}

.entry-content h1.topics_title {
font-size: 18px;
padding: 13px 15px 10px;
text-shadow: 1px 1px 0 #fff;
}

#product-topix-box ul li h3 {
background: transparent;
padding: 0;
}

.entry-header .entry-title .img, 
.entry-content .img {
border: none;
padding: 0;
background: none;
margin-bottom: 0;
}

.page img {
margin-bottom: 0.7em;
}

.page .tablepress img {
margin-bottom: 0;
}

.page img.alignright {
padding: 0 0 0 0.7em;
}

.page img.alignleft {
padding: 0 0.7em 0 0;
}

.page img.nomargin {
margin: 0;
}

#product-tab-nav li {
padding-left: 0;
}

p.none {
clear: both;
}

.page h1 img,
.page h2 img {
margin-bottom: 0;
}

#main {
margin-bottom: 24px;
}

article.datasheets .entry-content h2 {
border-top: none
}

#product-datasheet { margin-top:-24px}

#product-datasheet h2 {
border-bottom: 3px solid #555;
padding: 4px 0 2px 0;
font-size: 16px;
text-shadow: 1px 1px 0 #fff;
}

.dataTables_wrapper .tablepress-wrap .tablepress thead {
  background: #fff url(../images/datasheet-table-thead-back-05.png) repeat-x bottom;
}

.dataTables_wrapper .tablepress-wrap .tablepress thead th,
.dataTables_wrapper .tablepress-wrap .tablepress #multi-filter th
 {
padding: 3px 3px 1px 1px;
}


.entry-content .worldwide li {
background: none;
padding: 0;
}

.entry-content .worldwide h2 {
background: none;
border: none;
}

.entry-content .worldwide h2 a {
padding: 0;
background: none;
}

.entry-content .worldwide h3 {
border: none;
clear:none;
}

.entry-content .worldwide p {
margin: 0;
}



.entry-content .worldwide-intro h2 {
background: none;
border-top: none;
margin-top: 1em;
border-bottom: 2px solid #555;
padding-bottom: 2px; 
}