@charset "utf-8";

/* ===== Column ===== */

body.noLocalNav .col2 .subSection{
	float:left;
	width:425px;
	margin-right:20px;
}

body.noLocalNav .col2 div.lastItem{
	margin-right:0;
}


/* ===== Headline ===== */

body.noLocalNav .section .subSection h2{
	width:425px;
	background:url(../img/heading/line-col2.png);
}

body.noLocalNav .section .subSection h2 .txt{
	width:405px;
	background:url(../img/heading/bg-col2.png) 0 0 no-repeat;
}

body.noLocalNav .section .subSection h3{
	width:405px;
	background:url(../img/heading/line-col2.png) 0 100% no-repeat;
}


/* ===== Table ===== */

table.full{
	width:860px;
}

