@charset "Shift_JIS";

/* ===== 背景画像 ===== */
.bg1{
background-image:url(/support/img/bg1.gif);
}

.bg2{
background-image:url(/support/img/bg2.gif);
}

.bg3{
background-image:url(/support/img/bg3.gif);
}

/* ===== 表示ブロック ===== */
.supportindex-box{
	padding:0 0 15px 0;
	margin:0;
	width:320px;
	float:left;
}

/* ===== 表示ブロック 石川作成20070406 技術資料のために作成===== */
/* ===== lはロング、lbはロングタイプの左右ブロック===== */

.supportindex-box-l{
	padding:0;
	margin:0;
	width:660px;
	float:left;
}

.supportindex-box-lb{
	padding:0 0 50px 0;
	margin:0;
	width:320px;
	float:left;
}
/*↑ここまで*/


.contents-index-l{
	border-right:1px solid #dddddd;
}



/* ===== DOWNLOAD ===== */

.download{
	padding:5px 5px 0 18px;
	margin:0 0 1px 0;
	width:127px;
	height:30px;
	display:block;
	background-image:url(/support/img/supportindex-dlbutton.gif);
	background-position:0 0;
	font-size:11px;
	line-height:12px;
	color:#666666;
}
.download:hover{
	background-position:0 35px;
	color:#ff9900;
	text-decoration:none;
}

/* ===== DOWNLOAD_l 2007/02/15追加===== */

.download-l{
	padding:5px 5px 0px 18px;
	margin:0 20px 20px 0;
	width:202px;
	height:30px;
	display:block;
	background-image:url(/support/img/supportindex-dlbutton-l.gif);
	background-position:0 0;
	font-size:12px;
	line-height:12px;
	color:#666666;
	float:left;
}

/* ===== DOWNLOAD_l 2007/11/13onodera追加1===== */

.download-b{
	padding:5px 5px 0px 18px;
	margin:0 50px 20px 20px;
	width:202px;
	height:30px;
	display:block;
	background-image:url(/support/img/supportindex-dlbutton-l.gif);
	background-position:0 0;
	font-size:12px;
	line-height:12px;
	color:#4C4C4C;
	float:left;
	font-weight:bold
}
.download-l:hover{
	background-position:0 35px;
	color:#ff9900;
	text-decoration:none;
}

.important{
padding:5px;
margin:0 auto;
width:450px;
background-color:#fff9f9;
border:3px double #ccaaaa;
}
.important P{
padding:0;
margin:0 0 1em 0;
color:#cc3333;
font-weight:bold;
}
.important UL{
padding:0;
margin:0 0 0 2em;
color:#cc3333;
font-weight:normal;
}

/* ===== FAQ ===== */
.faqbutton{
	padding:10px 3px 0 10px;
	margin:2px;
	display:block;
	width:147px;
	height:60px;
	background-image:url(/support/img/faqbutton.gif);
	background-position:0 0;
	float:left;
	font-weight:bold;
}

 /*↓石川作成20050830 */
.faqbutton2{
	padding:10px 3px 0 10px;
	margin:3px;
	display:block;
	width:147px;
	height:60px;
	background-image:url(/support/img/faqbutton2.gif);
	background-position:0 0;
	float:left;
	font-weight:bold;
}
.faqbutton3{
	padding:10px 3px 0 10px;
	margin:3px;
	display:block;
	width:140px;
	height:60px;
	float:left;
}

.faqbutton3 .t{
padding:0;
margin:0;
width:130px;
float:right;
}

.faqbutton .p{
float:left;
}


.faq TABLE{
	width:100%;
	border-bottom: 1px #808080 solid;
	margin: 0px;
}

.faq TD{
	border:none; 
}


.faq TH{
	width:70px;
	border:none; 
	background-color:#ffffff;
}

.faq TH.q{
	height:30px;
	background-image:url(../support/img/q.gif);
	background-position:10px 0;
	background-repeat:no-repeat;
}

.faq TH.a{
	height:30px;
	background-image:url(../support/img/a.gif);
	background-position:10px 0;
	background-repeat:no-repeat;
}

.faq TH.line{
	font-size:5px;
	border:none;
	background-color:#ffffff;
	background-image:url(../support/img/label2.gif);
	background-position:0 0;
	background-repeat:repeat-x;
}

/* ===== 見出し(上書) ===== */

H3{
/*	padding:15px; */
	text-align:left;
/*	width:620px;  */
/*	border-bottom:2px solid #CCCCCC; */


/*	background-color:#663300; */
/*	color:#ffffcc; */
/*	line-height:100%; */
/*	margin:0 0 10px; */


}
	/* ↑20071116石川background-color変更*/

H3{
	padding:15px 0 10px 5px;
	margin:0 0 15px 0;
	width:695px;
	font-size: 18px;
	font-weight:bold;
}

	/*　↑20090407小野寺追加*/



.s-topics{
	width:875px
}
	/*　↑20090407小野寺追加*/

