@charset "Shift_JIS";
/* CSS Document */

/* Updated 2016/12/12,T*/
/* contents
----------------------------------------------------*/
.vTop{ vertical-align: top !important; }

/*******************/
/*icon*/
/*******************/
.section span.next{
	min-height: 24px;
	background: url(/smartphone/service/directapp3/image_uniq/directapp3_icon_001.png) right top no-repeat;
	-webkit-background-size:auto 26px;
	background-size:auto 26px;
	padding:6px 26px 0 0;
	margin-right:4px;
}

/*=====================
 htlp08.html 
=====================*/
.help08_submenu .icn img{
	width:150px;
	height:auto;
}
.help08_submenu .txt{
	margin-left:45px;
}

/*20161125 Add*/
/*=====================
 htlp08.html 
=====================*/
.section span.date{
	background: url(/smartphone/service/directapp3/image_uniq/help08_icon_019.png) right 4px no-repeat;
	-webkit-background-size:82px auto;
	background-size:82px auto;
	padding:3px 65px 5px 0;
	margin-right:2px;
}

.section span.memo{
	background: url(/smartphone/service/directapp3/image_uniq/help08_icon_045.png) right 2px no-repeat;
	-webkit-background-size:auto 18px;
	background-size:auto 18px;
	padding:3px 25px 0 3px;
	margin-right:3px;
}

/*20161206 Add*/
/*=====================
 htlp13.html 
=====================*/
.com_comment01 {
	margin-bottom: 20px;
	padding: 10px;
	border: 3px solid #ff9d02;
	background: #fdffc0;
	color: #ea4b1b;
}