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


h2 {
	clear:both;
	color:#333333;
	font-size:28px;
	font-weight:normal;
	border-bottom:1px solid #CCCCCC;
	padding:0.5em 0;
	margin:0 0 0.5em 0;
}

.split2 {
	width:564px;
	margin-left:auto;
	margin-right:auto;
}

.split2 .cell_l {
	width:269px;
}

.split2 .cell_r {
	width:269px;
}

.split2 img {
}


/* Text + Image Layout */

/* LEFT */
.txt-img-left {
	clear:both;
	line-height:1.6em;
	border:1px dotted #CCCCCC;
	padding:1em 1em 0.6em 1em;
	margin:0;
}

.txt-img-left div {
	float:left;
	padding:0 1.5em 0 0;
}

.txt-img-left p {
	line-height:1.4em;
	padding:0;
	margin:0 0 0.4em 0;
}

/* LEFT copy */

.txt-img-left-copy {
	clear:both;
	line-height:1.2em;
	padding:0;
	margin:0 0 0 18px;
	font-size:10px;
}


/* RIGHT */
.txt-img-right {
	clear:both;
	line-height:1.6em;
	padding:0;
	margin:0;
}

.txt-img-right div {
	float:right;
	padding:0.25em 0 0.5em 2em;
}

.txt-img-right div p {
	padding:0.25em 0;
	margin:0;
}
