@charset "UTF-8";

/* CSS Document */

/* =========================================================
 リンク集だけのレイアウト
========================================================= */

/* div#contentの中身
--------------------------------------------------------- */
div.content div.section {
	width: 339px;
	clear: none;
}

div.content div.section.left {
	float: left;
}

div.content div.section.right {
	float: right;
}

div.content div.section ul.l_style_c {
	padding: 0 0 0 10px;
}




























