﻿@import url("normalize.css");
@import url("stickytooltip.css");
body {
	background-image: url('../images/cutmat.gif');
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック","Osaka";
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 120px;
	background-color: #003366;
	text-align: left;
	overflow: hidden; 
}
#logoBox {
	float: left;
	width: 960px;
	margin: 7px 0 0 20px;
}
#h1box {
	float: left;
	width: 450px;
}
#h1box h1 {
	margin: 55px 0px 0px 30px;
	font-size: medium;
	line-height: 0em;
	color: #FFFFFF;
	font-weight: normal;
}
#headerMenu {
	float: right;
	width: 285px;
	margin-top: 14px;
}
#headerMenu img {
	margin-right: 3px;
}
#inner {
	float: left;
	width: 960px;
	margin: 5px 0px 0px 0px;
	background-color: #FFFFFF;
}  
#sideMenu {
	width: 200px;
	height: 300px;
	float: left;
	background-color: #FFFFFF;
}  
#sideMenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sideMenu li{ 
	display: inline; 
	padding: 0; 
	margin: 0; 
	cursor: pointer;
}
#sideMenu li span {
	display: block;
	border-left: 20px solid #003366;
	border-top: 1px solid #474655;
	border-right: 1px solid #474655;
	border-bottom: 1px solid #474655;
	background-color: #fff;
	padding: 12px 15px;
	text-decoration: none;
	color: #333;
	margin: 5px 0px;
	text-align: left;
	font-size: small;
}
#sideMenu li span:hover {
	border-left: 23px solid #6666ff;
	border-top: 1px solid #474655;
	border-right: 1px solid #474655;
	border-bottom: 1px solid #474655;
	background-color: #d7efd7;
	font-weight: bold;
}
#tokablog {
	font-size: 85%;
	margin-left: 10px;
	margin-top: 60px;
}
#mainContents {
	float: left;
	width: 720px;
	height: auto;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	color: #404040;
	background-image: url('../images/whitegrid.gif');
	font-size: small;
	text-align: left;
	line-height: 180%;
	border:none;
}  
#subpage {
	width: 720px;
	height: 780px;
}
#footer {
	clear: both;
	font-size: small;
	color: #333333;
	line-height: 1.8em;
	text-align: right;
}
.tblstyle {
	width: 100%;
	border-collapse: collapse;
	font-size: small;
	color: #404040;
	background-color: #FFFFFF;
}
.tblstyle th{
	padding: 2px;
	text-align: left;
	vertical-align: top;
	color: #444444;
	background-color: #CCFFFF;
	border: 1px solid #b9b9b9;
	font-size: medium;
}
.tblstyle th.selectmark {
	border-width: 0px 0px 0px 0px;
	background-color: #003366;
	width: 25px;
	border-top-style: none;
}
.tblstyle th.modelno {
	width: 150px;
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: center;

}
.tblstyle th.modelname {
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tblstyle td {
	padding: 6px;
	border: 1px solid #b9b9b9;
	background-image: url(../images/whitegrid.gif);
}
.tblstyle td.colheader {
	text-align: center;
	line-height: 100%;
	padding-top: 6px;
	padding-bottom: 3px;
	height: 16px;
}
.tblstyle td.colheaderL {
	text-align: left;
	line-height: 100%;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 15px;
	height: 16px;
}
.tblstyle td.colBlank {
	text-align: center;
	width: 140px;
}
.posCenter {
	text-align: center;
}
.tblstyle td.modelinfo {
	text-align: left;
	width: 30em;
	padding-left: 15px;
	line-height: 140%;
}
.textStyle1 {
	font-size: medium;
	text-align: left;
	line-height: 160%;
}
.comingsoon {
	position: relative;
	top: -63px;
	margin-bottom: -26px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
#backtoTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: small;
}
#backtoTop a {
	background: #666;
	color: #fff;
	width: 120px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#backtoTop a:hover {
	background: #999;
}
.bold {
	font-weight: bold;
}
.red {
	color: red;
}
.green {
	color: green;
}
h2 {
	padding: 10px 20px 8px;
	font-size: 140%;
	background-color: #6666ff;
	color: #ffffff;
	text-align: center;
}
h3 {
	clear: both;
	margin-left: 0px;
	border-left: 10px solid #6666ff;
	border-bottom: 1px solid #6666ff;
	padding: 2px 12px 1px;
	font-size: 100%;
	background-color: #CCFFFF;
}
h4 {
	clear: both;
	font-size: 100%;
	line-height: 0em;
	padding-top: 0.8em;
	padding-bottom: 0em;
}
h5 {
	font-size: 100%;
}
h3 img {
	clear: both;
	float: left;
}
h4 img {
	clear: both;
	float: left;
}
.clear {
	clear: both;
	line-height: 0.5em;
}
.resetFloat {
	clear: both;
	line-height: 0;
}
#slidePic {
	float: left;
	width: 360px;
	height: 240px;
	background-color: #ffffff; 
	border: 0px;"
}
#slideText {
	float: left;
	font-size: 180%;
	color: #ff0000;
	padding-left: 20px;
}
#widePic {
	padding-left: 36px;
}
.noVisible{
	visibility: hidden; 
}
.noDisplay {
	display: none;
}
.description {
	overflow: hidden;
   	height: auto;
}
.description img {
	float: left;
	margin: 0 15px 10px 0 !important;
   	padding: 0 !important;
   	border: 0 !important;
}
.description p.no-wrap{
	margin-top: 0em;
    overflow: hidden;
}
#printWindow {
	float: left;
	width: 500px;
}
#readerDownload {
	float: right;
	width: 190px;
	margin-top: 240px;
	font-size: 85%;
	line-height: 150%;
	padding-left: 1em;
	padding-right: 1em;
	border: 1px #888888 solid;
	background-color: #fff;
}
#readerDownload img {
	margin-bottom: 1em;
}
.toContactus {
	cursor: pointer;
	text-decoration: underline;
}
