@charset "UTF-8";
/* 文字コード：UTF-8 */

div#rightSection h2{
	padding:0 0 20px 0;
	color:#000;
	clear:both;
}

div#rightSection h3{
	clear:both;
	color:#333;
	font-weight:bold;
	font-size:85%;
	text-align:left;
	padding:17px 8px 28px 8px;
	background:url(/faq/image/common/bg_tit.jpg) no-repeat left center;
}

div#rightSection h4{
	clear:both;
	color:#333333;
	font-size:85%;
	font-weight:bold;
	text-align:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
}

div#rightSection h5{
	font-size:85%;
	color:#333;
	font-weight:bold;
	background:url(/faq/image/common/icon_arrow.gif) no-repeat left 6px;
	padding:0 0 0 10px;
	clear:both;
}

div#rightSection div.faqBox{
	/*border:1px dotted #CCC;*/
	clear:both;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

div#rightSection p{
	font-size:85%;
	line-height:1.4;
	clear:both;
}

div#rightSection p.lead{
	color:#333;
	padding:10px;
	margin:10px;
	background:url(/faq/image/common/bg_txt.jpg) repeat-x left top;
	clear:both;
}

div#rightSection h3 span,
div#rightSection p.lead span{
	font-weight:bold;
	margin:0 4px 0 0;
	font-size:120%;
	color:#014099;
}


div#rightSection p.lead2{
	margin:10px;
	font-size:75%;
	clear:both;
}

div#rightSection p.faqpagetop{
	padding:10px 0 30px 0;
	text-align:right;
	clear:both;
}

div#rightSection p.link{
	margin:10px;
	clear:both;
}

div#rightSection p.link a{
	font-size:85%;
	text-decoration:underline;
	background:#FFF url(/resource/image/common/icon_arrow.gif) no-repeat 4px center;
	padding:4px 4px 4px 15px;
	color:#666666;
	/*border:1px dotted #CCC;*/
	float:right;
}

div#rightSection p.link a:hover,
div#rightSection ul li.link a:hover{
	text-decoration:underline;
}

div#rightSection ul li.link{
	background:none;
	padding:0;
	margin:4px 0 8px 0;
	clear:both;
	}

div#rightSection ul li.link a{
	text-decoration:underline;
	background:#FFF url(/resource/image/common/icon_arrow.gif) no-repeat 4px center;
	padding:4px 4px 4px 15px;
	color:#666666;
	float:right;	/*border:1px dotted #CCC;*/
}




div#rightSection ul,
div#rightSection dl{
	list-style:none;
	margin:10px 5px;
	padding:10px;
	background:#FFF;
}

div#rightSection ul li,
div#rightSection dl dt{
	background:url(/resource/image/common/icon_arrow.gif) no-repeat 0px 10px;
	padding:3px 0 3px 10px;
	line-height:1.8;
	font-size:75%;
	clear:both;
}

div#rightSection dl dd{
	background:url(/faq/image/common/icon_check.gif) no-repeat 0px 8px;
	padding:3px 0 3px 16px;
	margin:0 0 0 20px;
	line-height:1.8;
	font-size:75%;
}


div#rightSection div.faqTxtBox{
	padding:5px;
	margin:10px 10px;
	border:1px dotted #CCC;
	background:#F6F6F6;
	font-weight:bold;
	font-size:85%;
	line-height:1.4;
	clear:both;
}

div#rightSection div.faqTxtBox table.faqTxtBoxTable{
}

div#rightSection div.faqTxtBox table.faqTxtBoxTable th,
div#rightSection div.faqTxtBox table.faqTxtBoxTable td{
	text-align:left;
	vertical-align:top;
}

div#rightSection div.faqTxtBox table.faqTxtBoxTable th{
	width:200px;
}

div#leftSection div.localNavi div.localNaviBtn a{
	font-size:75%;
	line-height:1.4;
	color:#333;
	padding:8px 3px 12px 20px;
	display:block;
	background:url(/faq/image/common/bg_subnavi.jpg) no-repeat left top;
}
