@charset "utf-8";
/*--------------------------------------------------
	デフォルトスタイル
--------------------------------------------------*/
/* 全称セレクタ */
*{
margin:0;
padding:0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
outline: 0;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 99%;
vertical-align: baseline;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
background: transparent;
}
img,
fieldset{
border: none;
}
img,a img{
vertical-align:bottom;
border:none;
background:transparent;
}
blockquote, q {
quotes: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*--------------------------------------------------
	リンク
--------------------------------------------------*/
a:link {
color: #003399;
text-decoration: underline;
}
a:visited {
color: #003399;
text-decoration: underline;
}
a:active {
color: #003399;
text-decoration: underline;
}
a:hover {
color: #003399;
text-decoration: none;
}
/*--------------------------------------------------
	レイアウト
--------------------------------------------------*/
body {
line-height: 1.5em;
background: #ffffff;
color: #000000;
}
#container {
background: #FFF;
padding: 0;
text-align:left;
letter-spacing: 0;
clear: both;
}
#contents {
width: 750px;
overflow: hidden;
padding: 0 10px 0 10px;
margin: 0 auto;
}
/*--------------------------------------------------
	パンくずナビ
--------------------------------------------------*/

#pan {
margin: 0;
width: 100%;
overflow: hidden;
clear: both;
}
#pan ul {
width: 750px;
margin:0 auto;
padding-top: 3px;
list-style: none;
}
#pan li {
float: left;
font-size: 14px;
margin-left: 3px;
}
#pan li a {
font-size: 14px;
padding-right: 3px;
margin-right: 3px;
}
/*--------------------------------------------------
	コンテンツ共通
--------------------------------------------------*/
#PageTitle {
color: #000000;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-top-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
border-top-color : #cccccc;
border-right-color : #cccccc;
border-bottom-color : #cccccc;
border-left-color : #cccccc;
border-left: 0;
line-height:40px;
font-size: 120%;
margin: 15px 0 15px 0;
padding: 0 15px 0 30px;
background-image : url(../image/title_bgi_l.gif);
background-repeat: no-repeat;
background-position: 0 -2px;
overflow: visible;
white-space: nowrap;
}
.BlockTitle {
/* ■項目タイトル文字■ */
	text-indent:0 !important;
font-size: 110%;
letter-spacing: 0.3em;
background-image : url(../image/right_triangle.gif);
background-repeat: no-repeat;
background-position: 0px 13px;
margin-top: 10px;
margin-right: 0;
margin-left: 10px !important;
padding-top: 10px;
padding-right: 1em;
padding-bottom: 10px;
padding-left: 25px;
}
.BlockBody {
/* ■本文エリア■ */
	margin: 0px;
padding: 0.5em;
background-color: #ffffff;
color: #000000;
}
.BlockBody h3 {
/* ■本文内タイトル■ */
	font-size: 110%;
font-weight: bold;
padding: 0 1em;
line-height: 2em;
height: 2em;
background-image : url(../image/title3_bgi_l.gif);
background-position: left center;
background-repeat: no-repeat;
color: #ffffff;
}
.BlockBody h4 {
/* ■・・の場合■ */
	text-indent:-1.5em;
margin-left:1.5em;
margin-bottom:10px;
font-weight: bold;
color: #000000;
}
.BlockBody h5 {
/* ■・・の場合の、さらに・・の場合）■ */
	text-indent:-1em;
margin-left:1.5em;
font-weight: normal;
}
.nonePre #Preparation,
.noneDisCom #DisplayComment,
.noneProc #Process,
.noneHow #HowToUse,
.noneTroub #Troubleshooting {
display: none;
}
/* ------ 補足／参考／注意 の書式  ------ */
.CommentBox {
margin: 0;
padding: 0 0 0 0;
}
.CommentBox .fyi,
.CommentBox .note,
.CommentBox .caution {
zoom:1;
text-indent:2px;
letter-spacing: 0.25em;
padding: 0 !important;
}
.CommentBox ul {
margin: 0 0 10px 1.5em;
}
.CommentBox ul li{
margin-bottom: 0;
}
.fyi {
color: #0000cc;
font-weight: bold;
}
.note {
color: #006600;
font-weight: bold;
}
.caution {
color: #ff0000;
font-weight: bold;
}
/*----------- ▲ページトップ ------------*/
.totop{
	clear:both;
	zoom:1;
}
.totop:after {
clear: both;
content: "";
display: block;
height: 0;
visibility: hidden;
}
.totop p {
text-align: right;
margin: 10px 0 20px;
}
/*---------------------------------------*/
.screenborder {
border: outset 2px #cccccc;
}
#contents hr {
border: 0 none;
height: 1px;
color: #999999;
background-color: #999999;
}
hr.clear {
height: 0 !important;
border: none !important;
background: none !important;
}
/*--- イエローボックス　---*/
#contents div.yellow {
background-color: #FFFFCC;
padding: 20px 20px 20px 20px;
}

