@charset "utf-8";

dl.ope {
}

.image-left ul {
	margin: 0 10px;
}

	.image-left li {
		float: left;
		list-style: none;
		margin: 0 10px;
		text-align: center;
		color: #FF9933;
	}

		.image-left li img {
			border: 1px solid #eee;
		}

p#break {
	width: 320px;
	float: right;
	margin-top: 2em;
	padding-right: 2em;
	line-height: 2;
}