@charset "utf-8";

/*========================================
【help--search】
nnaasia/help/search/index.html
 =========================================*/

/* 【help-borderbox】内にあるdl */
dl#help--search-dlptn1 dt{
	font-weight:bold;
	padding-left:60px;
	background-position:0 1px;
	background-repeat: no-repeat;
	line-height:1.5em;
	margin-bottom:8px;
	vertical-align:middle;
}
dl#help--search-dlptn1 dt img{
	vertical-align:middle;
}

dl#help--search-dlptn1 dt#exp1{
	background-image:url(/asia_contents/help/images/help_icon_exp1.gif);
}
dl#help--search-dlptn1 dt#exp2{
	background-image:url(/asia_contents/help/images/help_icon_exp2.gif);
}
dl#help--search-dlptn1 dt#exp3{
	background-image:url(/asia_contents/help/images/help_icon_exp3.gif);
}
dl#help--search-dlptn1 dt#exp4{
	background-image:url(/asia_contents/help/images/help_icon_exp4.gif);
}
dl#help--search-dlptn1 dt#exp5{
	background-image:url(/asia_contents/help/images/help_icon_exp5.gif);
}
dl#help--search-dlptn1 dt#exp6{
	background-image:url(/asia_contents/help/images/help_icon_exp6.gif);
}
dl#help--search-dlptn1 dt#exp7{
	background-image:url(/asia_contents/help/images/help_icon_exp7.gif);
}

dl#help--search-dlptn1 dd{
	border-bottom:1px dotted #e3e3e3;
	margin-bottom:15px;
	padding-bottom:15px;
}
dl#help--search-dlptn1 dd.undot{
	border-bottom:none;
	margin-bottom:5px;
	padding-bottom:0;
}

dl#help--search-dlptn1 dd ul{
	margin-left: 1.6em;
}
dl#help--search-dlptn1 dd li{
	 text-indent: -1.6em;
}

/* 【"共通"】dt=太文字+アンダーライン dd=テキスト */
dl.help--com-dlptn dt{
	border-bottom:1px solid #e3e3e3;
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:10px;
	font-size:15px;
}
dl.help--com-dlptn2 dd{
	margin-bottom:25px;
}