#contents table.yellow {
background-color: #ffffcc;
border-top:1px solid #ff9933;
border-left:1px solid #ff9933;
border-collapse:collapse;
empty-cells:show;
border-spacing:0;
}

.yellow th, .yellow td {
background-color: #ffffcc;
border-right:1px solid #ff9933;
border-bottom:1px solid #ff9933;
padding:1em;
vertical-align: top;
text-align: left;
}

.yellow h4 {
text-indent:0;
margin-left:0;
margin-bottom:10px;
font-weight: bold;
color: #000000;
}
/*--- ボックスサイズ　---*/
.box-com {
width: 380px;
}
/*--------------------------------------------------
	表
--------------------------------------------------*/

table {
border-top:2px solid #000000;
border-left:2px solid #000000;
background-color:#ffffff;
border-collapse:collapse;
empty-cells:show;
border-spacing:0;
margin-bottom: 10px;
}
th, td {
border-right:2px solid #000000;
border-bottom:2px solid #000000;
padding:3px;
vertical-align: middle;
}
th {
text-align: center;
font-size: 1em;
line-height: 1.5em;
background: #cccccc;
}
td {
font-size: 1em;
line-height: 1.5em;
text-align: left;
}
/*--------- テキストインデント　---------*/
/*--- 1字ぶら下げ インデントなし　---*/
.br10m {
text-indent: -1em;
margin-left: 1em;
}
.br3m {
text-indent: -3em;
margin-left: 3em;
}
/*--- 米印用ぶら下げ　---*/
.brkm {
text-indent: -1.3em;
margin-left: 1.3em;
}
.brkm2 {
margin-left: 1em;
text-indent: -0.9em;
}
/*--------- 番号リスト　---------*/
dl.num1 {
margin-bottom: 15px;
}
dl.num1 dt {
float: left;
width: 1.8em;
line-height: 150%;
text-align: right;
padding-top: 5px;
margin-right: 5px;
margin-left: 5px;
}
dl.num1 dd {
background : transparent url(../image/blue_line.gif) repeat-y scroll left 50%;
border-bottom:#0066ff solid 3px;
padding: 5px 0 0 2.5em;
line-height: 150%;
}
.num1 dl.def
{
padding: 0;
margin: 0;
}
.num1 dl.def dt
{
float: none;
width: auto;
text-align: left;
padding: 0;
margin: 0;
}
.num1 dl.def dd
{
margin: 0;
padding: 0;
background: none;
border: none;
}
dl.km
{
}
dl.km dt
{
line-height: 150%;
width: 2em;
float: left;
}
dl.km dd
{
padding-bottom: 0px;
line-height: 150%;
padding-left: 2.8em;
padding-right: 0px;
background: none;
border: none;
}
.num1 dl.pre
{
padding: 0;
margin: 0;
}
.num1 dl.pre dt
{
float: none;
width: auto;
text-align: left;
padding: 0;
margin: 0;
}
dl.num1 dl.pre dd
{
margin: 0;
padding: 0;
background: none;
border: none;
}
/*--------- リスト　---------*/
.list-none {
list-style: none;
}
li.list-disc {
list-style-type: disc;
color:  #999999;
}
li.list-disc span{
color:  #000000;
}
/*----- コロンで区切るリスト -----*/
dl.co4m {
}
dl.co4m dt {
float: left;
width: 4em;
line-height: 150%;
}
dl.co4m dd {
line-height: 150%;
padding-left: 4em;
text-indent: -0.8em;
margin-left: 0.8em;
background: none;
border: none;
}
dl.co7m {
}
dl.co7m dt {
float: left;
width: 7em;
line-height: 150%;
}
dl.co7m dd {
line-height: 150%;
padding-left: 7em;
text-indent: -0.5em;
margin-left: 0.5em;
background: none;
border: none;
}
/*--------- フォントカラー　---------*/
.red {
color: #ff0000 !important;
}
.grn {
color: #008000 !important;
}
.org {
color: #ff4500 !important;
}
.gry {
color: #333333 !important;
}
/*--------- フォントサイズ・太さ　---------*/
.fb {
font-weight: bold !important;
}
.fn {
font-weight: normal !important;
}
/* ------- float --------- */
.f-left {
float: left;
}
/* ------- clearfix ---------- */
* html .clearFix {
zoom: 1;
}
*+html .clearFix {
zoom: 1;
}
.clearFix:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
/* --------------------------- */

