/*
Theme Name: Silicon Library Inc.
Description: Silicon Library Inc. Web Site 2008 Style
Version: 1.0
Author: Silicon Library Inc.
Author URI:
*/


/* reset* /
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

html {
	overflow-y: scroll;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: 100% ;
}

fieldset,img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

/* set */

.clear {
	clear: both;
}

.float_l {
	float: left;
}

img.float_l {
	margin: 0px 15px 5px 0px;
}

.dis {
	color: #999;
}

.right {
	text-align: right;
}

/* body */
body{
	color:#333333;
	background:#fffffc url(/img/bg.gif) repeat-x top ;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 130% ;
}

/* links */
a{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #333333;
	text-decoration: underline;
}

a img{
	border:none;
}

a.link {
	padding-left: 10px;
	background: transparent url(/img/arrow.gif) no-repeat left center;
}

/* header */
#header {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 60px;
	background: url(/img/bg_header.gif) no-repeat center top;
}


#header h1 {
	margin: 5px 0px 0px 0px;
	width: 127px;
	float: left;
}

#header .search {
	float: right;
	position:relative;
	top: 10px;
}

#header .search input {
	vertical-align: middle;
	font-size: 0.7em;
}

#header .search form {
	margin:0px;
	padding:0px;
}

.pr {
	margin: 0px auto;
	padding: 0px;
	width: 1100px;
	height: 240px;
	clear: both;
}

.pr img {
	margin: 0px;
	padding: 0px;
	width: 1100px;
	height: 240px;
	vertical-align: top;
}

#header .lang {
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-size: 0.8em;
	position:relative;
	top: 10px;
}

.lang a {
	color: #0765ad;
	text-decoration: underline;
}

.lang a:hover {
	color: #6699CC;
	text-decoration: none;
}

/* global navigation */

.gnavi {
	margin: 0px auto 20px;
	padding: 0px;
	width: 900px;
	height: 50px;
	list-style:none;
	text-align: center;
}

.gnavi ul {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 50px;
	list-style:none;
}

.gnavi ul li {
	float:left;
	height: 50px;
}

/* content*/
#content {
	width:900px;
	margin: 0px auto 40px;
	text-align: left;
	clear: both;
	overflow: hidden;
}

/* content_left */

.content_left {
	float: left;
	width: 640px;
}

.content_left p {
	margin: 0px 0px 15px 0px;
	line-height: 150%;
}

img.middle {
	vertical-align: middle;
	padding: 0px 0px 0px 3px;
}

.pickup {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	background: #f3f3f3 url(/img/ttl_pickup.gif) no-repeat top;
	border: 1px solid #e9e9e8;
	float: left;
	width: 638px;
}

.pickup h2 {
	margin: 18px 30px 15px 0px;
	text-align: right;
}

.pickup .inner {
	padding: 0px 0px 0px 40px;
}
.pickup dl {
	margin: 0px 20px 0px 0px;
	float: left;
	background:  url(/img/bg_products.gif) no-repeat top;
	width: 168px;
}

.pickup dt {
	margin: 10px 0px 0px 15px;
}

.pickup dd {
	margin: 0px 15px 20px 15px;
	padding: 0px 0px 0px 15px;
	background:  url(/img/arrow.gif) no-repeat left center;
	font-size: 0.8em;
}

.info {
	clear: both;
}

.info h2 {
	margin: 0px 0px 15px 0px;
}

.info ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 640px;
	font-size: 1.0em;
	font-weight: bold;
}

.info ul.lsi li,.info ul.ip li {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 150px;
	height: 70px;
	display: block;
	position: relative;
}

.info ul.ip li a,.info ul.lsi li a {
	position: absolute;
	top: 38px;
	left: 30px;
}

.info ul.lsi {
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
}

.info ul.lsi li {
	background: url(/img/bg_lsi.gif) no-repeat left top;
}

.info ul.lsi li a {
	color: #ad764e;
}

.info ul.lsi li a:hover {
	color: #dc6e1f;
	text-decoration: none;
}

.info ul.ip {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
	clear: both;
}

