@charset "utf-8";
@import url(general.css);


/* #main */

#main .section {
	clear: both;
}

#main .section p {
	float: right;
	width: 414px;
	padding-right: 15px;
	line-height: 1.6;
}

#main .section p span {
	color: #f00;
}

#main .section .figure {
	background: url(../img/icon02.gif) no-repeat center bottom;
	float: left;
	padding: 0 15px 35px;
}

#main .section .figure img {
	border: solid 1px #aaa;
	padding: 4px;
}

#main #after .figure {
	background: none;
}