@charset "utf-8";

/* ============================================
	/enjoy/tubo.html
============================================ */
.tuboTxtTop {
	margin: 30px 0 0 32px;
}
.tuboSection {
	margin: 30px 0 0 30px;
	width: 638px;
	overflow: hidden;
}
	.tuboSection div {
		width: 331px;
	}
		.tuboSection dl {
		}
			.tuboSection dt {
				background: url(../images/tubo/tubo_contents_ico_tubo.gif) no-repeat left center;
				margin-top: 20px;
				padding-left: 14px;
			}
			.tuboSection dd {
				margin-top: 6px;
				padding-left: 15px;
			}
.tuboBorderTxt {
	background: #f8f7de;
	margin: 20px 0 0 30px;
	border: 1px solid #e3e3e3;
	padding: 10px;
	width: 615px;
}