.info ul.ip li {
	background: url(/img/bg_ip.gif) no-repeat left top;
	color: #769971;
}

.info ul.ip li a {
	color: #769971;
}

.info ul.ip li a:hover {
	color: #54b745;
	text-decoration: none;
}

.info ul.logo {
	margin-top: 10px;
}

.info ul.logo li {
	margin: 0px 10px 0px 0px;
	display: inline;
}

.content_left ol {
	font-size: 0.8em;
}

.content_left ul.policy {
	font-size: 0.8em;
}

/* content_right */

.content_right {
	float: right;
	width: 220px;
}

.news {
	margin: 0px 0px 23px 0px;
	padding: 0px 0px 14px 0px;
	border-bottom: 1px solid #e4e4e4;
}

.news h3 {
	margin: 0px 0px 0px 0px;
}

.news h4 {
	margin: 4px 0px 0px 0px;
	text-align: right;
	font-weight: normal;
	font-size: 0.8em;
}

.news h4 img {
	margin: 0px 0px 0px 4px;
	vertical-align: top;
}

.news h4 a:hover {
	text-decoration: none;
	color: #f89838;
}
.news dl {
	margin: 0px 0px 7px 0px;
}

.news dt {
	color: #0765ad;
	font-size: 0.8em;
}
.news dd {
	margin:0px;
	font-size: 0.8em;
}

ul.banner {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.banner li {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

/* footer navigation */

.fnavi {
	clear: both;
}

.fnavi ul {
	margin: 0 auto;
	padding: 12px 0px 12px 0px;
	width: 900px;
	list-style: none;
	font-size: 0.8em;
	border-top: 1px solid #e9e9e8;
}

.fnavi ul li {
	display: inline;
}

.fnavi ul li a {
	padding: 0px 3px 0px 0px;
	color: #444444;
	border-right: 1px solid #444444;
}

.fnavi ul li a:hover {
	color: #0765ad;
	text-decoration: none;
}

.fnavi ul li.last a {
	border: none;
}

#footer {
	padding: 12px 0px 6px 0px;
	background: #19486d;
	color: #ffffff;
	line-height: 140%;
	font-size: 0.6em;
	clear: both;
}

#footer p {
	margin: 10px auto;
	width: 900px;
	color: #8ca3b6;
	line-height: 130%;
	font-size: 125%;
	text-align: center;
}

/* breadcrumb */

.breadcrumb	{
	margin: 0px 0px 20px 0px;
	padding: 9px 0px 7px 0px;
	background: #f3f3f0;
	border-bottom: 1px solid #dbdbdb;
	font-size: 0.7em;
}

.breadcrumb ul {
	margin: 0px auto;
	padding:0px;
	width: 900px;
	text-align: left;
}

.breadcrumb ul li {
	display: inline;
}

.breadcrumb ul li {
	color: #333333;
	text-decoration: none;
}

.breadcrumb ul li a {
	color: #0765ad;
	text-decoration: underline;
}

.breadcrumb ul li a:hover {
	color: #0765ad;
	text-decoration: none;
}

/* subpage contents */

h3.contents {
	margin: 0px 0px 20px 0px;
	padding: 14px 0px 6px 10px;
	background: transparent url(/img/bg_h3.gif) no-repeat top left;
	font-size: 0.9em;
}

h4.contents {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 8px;
	background: transparent url(/img/bg_h4.gif) no-repeat left center;
	font-size: 0.9em;
}

h5.contents {
	margin: 0px 0px 10px 0px;
	font-size: 0.8em;
	line-height: 100%;
	color: #0765ad;
}

h6.contents {
	margin: 0px 0px 20px 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #555555;
}

p {
	line-height: 130%;
	font-size: 0.8em;
}

.gototop {
	margin-bottom: 36px;
	padding: 5px;
	background: #f5f5f0;
	text-align: right;
}

.gototop a {
	padding-right: 12px;
	font-size: 0.8em;
	background: #f5f5f0 url(/img/bg_gototop.gif) no-repeat right center;
}

.gototop a:hover {
	color: #0765ad;
	text-decoration: none;
}

