.dotborder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
/*/////////////////////////////
■ STARFAX 14 サポートトップ
/////////////////////////////*/

/*////////// トラブルとFAQで色変え //////////*/
/* 共通 */
.SupportMainBox .SupportArticleBox.search h4 img,
.SupportMainBox .SupportArticleBox.trouble h4 img,
.SupportMainBox .SupportArticleBox.faq h4 img,
.SupportMainBox .SupportArticleBox.tips h4 img,
.SupportMainBox .SupportArticleBox.mail h4 img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.SupportMainBox .SupportArticleBox.search ul.anchorHalfList,
.SupportMainBox .SupportArticleBox.trouble ul.anchorHalfList,
.SupportMainBox .SupportArticleBox.faq ul.anchorHalfList,
.SupportMainBox .SupportArticleBox.tips ul.anchorHalfList {
	padding: 0 0 0 45px;
}

.SupportMainBox .SupportArticleBox.search ul.anchorHalfList li,
.SupportMainBox .SupportArticleBox.trouble ul.anchorHalfList li,
.SupportMainBox .SupportArticleBox.faq ul.anchorHalfList li,
.SupportMainBox .SupportArticleBox.tips ul.anchorHalfList li {
	background: none;
	padding: 0 0 10px;
	margin: 0;
	font-size: 80%;
	width: 250px;
}

.SupportMainBox .supportFaqBox {
	border-top: 1px dashed #999;
	padding: 10px 5px;
	margin: 20px 0 0 0;
}

.SupportMainBox .supportFaqBox.trouble h2,
.SupportMainBox .supportFaqBox.faq h2 {
	background:  none;
	height: auto;
	width: 570px;
	font-size: 87.5%;
	text-align: left;
	margin: 0 0 5px;
	padding: 0;
}
.SupportMainBox .supportFaqBox.trouble h2 img,
.SupportMainBox .supportFaqBox.faq h2 img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.SupportMainBox .supportFaqBox.trouble h3,
.SupportMainBox .supportFaqBox.faq h3 {
	background-color: #ccc;
	border-bottom: none;
	font-size: 87.5%;
	font-weight: normal;
	text-align: left;
	line-height: 26px;
	padding: 1px 0 1px 33px;
	margin: 0 0 5px 0;
}
.SupportMainBox .supportFaqBox.trouble h3 img,
.SupportMainBox .supportFaqBox.faq h3 img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.SupportMainBox .supportFaqBox ul {
	text-align: left;
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 40px;
	width: 550px;
}

.SupportMainBox .supportFaqBox ol li,
.SupportMainBox .supportFaqBox ul li {
	font-size: 80%;
	line-height: 140%;
	margin-bottom: 0.5em;
}

