/* CSS Document */

/*----------------------------------------------
	difference
------------------------------------------------*/
#contents_c {
	width: 510px;
}

#contents_c .yellow {
	color: #e38d04;
}

#contents_c .red {
	color: #aa1212;
}

#contents_c .bold {
	font-weight: bold;
}

#contents_c h5 {
	padding: 0 0 1px 3px;
	margin-bottom: 5px;
	background: url(/difference/img/h5_back.gif) no-repeat left bottom;
	font-size: 120%;
	line-height: 1.7;
	color: #333;
}

#contents_c h6 {
	margin-bottom: 2px;
	font-size: 110%;
	line-height: 1.2;
	color: #aa1212;
}

#contents_c p {
	margin-bottom: 21px;
	color: #333;
	line-height: 1.63;
	font-size: 110%;
}

#contents_c p.mb0 {
	margin-bottom: 0;
}

#contents_c .boxA p {
	margin: 10px 0 0 2px;
	+margin-top: 7px;
	text-align: center;
}

#contents_c .boxA p img {
	display: inline-block;
}

#contents_c .boxB {
	margin-left: 0;
	overflow: hidden;
	zoom: 1;
}

#contents_c .boxB img.right {
	margin-top: 1px;
}

#contents_c .boxB p {
	margin: 0 146px 0 0;
	font-size: 90%;
	line-height: 2;
}