@charset "utf-8";
/* CSS Document */

/*qa*/


#main dl.qa {
	width:600px;
	margin:0 auto 20px;
}

dl.qa dt{
	padding:6px 0 6px 45px;
	background:url(../../img/front/support/bg_q.gif) left top no-repeat;
	font-weight:bold;
	font-size:14px;
}

dl.qa dd{
	background:url(../../img/front/support/bg_a.gif) left top no-repeat;
	margin:5px 0 10px 0;
	padding:10px 0 5px 45px;
}

#main dl.qa dd p{
	margin:0 0 10px 0;
	padding:0;
	width:555px;
}

#main dl.qa dd p.komeBs{
	padding:0 0 2px 15px;
	line-height:1.2;
}

dl.qa dd ol li{
	list-style:decimal inside;
}

#main dl.qa dd dl{
	margin:0;
	padding:0;
}

#main dl.qa dd dl dt{
	font-weight:bold;
	background:url(../../img/front/support/icon_plan.gif) left 3px no-repeat;
	padding:0 0 0 18px;
	margin:0 0 2px 0;
}

#main dl.qa dd dl dd{
	background:none;
	padding:0 0 0 18px;
	margin:0 0 10px 0;
}

#main dl.qa dd ul li{
	list-style:disc inside;
}


/*0829 add*/
#main dl.qa dd h3.ex{
	display:inline;
	background:#FFE7E4;
	padding:8px;
	margin:0;
	line-height:3;
}

#main dl.qa dd h4.ex{
	margin:5px 0 5px 5px;
}

#main dl.qa dd ul li{
	list-style:disc outside;
	margin-left:10px;
}


/*.qList*/

#main ul.qList{
	margin:0 20px 30px;
	width:600px;
}
	
#main ul.qList li a{
	display:block;
	height:24px;
	padding:10px 0 5px 42px;
	background:url(../../img/front/support/qList_of.gif) no-repeat;
}

#main ul.qList li a:hover{
	background:url(../../img/front/support/qList_on.gif) no-repeat;
}

#main h3.rQuestion{
	margin-bottom:0;
}

#main ul.rQuestion{
	width:618px;
	margin-bottom:30px;
	padding:10px 0;
	border-left:1px solid #A0D848;
	border-right:1px solid #A0D848;
	border-bottom:1px solid #A0D848;
}

#main ul.rQuestion li{
	margin:0 20px;
	padding:0 0 0 20px;
	background:url(../../img/front/link_04.gif) left center no-repeat;
	line-height:1.4;
}

.searchArea.qa{/*使ってないかも？*/
	clear:both;
	margin:10px auto 20px !important;
	width:538px;
	padding:10px;
	text-align:center;
}

ul.other{
	margin-bottom:20px !important;
}
