@charset"utf-8";


.castContentBox {
	clear:both;
	width:614px;
	margin:0 auto;
	padding-top:5px;
	}
	.castContentBox .innerBox {
		clear:both;
		}
	.castContentBox .castBox {
		width:484px;
		margin:10px auto;
		}
	.castContentBox .txtBox {
		width:470px;
		margin-left:140px;
		margin-top:10px;
		line-height:1.5;
		}
		.castContentBox .txtBox .infoBox {
			margin-top:10px;
			background:url(../image/shared/line_pink.gif) 0 0 repeat-x;
			}
			.castContentBox .txtBox .infoBox ul {
				padding-top:10px;
				list-style:none;
				}
				.castContentBox .txtBox .infoBox ul {
					background:url(../image/corner/marker.png) 5px 8px no-repeat;
					padding-left:35px;
					}