.clear {
clear: both;
}
.dis {
display: block;
}
.over {
overflow: hidden;
}
/* テキスト */
.ar{
text-align: right !important;
}
.ac{
text-align: center !important;
}
.al{
text-align: left !important;
}
/* 間隔 */
.mt0 {
margin-top: 0px !important;
}
.mt05 {
margin-top: 5px !important;
}
.mt10 {
margin-top: 10px !important;
}
.mt40 {
margin-top: 40px !important;
}
.ml0 {
margin-left: 0px !important;
}
.ml05 {
margin-left: 5px !important;
}
.ml10 {
margin-left: 10px !important;
}
.ml20 {
margin-left: 20px !important;
}
.ml40 {
margin-left: 40px !important;
}
.ml1m {
margin-left: 1em !important;
}
.ml1_5m {
margin-left: 1.5em !important;
}
.ml2m {
margin-left: 2em !important;
}
.ml3m {
margin-left: 3em !important;
}
.ml4m {
margin-left: 4em !important;
}
.mr05 {
margin-right: 5px !important;
}
.mr20 {
margin-right: 20px !important;
}
.mb0 {
margin-bottom: 0 !important;
}
.mb5 {
margin-bottom: 5px !important;
}
.mb10 {
margin-bottom: 10px !important;
}
.mb20 {
margin-bottom: 20px !important;
}
.mb40 {
margin-bottom: 40px !important;
}
.mb1m {
margin-bottom: 1em !important;
}
.pb0 {
padding-bottom: 0 !important;
}
.pb5 {
padding-bottom: 5px !important;
}
.pb0_3m {
padding-bottom:0.3em;
}
table.t_c th,
table.t_c td,
.t_c {
text-align: center !important;
}
table.t_l th,
table.t_l td,
.t_l {
text-align: left !important;
}
table.plpr1m th,
table.plpr1m td,
.plpr1m {
padding-left: 1em !important;
padding-right: 1em !important;
}
.va_mid {
vertical-align: middle;
}
.va_top {
vertical-align: top;
}
.va_bas {
vertical-align: baseline;
}
.underline {
text-decoration: underline;
}
.fs_m {
font-size: 80%;
}
.block_c {
	margin-left:auto;
	margin-right:auto;
}
/* ******  PLページ　固有　******* */
.pl dl.plMark dt {
line-height:20px;
height:20px;
display: table-cell;
}
.pl h3 {
line-height:50px;
height:50px;
display: table-cell;
width: 1000px;
}
.pl dl.plMark dt img ,
.pl h3 img {
vertical-align: middle !important;
}
.pl dl.plMark dt span ,
.pl h3 span {
font-size: 20px;
vertical-align: middle !important;
}
.pl h4 {
text-indent: -2em;
}
/* ******  付録　固有　******* */
h3.app {
background : transparent url(../image/blue_line.gif) repeat-y scroll left 50%;
border-bottom: #0066ff solid 3px;
margin-left: 0;
padding: 5px 0 0 20px;
line-height: 150%;
font-weight: bold;
color: #000000;
height: 100%;
}
h4.app {
text-indent:-1em;
margin-left:1em;
margin-bottom:10px;
font-weight: bold;
color: #333333;
}
/* ******  製品仕様ページ　固有　***** */
.SpecTbl
{
border-spacing: 0;
border-collapse: collapse;
border: none;
table-layout: fixed;
width: 100%;
word-wrap: break-word;
}
.SpecTbl tr.Param {
height:5px;
}
.SpecTbl tr.Param td {
border-color: #ffffff #ffffff #cccccc #ffffff;
}
.SpecTbl tr.Param td.Item1 {
width: 5em;
}
.SpecTbl tr.Param td.Item2 {
width: 6em;
}
.SpecTbl tr.Param td.Item3 {
width: 5.5em;
}
.SpecTbl th, .SpecTbl td {
font-size: 99%;
text-align: left;
padding-bottom: 10px;
padding-left: 7px;
padding-right: 7px;
padding-top: 10px;
border: #c0c0c0 1px solid;
}
.SpecTbl th {
line-height: 1.5;
background-color: #f0ffff;
color: #000000;
}
.SpecTbl td {
line-height: 1.5;
color: #000000;
}
span.SpecNotes {
color: #333333;
font-size: 90%;
font-weight: normal;
}
ol.SpecNotes {
margin: 0 0 10px 0;
text-indent: -1.6em;
padding-left: 1.6em;
list-style: none;
}
ol.SpecNotes li {
color: #333333;
font-size: 90%;
font-weight: normal;
}
dl.SpecNotes {
margin: 0px 0px 10px;
}
dl.SpecNotes dt {
float: left;
width: 1.6em;
color: #333333;
font-size: 90%;
font-weight: normal;
}
dl.SpecNotes dd {
padding: 0 0 0 1.8em;
color: #333333;
font-size: 90%;
font-weight: normal;
}
dl.SpecList1 {
margin-left: 0.5em;
margin-bottom: 20px;
}
dl.SpecList1 dt {
background :url(../../image/bg_h3.png) no-repeat scroll left center;
padding-left: 15px;
color: #3366cc;
font-weight: bold;
}
dl.SpecList1 dd {
margin-left: 1em;
color: #000000;
font-weight: normal;
}
/* *****  初期値一覧表ページ　固有  ****** */
table.IVTbl {
table-layout: fixed;
width: 740px;
margin-bottom: 20px;
border-spacing: 0;
border-collapse: collapse;
border-top: none;
border-right: none;
border-bottom: #c0c0c0 2px solid;
border-left: none;
}
.IVTbl th, .IVTbl td {
padding: 5px 7px 5px 7px;
font-size: 99%;
text-align: left;
}
.IVTbl th {
line-height: 120%;
background-color: #f0ffff;
color: #333333;
border-top: #c0c0c0 2px solid;
border-bottom: #c0c0c0 2px solid;
border-left: none;
border-right: none;
font-weight: bold;
}
.IVTbl td {
text-align: left;
line-height: 1.2em;
color: #333333;
vertical-align: top;
border-top: none;
border-bottom: #c0c0c0 1px solid;
border-left: none;
border-right: none;
}
.IVTbl tr.Param {
height:10px;
}
.IVTbl tr.Param td {
border-style: none;
}
.IVTbl tr.Param td.Item1 {
width: 230px;
}
.IVTbl tr.Param td.Item2 {
width: 270px;
}
.IVTbl tr.Param td.Item3 {
}
.IVTbl table.normal  {
border: #c0c0c0 2px solid;
}
.IVTbl table.normal th,
.IVTbl table.normal td {
border-right: #c0c0c0 1px solid;
}
.IVTbl th.ItemG {
border-top: none;
border-bottom:#c0c0c0 1px solid;
}
/* *****  ソフトウェアライセンスページ　固有  ****** */
.license {
}
.license p {
margin-bottom: 1em;
}
.license dl {
margin-bottom: 1em;
}
.license dl dt {
float: left;
/*	width: 1em;
*/
	line-height: 150%;
text-align: right;
padding-top: 5px;
margin-right: 5px;
/*	margin-left: 5px;
*/
}
.license dl dd {
padding: 5px 0 0 1.2em;
line-height: 150%;
}
.license dl.ab dd {
padding: 5px 0 0 1.5em;
line-height: 150%;
}