/* right-navigation */

.rnavi {
	margin-bottom: 40px;
}

.rnavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 0.8em;
	border: 1px solid #dbdbdb;
}

.rnavi ul li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #dbdbdb;
}

.rnavi ul li.last {	margin: 0px;padding:0px;
	border-bottom: none;
}

.rnavi li a {
	padding: 10px;
	display: block;
	background: #f3f3f3 url(/img/bg_rnavi.gif) no-repeat right center;
	text-decoration: none;
}

.rnavi li a:hover {
	background: #ffffff url(/img/bg_rnavi.gif) no-repeat right center;
}

.rnavi li.current a {
	background: #ffffff url(/img/bg_rnavi.gif) no-repeat right center;
}

/* ip */

.ip h3.product {
	margin: 0px 0px 22px 0px;
	padding-top: 19px;
	padding-bottom: 15px;
	display: block;
	width: 640px;
	background: transparent url(/img/bg_h3_product.gif) no-repeat left top;
	color: #769971;
	letter-spacing: 1px;
	font-weight: bold;
	text-indent: 1em;
}

.ip h4.product {
	margin: 0px 0px 15px 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	width: 640px;
	background: transparent url(/img/bg_h4_product.gif) no-repeat left top;
	letter-spacing: 1px;
	color: #555555;
	font-weight: bold;
	text-indent: 1em;
}

.ip h5.product {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 10px;
	width: 640px;
	background: transparent url(/img/bg_h5_product.gif) no-repeat left top;
	letter-spacing: 1px;
	font-weight: bold;
	color: #555555;
	text-indent: 1em;
}

.ip .lead h5 {
	margin: 0px 0px 11px 0px;
	padding-left: 10px;
	background: transparent url(/img/bg_h5_lead.gif) no-repeat left center;
	letter-spacing: 1px;
	color: #555555;
	font-weight: bold;
}

.ip .lead {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e0e0e0;
}

.ip .lead p.contents {
	margin-top: 0px;
	float: left;
	width: 380px;
	line-height: 150%;
}

.ip .lead p.image {
	margin-top: 0px;
	float: right;
	width: 250px;
}

.ip .graph {
	margin-bottom: 40px;
}

.ip ol.product {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	font-size: 0.8em;
	list-style: none;
}

.ip ol.product li.first {
	padding-left: 16px;
	background: transparent url(/img/bg_ol_1.gif) no-repeat 0px 4px;
}

.ip ol.product li.second {
	padding-left: 16px;
	background: transparent url(/img/bg_ol_2.gif) no-repeat 0px 4px;
}

.ip ol.product li.third {
	padding-left: 16px;
	background: transparent url(/img/bg_ol_3.gif) no-repeat 0px 4px;
}
.ip ul.product {
	color: #436f3d;
	font-size: 0.8em;
	font-weight: bold;
}

.ip .detail {
	margin-bottom: 40px;
	padding: 20px;
	background: #e8f2e4;
}

.ip .detail h5 {
	margin: 0px;
	padding-left: 10px;
	background: transparent url(/img/bg_h5_lead.gif) no-repeat left center;
	letter-spacing: 1px;
	font-weight: bold;
	color: #555555;
}

.ip .detail ul {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	list-style: none;
}

/* lsi */

.lsi h3.product {
	margin: 0px 0px 22px 0px;
	padding-top: 19px;
	padding-bottom: 15px;
	display: block;
	width: 640px;
	background: transparent url(/img/bg_h3_product2.gif) no-repeat left top;
	color: #ad764e;
	letter-spacing: 1px;
	font-weight: bold;
	text-indent: 1em;
}

.lsi h4.product {
	margin: 0px 0px 15px 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	width: 640px;
	background: transparent url(/img/bg_h4_product2.gif) no-repeat left top;
	letter-spacing: 1px;
	color: #555555;
	font-weight: bold;
	text-indent: 1em;
}

.lsi h5.product {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 10px;
	width: 640px;
	background: transparent url(/img/bg_h5_product2.gif) no-repeat left top;
	letter-spacing: 1px;
	font-weight: bold;
	color: #555555;
	text-indent: 1em;
}

