/*▼▼20081111追加▼▼*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++
FAQ CSS初期化
*/
div.faq_body p,
div.faq_body div,
div.faq_body h2,
div.faq_body h3,
div.faq_body h4,
div.faq_body dl,
div.faq_body dt,
div.faq_body dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++
FAQ CSS初期化
*/
div.faq_body {
	font-size: 12px;
}

div.faq_body h2 {
	margin: 20px 10px 0px 10px;
	padding-left: 20px;
}
div.faq_body div.closeCategory {
	margin: -1.4em 10px 0px 30px;
	border-bottom: 1px dotted #999999;
	text-align: right;
}
/* リンクアイコン */
.arrow{
	padding-left:11px;
	background:transparent url(/imgs/arrow_space.gif) no-repeat scroll left center;
}
.top_arrow{
	padding-left:11px;
	background:transparent url(/imgs/arrow_top.gif) no-repeat scroll left center;
}
.popup{
	padding-left:16px;
	background:transparent url(/imgs/icon_popup.gif) no-repeat scroll left center;
}
.pdf {
	padding: 2px 0px 2px 22px;
	background:transparent url(/imgs/icon_pdf_s.gif) no-repeat scroll left center;
}





/*++++++++++++++++++++++++++++++++++++++++++++++++++++++
FAQ テーブル
*/



h3.group_head {
	margin: 6px 10px 4px 40px;
	padding-left: 5px;
	border-left: 8px solid #333366;
	line-height: 1.1;
	color: #333366
}

table.faq_table,
table.faq_table td,
table.faq_table th {
	font-size: 100%;;
}

table.faq_table {
	margin: 4px 10px 4px 0px;
	border-top: 2px solid #aaaaaa;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 2px solid #aaaaaa;
}
table.faq_table th,
table.faq_table td {
	padding: 2px 6px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
	text-align: center;
}
table.faq_table th {
	background-color: #eeeeee;
}


div#body table h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-image:none;
	border:0px none #ffffff;
	color:inherit;
	font-size:inherit;
}


ul.disclaimer_list {
	margin: 4px 0px 0px 0px;
	text-align: left;
}
ul.disclaimer_list li {
	list-style-type: none;
	margin-top: 2px;
	padding-left: 1.2em;
	text-indent: -1.2em;
	color: #666666;
}



/*▲▲20081111追加▲▲*/




/*　枠線　*/
.border{
width:662px;
border:#000000 1px solid;
text-align:center;
}


/*　項目一覧　*/
.listnum{
display:inline;
vertical-align:top;
width:25px;
text-align:center;
font-weight:bold;
font-size:14px;
background-color:#FF6600;
color:#FFFFFF;
margin-right:10px;
margin-bottom:10px;
}

.headlist{
display:inline;
width:585px;
text-align:left;
font-size:14px;
line-height:24px;
margin-bottom:10px;
}

/*　質問例　*/
dl.ex{
	margin:0 0 20px 35px;
}
dl.ex dt,
dl.ex dd{
	margin:0;
}

/*　質問・回答ページ　*/
.q{
display:inline;
vertical-align:top;
width:20px;
text-align:center;
font-weight:bold;
font-size:14px;
background-color:#FF6600;
color:#FFFFFF;
margin-right:10px;
margin-bottom:10px;
}

.q_link{
display:inline;
width:590px;
text-align:left;
font-size:14px;
line-height:24px;
margin-bottom:10px;
}

.q_txt{
display:inline;
width:590px;
text-align:left;
font-weight:bold;
font-size:14px;
color:#FF6600;
line-height:24px;
margin-bottom:10px;
}

.a{
display:inline;
vertical-align:top;
width:20px;
text-align:center;
font-weight:bold;
font-size:14px;
background-color:#333366;
color:#FFFFFF;
margin-left:20px;
margin-right:10px;
margin-bottom:10px;
}

.a_box{
display:inline;
width:570px;
margin-bottom:10px;
height: auto !important;
}