/* 検索フォーム */
.SupportMainBox .SupportArticleBox.search h4 {
	color: #000033;
	margin: 0;
	padding: 7px 0px 5px 0;
	vertical-align: middle
}
.SupportMainBox .SupportArticleBox.search p {
	padding: 0 0 0 45px;
	clear: both;
}
.SupportMainBox .SupportArticleBox.search form {
	background-color: #efefef;
	border: 1px dotted #778899;
	width: 350px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 45px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* 問い合わせフォーム */
.SupportMainBox .SupportArticleBox.mail h4 {
	color: #000033;
	margin: 0;
	padding: 7px 0px 5px 0;
	vertical-align: middle
}
.SupportMainBox .SupportArticleBox.mail p {
	padding: 0 0 0 45px;
	clear: both;
}
.SupportMainBox .SupportArticleBox.mail form {
	padding: 5px 10px;
	background-color: #FFFFE1;
	margin: 0 0 5px 45px;
	border: 1px dashed #666;
	width: 300px;
	float: left;
}

/* トラブル */
.SupportMainBox .SupportArticleBox.trouble h4 {
	color: #C90000;
	margin: 0;
	padding: 7px 0px 5px 0;
	vertical-align: middle
}
.SupportMainBox .SupportArticleBox.trouble ul.anchorHalfList li a {
	background: url(/support/starfax14/img-format/arrow_tr.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
.SupportMainBox .supportFaqBox.trouble h2 {
	color: #000;
}

.SupportMainBox .supportFaqBox.trouble h3 {
	color: #000;
	background: #eee url(img-format/icon_tr_s.gif) no-repeat 3px 2px;
}
/* FAQ */
.SupportMainBox .SupportArticleBox.faq h4 {
	color: #FD650D;
	margin: 0;
	padding: 7px 0px 5px 0;
	vertical-align: middle
}
.SupportMainBox .SupportArticleBox.faq ul.anchorHalfList li a {
	background: url(/support/starfax14/img-format/arrow_faq.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
.SupportMainBox .supportFaqBox.faq h2 {
	color: #000;
}
.SupportMainBox .supportFaqBox.faq h3 {
	color: #000;
	background: #eee url(img-format/icon_faq_s.gif) no-repeat 3px 2px;
}




/*/////////////////////////////
■ FAQファイル用
/////////////////////////////*/


table.TableTypeLine1 {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

table.TableTypeLine1 td {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 8px;
	font-size: 87.5%;
	line-height: 140%;
}

table.TableTypeLine1 td p {
	font-size: 100%;
}

div.date,table.data {
	margin:0 auto;
	font-size:12px;
	text-align:right;
	width:720px;
}

table.data tr td{
	font-size:12px;
	text-align:right;
}

table th.center {
	text-align: center;
}
table.thcenter th.left {
	text-align: left;
}
.sf14_fontsize_faq {
	font-size: 13px;
	line-height:130%;
}
table.contents div.attention {
	font-size: 12px;
	line-height:130%;
	margin: 10px;
	padding: 10px 5px 8px 35px;
	border: 1px solid #CCC;
	background:url(qa/img/attention.png) 3px 1px #efefef no-repeat;
	color:#555555;
	width:90%;
}

table.ListTable {
    width: 550px;
    margin: 0 0 10px;
    padding: 0;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    line-height: 140%;
    border-collapse: collapse;
    border-spacing: 0;
	empty-cells:hide
}
table.ListTable th {
    width: auto;
    font-weight: bold;
    text-align: center;
    padding: 6px;
    margin: 0;
    font-size: 75%;
    background-color: #ffffff;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
	empty-cells:hide
}
table.ListTable th.verth {
    width: auto;
    font-weight: bold;
    text-align: center;
    padding: 6px;
    margin: 0;
    font-size: 75%;
    background-color: #DDDDDD;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
	empty-cells:hide
}

table.ListTable td {
    text-align: center;
    padding: 6px;
    margin: 0;
    font-size: 75%;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
	empty-cells:hide
}

table.contents td img.faqimg {
	margin:2px;
	border:none;
	vertical-align:text-bottom !important;
	display:inline-block;
}
.faqimg2 {
	margin:15px 2px;
	border:none;
	vertical-align:middle;
}
.faqimg3 {
	margin:0px !important;
	border:none;
	vertical-align:text-bottom !important;
	display:inline;
}
img.namver,table.contents tr td ol li img.namver{
	margin:0px 2px !important;
	border:none;
	display:inline;
	vertical-align: bottom;
}

.faqqabox {
	background-color:#f8f8ff;
	padding:5px;
	margin:5px auto;
	width:500px;
	font-size:13px;
	border:solid 1px #CCC;
	display:block;
}
table.contents tr td div.faqqabox ul.remark li,table.contents tr td ul.remark li{
	margin:5px;
	text-indent:-1em;
	padding-left:29px;
	border:none !important;
}

table.ListTable2 {
    margin: 0 0 2px 20px;
    padding: 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-collapse: collapse;
    border-spacing: 0;
	font-size:13px !important;
	display:block;
}


table.ListTable2 td {
    text-align: left;
    border-bottom: 1px solid #ccc;
    padding: 6px;
    margin: 0;
	empty-cells:hide
}




table.ListTable3 {
    margin: 0 0 2px;
    padding: 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
	border-bottom:1px solid #ccc;
    border-collapse: collapse;
    border-spacing: 0;
	font-size:13px !important;
	line-height:130%;
}


table.ListTable3 td {
    border-left: 1px dashed #CCF;
    padding: 2px;
    margin: 0;
	empty-cells:hide
}

table.ListTable4 {
    margin: 15px 25px;
    padding: 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
	border-bottom:1px solid #ccc;
    border-collapse: collapse;
    border-spacing: 0;
	font-size:13px !important;
	line-height:150%;
}

table.ListTable4 th {
    border-left: 1px dashed #CCF;
	border-bottom: 1px solid #ccf;
    padding: 2px;
    margin: 0;
	empty-cells:hide;
	text-align:center;
	
}

table.ListTable4 td {
    border-left: 1px dashed #CCF;
	border-bottom: 1px solid #ccf;
    padding:2px 8px;
    margin: 0;
	empty-cells:hide
}


table.ListTable5 {
	border:none;
	font-size:13px;
	width:97% !important;
	margin-left:16px;
}

table.ListTable5 th {
    border-bottom: 1px dotted #ccf;
	background-image:url(img/list.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;
	padding:2px 0 2px 14px;
	font-weight:normal;
	vertical-align:middle;
}

table.ListTable5 td {
	border-bottom: 1px dotted #ccf;
	padding:2px 0;
    margin: 0;
	font-size:12px;
	line-height:140%;
}


.faqtext {
	margin-left:20px;
	margin-top:10px;
	font-size:13px;
	width:600px !important;
}
.faqtext2 {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 13px;
	width: 520px !important;
}
.faqtext3 {
	margin: 10px 0 30px 10px;
	font-size: 13px;
	display:block;
	line-height:130%;
}
.faqtext3 b {
	font:bold 13px;
	color:#1d8d55;
}
.faqtext3 p {
	font:nomal 12px;
	color:#156a40;
}
.check {
	margin:10px 5px;
	padding:5px 20px;
	border: dotted #ccc 1px;
	background-color:#F8F8F8;
}

.listfaq {
	font-size:12px;
	margin:10px 5px;
	border:#CCC 1px solid;
	border-collapse: collapse;
	width:95%;
}

.listfaq caption{
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding-bottom:5px;
	background-image:url(img/faq_list.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
	padding-top:5px;
}

.listfaq caption small {
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding-bottom:5px;
	padding-left:10px;
}

.listfaq th {
	color: #fff;
	background-color:#4a4a4a;
	border-color: #1D5C79;
	font-size: 12px;
	text-align: center;
	line-height:150%;
	border-collapse: collapse;
	vertical-align:middle !important;
	height:30px;
	padding:5px 0 2px;
	font-weight:normal;
	border-bottom:dotted #fff 1px;
}

.listfaq tr td {
	padding:8px 8px;
	border-bottom: solid #ccc 1.5px;
	border-left: solid #ccc 1.5px;
	font-size:12px;
	line-height:140%;
	border-collapse: collapse;	
}

.listfaq tbody tr td.listfaq_b, .listfaq tbody tr th.listfaq_b {
	border-bottom: dotted #aabfd5 1px;
	border-collapse: collapse;
	background-color: #eaf4ff;
}

.listfaq tbody tr.listfaq_b {
	border-bottom: dotted #aabfd5 1px;
	border-collapse: collapse;
	background-color: #eaf4ff;
}


.bold{
	font-weight:800;
	font-size:30px;
	line-height:30%;
}


.SpecTable_960 {
    margin: 10px auto;
    width: 98%;
	border:solid 1px #DDD;
	border-collapse: collapse;
}
.SpecTable_960 th {
	background-color:#eaf4ff;
    padding: 6px;
    width: 150px;
	text-align:center;
	border:1px solid #ccc;
	font-size:14px;
}
.SpecTable_960 td {
    border-bottom: 1px solid #DDDDDD;
	border-left:1px dotted #CCC;
    font-size: 13px;
    padding: 4px 10px !important;
	line-height:140%;
}
.SpecTable_960 td.top {
    border-top: 1px solid #CCC;
}

.SupportMainBox h1 {
	font:bold 14px #333;
	padding:7px 10px;
	-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.65);
	-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.65);
	background: -moz-linear-gradient(top, #FFF, #FFF 60%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(0.6, #FFF), to(#ccc));;
	border:solid 1px #ddd;
	text-align:left;
	width:550px;
}

ul.faqlist {
	margin: 5px 0px 1.4em 30px;
	padding: 0px;
	list-style: none;
	text-align: left;
}
ul.faqlist li {
	margin: 0 0 5px 0;
	padding: 0 10px 0 15px;
	line-height: 140%;
	display: block;
	float: left;
	width: 235px;
	font-size:13px;
	background: url(img/list.gif) no-repeat left 2px;
}

h3.ttl2{
	font:bold 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#2b5555;
	border-left:7px solid #c7e2e2;
	border-bottom:solid 1px #c7e2e2;
	padding:5px 5px 2px;
	margin:5px 0 8px;
}
table.date{
	text-align:right;
	width:720px;
	margin:0 auto;
	display:block;
	font-size:11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.contents td ol li,table.contents_ocx td ol li{
	font-size:14px;
	border-bottom:#CCC 1px dashed !important;
	padding:12px 0;
}
table.CBtitle, table.CBtitleinfo, table.CBtitleQ, table.header{
	width:720px;
	border:none !important;
}
table.CBtitle td, table.CBtitleQ td{
	background:url(img/q.gif) no-repeat left 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:600;
	padding:18px 10px 5px 45px;
	border-bottom:groove 2px #ccc;
	font-size:17px;
}
table.CBtitleinfo td {
	background:url(img/i.gif) no-repeat left 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	padding:18px 10px 5px 42px;
	border-bottom:groove 2px #ccc;
}


table.contents,table.contentsinfo {
	width:700px;
	margin:0 auto !important;
}

table.contents td{
	padding:20px 0 0 45px;
	margin:0;
	background:url(img/a.gif) no-repeat left top;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.contentsinfo td{
	padding:0;
	margin:0;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

table.contents td p{
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
	color:#444;
}

table.contents td table td{
	background-image:none;
	padding:5px 3px;
}

table.contents td h2,table.contents_ocx td h2{
	font-size:15px;
	font-weight:bold;
	border-top:#999 1px solid;
	padding:10px 0 0 5px;
	margin-top:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#444;
}

ul.remark2, table.contents td ul.remark2, div.faqtext ul.remark2{
	text-indent:-25px;
	list-style:none;
	border:none !important;
}
ul.remark2 li,table.contents td ul.remark2 li, div.faqtext ul.remark2 li{
	border:none !important;
	padding:0 !important;
	margin:0;
	font-size:12px;
}

table.contents tr td img{
	display:block;
	margin:10px auto;
}

/*/////////////////////////////
■ マニュアルDLページ用
/////////////////////////////*/

.DL_no{
	font-size: 110%;
	text-align: center;
	font-weight: bold;
}