.lsi .lead h5 {
	margin: 0px 0px 11px 0px;
	padding-left: 10px;
	background: transparent url(/img/bg_h5_lead2.gif) no-repeat left center;
	letter-spacing: 1px;
	color: #555555;
	font-weight: bold;
}

.lsi .lead {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e0e0e0;
}

.lsi .lead p.contents {
	margin-top: 0px;
	float: left;
	width: 380px;
	line-height: 150%;
}

.lsi .lead p.image {
	margin-top: 0px;
	float: right;
	width: 250px;
}

.lsi .graph {
	margin-bottom: 40px;
}

.lsi ol.product {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	font-size: 0.8em;
	list-style: none;
}

.lsi ol.product li.first {
	padding-left: 16px;
	background: transparent url(/img/bg_ol_1_lsi.gif) no-repeat 0px 4px;
}

.lsi ol.product li.second {
	padding-left: 16px;
	background: transparent url(/img/bg_ol_2_lsi.gif) no-repeat 0px 4px;
}

.lsi ol.product li.third {
	padding-left: 16px;
	background: transparent url(/img/bg_ol_3_lsi.gif) no-repeat 0px 4px;
}
.lsi ul.product {
	color: #ea9309;
	font-size: 0.8em;
	font-weight: bold;
}

.lsi .detail {
	margin-bottom: 40px;
	padding: 20px;
	background: #fceedf;
}

.lsi .detail h5 {
	margin: 0px;
	padding-left: 10px;
	background: transparent url(/img/bg_h5_lead2.gif) no-repeat left center;
	letter-spacing: 1px;
	font-weight: bold;
	color: #555555;
}

.lsi .detail ul {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	list-style: none;
}

p.read {
	font-size: 1.0em;
	line-height: 150% ;
	color: #FF8C00;
	font-weight: bold;
}

table {
	margin-bottom: 20px;
	width: 630px;
	border:solid 1px #ccc;
}

th {
	padding: 5px;
	font-size: 0.8em;
	line-height: 130% ;
	background :#F0F8FF;
	border:solid 1px #ccc;
}

td {
	padding: 5px;
	font-size: 0.8em;
	line-height: 130% ;
	border:solid 1px #ccc;
}

ul.contents li, ol.contents li{
	font-size: 0.8em;
	line-height: 150% ;
}

.border_top {
	padding-top: 10px;
	border-top: 1px dashed #ccc;
}

img.map {
	margin-bottom: 20px;
	display: block;
	border: 1px solid #eee;
}

/* page_navi */

ul.pnavi {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 0.8em;
	line-height: 150% ;
	list-style: none;
}

ul.pnavi li {
	margin: 0px;
	padding: 0px;
}

ul.pnavi li a {
	padding-left: 14px;
	background: transparent url(/img/arrow.gif) no-repeat left center;
}

/* sitemap */

ul.sitemap {
	padding: 0px;
	margin: 0px 0px 20px 10px;
	font-size: 0.8em;
	line-height: 200% ;
	list-style: none;
}

ul.sitemap li {
	margin: 0px;
	padding: 0px;
}

ul.sitemap li a {
	padding-left: 16px;
	background: transparent url(/img/folder.gif) no-repeat left center;
}

/* list */
.list ul {
	padding: 0px;
	margin: 0px 0px 20px 10px;
	font-size: 0.8em;
	line-height: 200% ;
	list-style: none;
}

.list ul li {
	margin: 0px;
	padding: 0px;
}

.list ul li a {
	display: block;
	border-bottom: 1px dotted #ccc;
}

#entry-43 ul, #entry-43 ol {
	padding: 0px;
	margin: 0px 0px 20px 25px;
	font-size: 0.8em;
	line-height: 200% ;
}

#entry-43 ul li, #entry-43 ol li {
	margin: 0px;
	padding: 0px;
}

img.reliability {
	display: none;
}

.ttl img.news {
	margin: 0px;
	padding: 0px;
	border-bottom: none;
}
