@charset "UTF-8";
/* CSS Document */

#risting_contents {
	margin-bottom: 25px;
}
#risting_contents dl {
	height: 200px;
	width: 310px;
}
#risting_contents .ppc {
	float: left;
}
#risting_contents .ppc_r {
	float: right;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#risting_bottom {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#risting_bottom dl {
	height: 200px;
	width: 310px;
}
#risting_bottom .ppc {
	float: left;
}
#risting_bottom .ppc_r {
	float: right;
}

#risting_contents dt {
	font-size: 110%;
	line-height: 30px;
	font-weight: 600;
	color: #666666;
	height: 38px;
}

#risting_bottom dt {
	font-size: 110%;
	line-height: 30px;
	font-weight: 600;
	color: #666666;
	height: 38px;
}

#risting_contents dd {
	line-height: 1.6em;
	margin-top: 10px;
}
#risting_contents dd img {
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#risting_bottom dd {
	line-height: 1.6em;
	margin-top: 10px;
}
#risting_bottom dd img {
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#risting_contents dd p {
	text-align: right;
	clear: both;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #33B3D1;
}

#risting_bottom dd p {
	text-align: right;
	clear: both;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #33B3D1;
}