@charset "utf-8";
/* CSS Document */
.infoBox .ol_step{
	list-style: none;
}

.commentList{
	width: 45%;
}

#informationWrap .ttlstyle1{
	border-left: none;
	padding-left: 0 !important;
}
#informationWrap .ttlSq_blue{
	font-size: 16px;
	background: url(/support/images/ico_square_matb.gif) no-repeat left 8px;
}
.setting .inbox .itemList{
	margin: 15px 0 0 0;
}
.commentList li{
	text-indent: -1.8em;
	padding-left: 1.8em;
}

@media only screen and (max-width: 767px){
	.floatTable{
		background: none;
	}
	.tablestyle1.l,.tablestyle1.r{
		float: none;
		width: 100%;
	}
	.tablestyle1.l{
		margin-bottom: 10px;
	}
	.commentList{
		float: none;
		width: 100%;
	}
	.tableArrow{
		text-align: center;
		margin: 10px 0;
	}
	.tableArrow img{
		width: auto;
	}
}
