/* サイト全体 */
body {  
     text-align:left;
 	padding: 0px;
	margin: 0px auto;
/*
	font-family: 
	verdana, helvetica, 'ＭＳ Ｐゴシック', Osaka, arial, sans-serif; 
*/
	font-size: 13px; 
  	color: #333333;
	line-height: 150%;
}
/* コンテナ */
#container {
	background:#fff url(images/border.gif) center top repeat-y;
	width:816px;
	border:none;
	padding: 0px;
	margin: 0 auto; /* ブラウザ上の表示位置 */
}

/* ヘッダー */

#header {
	height:335px;
	background-color: #c3d3fd;
	background: url("images/header.jpg") top center ;
	background-repeat: no-repeat;
	padding: 0px ; margin:0px;
	color:#000; 
	text-align:left; 
	border:none;
}
#main { 
	margin:0px 0px; 
	padding:5px 5px 10px 10px;
	vertical-align:top;
	text-align:left;
	width:780px;
}
.zen_mode {
    ime-mode:active;
}
.han_mode {
    ime-mode:inactive;
}
.hanonly_mode {
    ime-mode:disabled;
}
ul.orenge	{
	list-style:none; margin:7px 8px 7px 10px;
}
ul.orenge li {
	color:black; font-size:13px; 
	line-height:1.4; font-weight:normal;
	text-align:left;list-style-position:outside;
	background:url("images/list-shikaku.gif") no-repeat 0px 2px;
	padding:0px 0px 3px 18px;
}
ul.arrow	{
 	list-style-type :none; 
	margin:0px 0px 7px 8px; padding:0;
}
 ul.arrow li{
     color:black; font-size:13px; 
	line-height:1.3; font-weight:normal;
	 text-align:left;list-style-position:outside;
	 background:url("images/arrow1.gif") no-repeat 0px 2px;
	 padding:0px 0px 3px 20px;
}


#navcontainer
{
margin: 0 auto;
padding: 0 0 0 0;
background: #f0e7d7;
width:780px;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0 1px;
margin: 0 auto;
width: 100%;
font-size: 0.9em;
}

ul#navlist li
{
display: block;
float: left;
width: 97px;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

table.products{
	margin-top:-10px;
}

td.products-cell{
	border-bottom : 1px solid #ccc;
	padding : 15px 5px 7px 5px;
}
td.p-intro{
	padding-left : 10px;
}

td.spec-data{
	border-bottom: 1px solid #ccc;
	padding: 2px 4px 2px 3px;
	font-size: 95%;
	color: #666;
	text-align: left;
}

td.spec-label{
	border-bottom: 1px solid #ccc;
	border-right:  0px solid #ccc;
	padding: 2px 4px 2px 3px;
	text-align:right;
	font-weight: bold;
	font-size: 95%;
	color: #666;
}

th.spec{
	border: 1px solid #ccc;
	padding: 2px 4px 2px 3px;
	text-align:center;
	font-weight: bold;
	background-color : #ededed;
}


.accessories-label{
	color : #fff;
	font-weight : bold;
	font-size : 100%;
	line-height : 30px;	
}


a {	color: #990000;	} /* 全体のリンク色 */
a:hover, .arrow1 li a:hover {
	color: #0b31ca;	} /* 全体のリンク（マウスオーバー）色 */

a.top:link	{color: black; text-decoration: underline;}
a.top:visited{color: black;text-decoration: underline;}
a.top:hover	{color: #990000;text-decoration: none;}

.contents {	text-align:left; margin-top:-8px;
	border:none;
}

img {      border:none;
}

p {
	margin:5px;}

/* H1 */
h1 {
	color:#fff; height:27px;
	margin: 1px;
	padding: 5px 5px;
	font-size: 24px; /* 文字サイズ */
	font-weight: bolder; /* 文字の太さ */
     background-color: #006699;
     font-family:"HGP明朝E";
     vertical-align:middle; text-align:center;
}
h2 {
	color:black;
	padding: 3px 5px 5px 5px; margin:0px;
	font-size: 15px;
	font-weight: normal;
	margin:20px auto 10px;
	text-align:center;
	border-top:2px solid #5a6da7;
	border-bottom:2px solid #5a6da7;
	width:80%;
}
h3 {
	color:black;
	font-size:110%; font-weight:bold;
	text-align:center; line-height:1.4;
	background-image: url('images/bar.jpg');
	background-repeat: no-repeat;
	margin: 2px;
	padding:7px 5px;
}

h4 { 
	font-size:14px; font-weight:bold;  
	text-align:left; 
	line-height:1.3; color:#000080; 
	background-color:#eef3f9; 
	border-top:1px solid; border-bottom:1px solid;
	margin:5px 0px; padding:3px;
}
h5 {
	color:black;
	font-size:100%; font-weight:bold;
     text-align:left; line-height:1.3; 
     background-color:none;
	background:url("images/icon-blue.gif") no-repeat 5px 0px;
     border: none; 
     margin:3px 0px; padding:3px 10px 3px 25px;
}


h6 { color:#990000; font-size:14px; 
	font-weight:bold; line-height:1.4; 
	margin:8px 0px;
	text-align:center;
}

/* コンテンツスタイル */


/* フッター */
#bodyFoot {
	padding: 0px 10px 0px 10px;
	margin: 0px 0 0 5px;
	background-color:#fff;
	font-size: x-small;
	color: #454545;
}


#bodyFoot p {
	padding: 0px;
	margin: 0px;
}
/* フッター */
#footer1 { 
	background:url(images/bg_bottom.gif) center top repeat-x;
	padding: 0px 0;
	margin:0px auto; 
	color: #000000;
	font-size:12px; line-height:1.2;
     width:780px;
}
#footer1 p {
	line-height:1.3; 
	padding:2px;
	font-size:90%;
}
#footer2 {
	width:780px;
	text-align:center;
	border-top: solid 1px #cdcdcd; 
	margin:4px auto;
	padding: 8px 0px;
	background-color:none; /* 背景色 */
}
#footer2 p {
	padding:0px 0;
	color: #000000;
	font-size:11px;
	line-height:110%;
}
/* IDSI  bio Securityシリーズ　CSS */

 ul {margin:0px 0px 0px 45px; padding:0px; }
 ul li {font-weight:normal; font-height:1.4;}

 ol {margin: 7px 0px 13px 45px; padding:0px; }

 ul.qa	{list-style:none; margin:0px 0px 7px 2px;}
 ul.qa li      {
     color:black; font-size:13px; 
	line-height:1.4; font-weight:normal;
	text-align:left;
	list-style-position:outside;
	 background:url("images/qa_a.gif") no-repeat 0px -1px;
	 padding:0px 0px 3px 22px;
}
 ul.margin_zero { 
	margin:4px;  padding-left:18px;
}
 ul.margin_zero li { 
	line-height:1.3;font-size:11px; 
}

p.memo1 {
	line-height:1.2; margin:5px 3px; 
	text-align:left;
	font-size: 9px; font-weight:normal;
	color: #444;
}