H6{
	clear: both;
	padding:10px 10px 0px;
	margin:0px 0px 10px;
	width:695px;　　
	height:20px;
	color:#333333;
	line-height:140%;
	font-size:16px;
	text-align:left;

/*	border-left:20px solid #96A5AA;  */
/*	border-bottom:1px solid #6495ed; */
/*	width:620px;　*/

}

H6.or{
	padding:6px 3px 0 10px;
	margin:4px;
	width:470px;
	height:14px;
	border-left:10px solid #ff6666;
	border-bottom:1px solid #ff6666;
	color:#003399;
	line-height:100%;
}

/* 20090226 onodera　修正.day*/
.day{
	color:#555555;
	text-align: right;
}

/* ===== 設定方法について用パーツ 20071119追加===== */

.tejyun {
	padding:0 0 0 1em;
}

.tejyun P{
	margin:0 0 0 1em;
}

.tejyun .command{
	margin:0 0 0 2em;
	width:300px;
}

.tejyun H4{
	margin:0 0 0.5em 0;
	background-color:#fffacd;
}

/* onodera■右コンテンツ(20090227)*/
#contents-rt{
	padding:0;
	margin:0 10px;
	width:610px;
	float:left;
}

#contents-rsp{
	width:190px;
	float:left;
}

/* onodera(20090227)■左コンテンツ(15+670+15)*/
#contents-lt{
	padding:0px;
	margin:0;
	width:250px;
	float:left;
}


/* 20090226追加　onodera*/
.title{
	padding:0;
	width:700px;
	text-align:left;
	border-bottom:2px solid #CCCCCC;
}


/*小野寺common修正内容*/
/* ■commonより大見出し(TXT) */


/* ■ページタイトル(IMG) */
H2{
	padding:0 0 5px;
	margin:0 0 10px 0;
}
#pankuzu A{
	padding:4px 10 3px 10px;
	margin-right:5px;
	color:#8F8F8F;
	font-size:12px;
	text-decoration: underline; 
	background-color:#ffffff;
}
/* ■faqリスト */
.faq DT{
	padding-rigft:16px;
}
.faq DD{
	padding-rigft:16px;
}
/* ■■■■テーブル■■■■ */
TH{
	background-color:#96A5AA; 
	border:2px solid #c0c0c0;
	color:#FFFFFF;
}
TD{
	border:2px solid #e0e0e0;
}

/* FAQ
------------------------------*/
ul.faq {
	margin: 0px 5px;
}
ul.faq li {
	list-style-type:none;
	padding: 0px 0px 5px 20px;
	margin: 0px 5px;
	background-image: url(../support/img/q-list.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
dl.faq {
	clear: both;
}
dl.faq dt {
	padding: 11px 0px 5px 70px;
	margin: 0px;
	background-image: url(../support/img/q.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	min-height: 25px;
	border-bottom: 1px dashed #999999;
	font-weight:bold;
}
dl.faq dd {
	padding: 11px 0px 5px 70px;
	margin: 0px;
	background-image: url(../support/img/a.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	min-height: 25px;
	border-bottom: 1px solid #999999;
}
dl.no {
	margin: 10px 0px 0px;
}
dl.no dt {
	padding: 0px;
	margin: 0px;
	background-image: none;
	border-bottom: none;
}
dl.no dd {
	padding: 0px;
	margin: 0px 0px 7px 20px;
	background-image: none;
	border-bottom: none;
}
dl.no2 {
	margin: 10px 0px 0px;
}
dl.no2 dt {
	float:left;
	padding: 0px;
	margin: 0px;
	background-image: none;
	border-bottom: none;
	width: 90px;
}
dl.no2 dd {
	padding: 0px;
	margin: 0px 0px 7px 20px;
	background-image: none;
	border-bottom: none;
}
dl.no3 {
	margin: 10px 0px;
}
dl.no3 dt {
	clear:left;
	float:left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-weight:bold;
	width: 9em
}
dl.no3 dd {
	padding: 0px 0px 5px 9em;
	margin: 0px;
	background-image: none;
	border-bottom: none;
}
dl.no4 {
	margin: 20px 30px;
}
dl.no4 dt {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-weight:bold;
}
dl.no4 dd {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	background-image: none;
	border-bottom: none;
}
H4{
	padding:15px 0 0px 5px;
	margin:0 0 20px 0;
	width:695px;
	font-size: 18px;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
}
table.border2 {
	border:2px solid #e0e0e0;
	margin:20px 0px;
	padding: 5px;
}
table.border2 td{
	border:0px;
}
table tr td.td-menu{
	white-space: nowrap;	
}
#support table {
	font-size: 100%; 
}
#support table th, #support table td {
	padding: 8px;
}
#support div.topics H4{
	padding:0px 20px;
	width:560px;
	border-bottom: 0px;
	font-size: 120%; 
}
#support div.topics ul, #support div.topics ol{
	margin:0px;
	padding:0px 20px 0px 40px;
}

ul.notice {
	padding-left:1.5em;
	margin: 0px 0px 10px;
}
ul.notice li {
	text-indent:-1.5em;
	margin: 0px;
    list-style-type:none;
}
