@charset "utf-8";
/* business */

#content_qa{
	padding:0 10px;
	}

#content_qa h3{
	padding-bottom:5px;
	border-bottom:1px dotted #666;
	margin-bottom:10px;
	}
	
#content_qa #list{
	}
	
#content_qa #list h4{
		background: url(images/ico_redarrowcircle.png?180301) no-repeat left center;
		padding-left:20px;
		font-size:130%;
		font-weight:bold;
		margin-bottom:5px;
		}
		
#content_qa #list ul{
	margin-bottom:10px;
	margin-left:20px;
	font-size:120%;
	}

#content_qa #qabody h4{
		background: url(images/ico_grayarrow.png?180301) no-repeat left center #DFDFDF;
		padding-left:45px;
		height:34px;
		line-height:34px;
		font-size:150%;
		font-weight:bold;
		margin-bottom:10px;
		}
		
#content_qa #qabody h5{
		font-size:120%;
		border-bottom:1px dotted #CCC;
		padding-bottom:3px;
		margin-bottom:5px;
		}
		
#content_qa #qabody p{
	margin-bottom:15px;
	margin-left:20px;
	}
	
#content_qa #qabody .attention{
	color:#DA273B;
	font-weight:bold;
	}
span.fred{
color:#FF0000;
}