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

div#sidenavi p#shortcut { margin-top: 0px;}

/* ===== What's New ===== */
div#newsYear {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 20px;
}

table#whatsList td.icon {
	padding-top: 2px;
}

/* ===== inquiry ===== */
table.tblStd td.substance { padding: 10px;}

table.tblStd table.inquiry th, table.tblStd table.inquiry td {
	border: 0;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 3px;
}

table.tblStd td.section {
	height: 250px;
}

table.tblStd td.section strong { color: #006600;}

/* ===== sitemap ===== */
table#site { margin-bottom: 20px;}

table#site th {
	padding-left: 13px;
	background-image: url(../img/bg_h3.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	color: #016929;
	font-weight: bold;
	line-height: 22px;
}

table#site ul { margin-bottom: 0.2em;}

table#site li { margin-bottom: 0.5em;}

/* ===== H1 ===== */
h1#h1_inquiry { background-image: url(../inquiry/img/h1_other.gif);}
h1#h1_howto { background-image: url(../howto/img/h1_other_f2.gif);}
h1#h1_notice { background-image: url(../notice/img/h1_other_f3.gif);}
h1#h1_sitemap { background-image: url(../sitemap/img/h1_other_f5.gif);}
h1#h1_link { background-image: url(../link/img/h1_other_f6.gif);}
h1#h1_whats { background-image: url(../img/h1_other_f8.gif);}