dl.num1 .dis img{
	margin-left:10px;
}
dl.num1 .dis img:first-child{
	margin-left:0px;
}
/* ----------------------------------------- */
@media screen and (max-width: 970px) {
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
}
body {
  -webkit-text-size-adjust: 100%;
}
#pan {
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
}
#pan ul {
	margin-left:10px;
	margin-right:10px;
    width: auto;
}
#pan li {
	float:none;
	display:inline;
    display: inline;
}
#contents {
    padding: 0px;
    width: 100%;
	max-width:750px;
}
#PageTitle {
	margin-left:10px;
	margin-right:10px;
	box-shadow: 0 0 0 2px #f0f0f0 inset;
   	background: url(../image/res_title_bgi_l.gif) 8px 2px repeat-y #f0f0f0;
	white-space:normal;
	word-break:break-all;
    padding-bottom: 0.4em;
    padding-top: 0.4em;
	line-height:1.6em;
}
#Lead{
	margin-left:10px;
	margin-right:10px;
}
.BlockBody h3 {
	background-size:100% 100%;  
    line-height: 1.8em;
    padding: 0.4em 1em;
	height:auto;       
}
.BlockBody h3.app{
	background-size:auto auto;  
}
table.IVTbl{
    width:100%;
}
.IVTbl th, .IVTbl td {
	padding-left:5px;
	padding-right:5px;
}
.IVTbl td{
	white-space:normal;
	word-break:break-all;
}
.IVTbl tr.Param td.Item1 {
    width: 30%;
}
.IVTbl tr.Param td.Item2 {
    width: 40%;
}

