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

div#contents table#comTop {
	padding: 0;
	margin: 0px -7px 14px -8px;
	list-style: none;
}

/* ===== internal ===== */
div.internalL {
	width: 290px;
	margin-bottom: 10px;
}

div.internalR {
	width: 290px;
	margin-bottom: 10px;
}

div.internalL h2, div.internalR h2 {
	margin: 0px;
	padding: 0px 27px 5px;
	background-image: url(../img/bg_h2_s.gif);
	font-size: 100%;
	line-height: 2.4;
}

div.netSpec {
	float: left;
	width: 320px;
}

/* ===== overseas ===== */
div.overseasL {
	width: 290px;
	margin-bottom: 10px;
}

div.overseasR {
	width: 290px;
	margin-bottom: 10px;
}

div.overseasL h2, div.overseasR h2 {
	margin: 0px;
	padding: 8px 27px;
	background-image: url(../img/bg_h2_s2.gif);
	font-size: 100%;
	line-height: 1.2;
	height: 38px;
}

