@charset "UTF-8";

/* -----------------------------------------------
 *           site map style
 * ----------------------------------------------- */

/* ----- layout-block ----- */

div.layout-block {
	margin-left: -20px;
}

div.layout-block.col2 div.column {
	width: 340px;
}


/* ----- h2 ----- */

#content-body h2 {
	margin-top: 12px !important;
	_margin-top: 17px !important;
	margin-bottom: 10px;
	_margin-bottom: 14px;
	padding-left: 26px;
	padding-bottom: 2px;
	_padding-bottom: 5px;
	text-indent: -14px;
	font-size: 116%;/*14px*/
	border-bottom: 3px solid #ededed;
}

#content-body h2 a {
	text-decoration: none !important;
}


/* ----- link-list-A01 ----- */

ul.link-list-A01 {
	margin-left: 24px;
}