.BlockBody pre{
    white-space: pre-wrap;
    word-wrap: break-word;
}
.SpecTbl{
}
.SpecTbl th,.SpecTbl td{
	white-space:normal;
	word-break:break-all;
	padding-left:5px;
	padding-right:5px;
	border-top:none;
}
.SpecTbl tr.Param td.Item1 {
    width: 10%;
}
.SpecTbl tr.Param td.Item2 {
    width: 10%;
}
.SpecTbl tr.Param td.Item3 {
    width: 16%;
}
.defaultTbl th,.defaultTbl td{
	white-space:normal;
	word-break:break-all;
}
dl.SpecList1 dt {
	background:url(../../image/bg_h3.png) no-repeat left 0.6em;
}
dl.SpecList1 dd {
	white-space:normal;
	word-break:break-all;
}
.totop p {
	margin-left:10px;
	margin-right:10px;
}
#Lead .totop p{
	margin-left:0px;
	margin-right:0px;
}
#contents dl.num1 dt {
    margin-left: 8px;
    margin-right: 2px;
}
#contents dl.num1 .dis img{
    max-width: 98%;
	margin-left:2%;
	margin-top:10px;
}
#contents dl.num1 .dis img:first-child{
    max-width: 100%;
	margin-left:0px;
	margin-top:0px;
}
#contents img{
    max-width: 100%;
    height: auto;
}
#contents img.screenborder,#contents dl.num1 .dis img.screenborder:first-child{
    max-width: 98%;
    height: auto;
}
#contents .box-com + .f-left img.screenborder{
    max-width: 250px;
    height: auto;
    width: 98%;
}
#contents div.yellow {
    display: inline-block;
    float: none;
    padding:3%;
    vertical-align: top;
	height:auto;
}
#contents div.yellow.box1 {
    margin-left: 0;
    margin-right: 4%;
    width: 41%;
}
#contents div.yellow.box2 {
    margin-left: 0;
    width: 41%;
}
.wordBreak{
	white-space:normal;
	word-break:break-all;
	word-wrap: break-word;
}
.box-com {
width: auto;
float:none;
}
}
@media screen and (max-width: 568px) {
.fs75{
	font-size:75%;
}
.fs75 .ml1m {
    margin-left: 0em !important;
}
.CommentBox li,.num1 .brkm,.num1 div.mb10{
	white-space:normal;
	word-break:break-all;
}
dl.co7m dt {
	float:none;
}
dl.co7m dd {
padding-left: 2em;
}
.TableInImg110{
	width:110px;
}
}

/* =========================================================
footer
========================================================= */
#footer {
	background: url(../image/bg_footer.jpg) left top repeat-x;
	border-bottom: 5px solid #195abb;
	zoom: 100%;
	font-size: 80%;
}
#footerArea {
	clear: both;
	zoom: 100%;
	padding-top:20px;
	padding-bottom:20px;
	position: relative;
}
#footerArea:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
#footerArea .copyright {
	padding-right: 17em;
	font-size: 90%;
	display: block;
}
#footerArea .footerLink {
	position: absolute;
	right: 9em;
	bottom: 20px;
}
#footerArea .ver {
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 20px;
	font-size: 90%;
}
/* =========================================================
etc
========================================================= */
.mt0 {
	margin-top: 0px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.tLeft {
	text-align: left;
}
.tRight {
	text-align: right;
}
.tCenter {
	text-align: center;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.txtBold {
	font-weight: bold;
}
.clear {
	clear: both;
	zoom: 100%;
}
.clear:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
@media screen and (max-width: 970px) {

#mainArea .threeColumn .Cell {
    width: 32%;
	padding-left:2%;
	padding-right:2%;
}
#mainArea .column div.Cell:first-child{
	padding-left:0px;
	padding-right:0px;
}
#mainArea .column div.Cell:last-child{
	padding-left:0px;
	padding-right:0px;
}
#footerArea .copyright {
	padding-right: 18.5em;
}
#footerArea .ver {
	right: 1em;
}
#footerArea .footerLink {
	right: 10em;
}
}
@media screen and (max-width: 568px) {

#mainArea {
    padding-top: 20px;
}
#mainArea .column {
	padding-bottom:20px;
}
#mainArea .threeColumn .Cell {
	float:none;
	width:auto;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#footerArea{
	text-align:right;
}
#footerArea .copyright {
	padding-right: 0;
	margin-bottom:10px;
	text-align:left;
}
#footerArea .footerLink {
	position:static;
	display:inline-block;
	padding-right:10px;
}
#footerArea .ver {
	position:static;
	display:inline-block;
}
}
