@charset "shift_jis";

/** main **/
.main{
margin-top:10px;
}

.main p{
margin:20px;
font-size:0.9em;
}

.main .caption{
text-align:center;
}



.main .caption p{
font-size:0.8em;
font-weight:bold;
text-align:center;
}



.main .caption_float_img{

margin-left:10px;
float:left;
text-indent:0em;
font-size:0.8em;
text-align:center;
}

.main .caption_float_img img{
border:1px solid black;
}

.main .caption_float .comment{
float:left;width:500px;
}

.main .caption_float .comment p{
margin-top:0px;
}



.main .caption_float2{
width:100%;
text-align:center;
/* border:1px solid black; */
}







.main table{
text-align:center;
margin:0 auto;
width:90%;
margin:10px 5%;
font-size: 0.9em;

}

.main table th{
margin:0 auto;
text-align:center;
padding:2px;
}

.main table td{
padding:5px;
}
.main table caption{
text-align:center;
font-weight:bold;
}

.main table tr th{
background-color:#e3e3e3;
padding:5px;
}

.main table tr td{
text-align:center;
background-color:#f3f3f0;
}



/** /download/ **/

.main #documentdownload{
width:100%;
margin:10px;
}

.main #documentdownload table{
font-size:0.9em;
line-height:1.2em;
}

.main #documentdownload table caption{
display:none;
text-indent:-9999px;
}

.main #documentdownload table th{
width:20%;
}

/** /faq/ **/

.main #faq p{
margin:7px 20px;
}

.main #faq table{
margin:0px 20px 20px 20px;
}

.main #faq table caption{
display:none;
text-indent:-9999px;
}

.main #faq table tr th{
background-color:#006699;
color:#ffffff;
padding:5px;
font-size:0.9em;
}

.main #faq table tr td{
padding:5px;
font-size:0.8em;
text-align:left;
}

.main #faq h3{
border-bottom:1px solid #006699;
border-left:5px solid #006699;
margin-right:20px;
}

.main #faq ol, .main .supplement ol,{
margin-left:20px;
font-size:0.9em;
}

.main #faq ol li{
margin:5px 40px;
list-style-type:decimal;
}

.main .supplement ol li,.main #specification .supplement ol li{
margin:5px 40px;
font-size:0.8em;
list-style-type:lower-roman;
text-align:left;
}


/* /link/ */

.main #link dl{
margin:20px;
}

.main #link dl dt{
font-size:0.9em;
}

.main #link dl dd{
font-size:0.8em;
margin-bottom:10px;
}

/* /log/ */
.main .new{
}

.main .new{
text-align:center;
margin:0 auto;
}

.main .new table tr td{
text-align:left;

}

.main .new table th{
text-align:left;
color:black;
text-align:center;
}


/* /sitemap/ */
.sitemap{
width:700px;
margin-left:30px;
}

.sitemap dl, .sitemap dd{
font-size:12px;
}

.sitemap dt{
background-image:url(../img/folder.png);
background-position:left;
background-repeat:no-repeat;
margin-top:10px;
padding-left:25px;
margin-bottom:10px;
}

.sitemap dd{
margin-bottom:20px;
margin-left:20px;
background-image:url(../img/file.png);
background-position:left;
background-repeat:no-repeat;
margin-bottom:10px;
padding:3px 25px;
}

.sitemap .left{
float:left;
width:350px;

}

.sitemap .right{
float:left;
width:350px;

}

.sitemap a{
text-decoration:none;
}

.sitemap p{
clear:both;
}

/* /network/ */
.main #network table{
margin:0px auto;
text-align:center;
}

.main #network table th{
font-size:0.9em;
}

/* /function/ */

.main #function table caption{
margin-top:20px;
padding-left:40px;
text-align:left;
font-size:0.9em;
}

.main #function table th{
font-size:0.8em;
}

.main #function table td{
font-size:0.8em;
}

/* /specification/ */
.main #specification{
margin:0 auto;
text-align:center;
}

.main #specification table{
text-align:center;
margin:10 auto 0 auto;

}

.main #specification table caption{
display:none;
text-indent:-9999px;
}

.main #specification table th{
font-size:0.8em;
}

.main #specification table td{
padding:3px;
font-size:0.8em;
}

.main #system img{
display:block;
}

.main #system table{
display:block;
width:400px;
margin-left:30px;
}

.main #system table th{
text-align:center;
width:200px;
font-size:0.8em;
}

.main #system table td{
padding:3px;
font-size:0.8em;
}

.main #system h4{
margin-left:20px;
color:#d36228;
border-left: 0.8em solid #d36228;
border-bottom:1px solid #d36228;
padding-left:3px;
font-size:0.8em;
margin-right:20px;
font-weight:normal;
margin-top:20px;
}

.main #system ul{
margin-left:40px;
font-size:0.8em;
}

.main #system ul li{
margin-bottom:1em;
}