.a_box .a_txt{
display:inline;
font-size:14px;
line-height:150%;
margin-bottom:10px;
}
ul.faq_os_list{
	list-style: none;
	margin: 10px;
}
ul.faq_os_list{
	list-style: none;
	margin: 10px;
}

.a_box div.os_lineup{
	background: #eaeaea;
	margin: 20px 10px;
	_margin: 20px 0px;
	width: 550px;
	_width: 570px;
	padding: 6px 0;
}
.a_box h3.lead_os{
	margin: 0 10px 10px 10px;
	border-bottom: 1px dashed #cccccc;
	padding: 0px 3px 4px 3px;
	color: #00527F;
	font-size: 16px;
}

.a_box h4.lead_sub_os{
	margin:10px;
	font-size: 14px;
}
.a_box h4.lead_sub_os_mac{
	margin:20px 10px 10px 10px;
	font-size: 14px;
	border-top:1px dashed #666666;
	padding-top: 20px;
}
.a_box p.lead_oslist{
	font-weight: bold;
	font-size: 14px;
	margin: 10px 10px 5px 10px;
	color: #000066;
	padding: 0;
}
.a_box ul.os_list_bld{
	font-weight: bold;
	font-size: 14px;
	margin:0 10px 10px 10px;
	color: #000066;
	list-style: none;
	padding:5px 5px;
	background: #fdfdfd;
}
.a_box ul.os_list_bld li{
	display: inline;
	margin-right: 15px;
}
.a_box ul.os_list_bld_blowz{
	font-weight: bold;
	font-size: 14px;
	margin:0 10px 10px 10px;
	color: #000066;
	list-style: none;
	padding:5px 5px 3px 5px;
	background: #fdfdfd;
}
.a_box ul.os_list_bld_blowz li{
	margin-bottom: 10px;
}

.a_box p.lead_oslist_caution{
	margin: 0 10px;
	font-size: 12px;
	color: #cc0000;
}

.a_box div.os_lineup p.lead_oslist_caution_bk{
	margin: 0 10px;
	font-size: 12px;
}
.a_box div.os_lineup p.lead_oslist_caution_mac{
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
.a_box div.os_lineup p.lead_oslist_caution_mac span{
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
}

.a_box table.resent_recommend_os{
	margin: 10px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-collapse:collapse;
	border-spacing:0;
	color:#435660;
	font-size: 13px;
	width: 96.5%;
}
.a_box table.resent_recommend_os th{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:0.5em;
	text-align:center;
	background: #0177B8;
	color: #ffffff;
}
.a_box table.resent_recommend_os td{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:0.5em;
	text-align:center;
	background: #ffffff;

}

/*　質問一覧へ　*/
.top{
width:620px;
text-align:right;
font-size:12px;
padding:5px 0px 5px 0px;
background-image:url(/imgs/lines/line_1.gif);
background-repeat:repeat-x;
background-position:bottom;
margin-bottom:20px;
margin-right:10px;
margin-left:10px;
}

/*　右寄せ文字　*/
.q_txtr{
width:620;
text-align:right;
font-size:14px;
line-height:24px;
margin-top:10px;
margin-bottom:10px;
}

.a_txtr{
width:570;
text-align:right;
font-size:14px;
line-height:24px;
margin-bottom:10px;
}

.faq_print{
width:640;
text-align:right;
margin-bottom:10px;
}

/*　注意書き　*/
.a_kome{
display:inline;
vertical-align:top;
width:15px;
text-align:left;
font-size:12px;
line-height:20px;
color:#666666;
margin:0px 5px 10px 15px;
}

.a_notes{
width:535;
vertical-align:top;
text-align:left;
display:inline;
font-size:12px;
line-height:20px;
color:#666666;
margin-bottom:10px;
}

/*　ページ下部ボタン　*/
.btn{
width:640px;
text-align:center;
margin-bottom:30px;
}




