@charset "shift_jis";

/* =====================================
nonavi CSS
===================================== */

/* Main area
------------------------------------- */

div#contentsContainer {
	background: none;
}

/* Contents area */
div#contentsContainer div#mainContents {
	width: 768px;
	margin: 0 16px;
}

/* plugBox */
div.plugSection div.plugBox {
	background: none;
}
div.plugSection div.plugBox dl {
	width: 768px;
}

/* Page Top */
div#contentsEnd {
	width: 768px;
	margin: 0 16px;
	background: none;
}
div#contentsEnd p {
	padding: 0;
}





