@charset "utf-8";

/* *****************************************
/*+  layout  +******************************
/***************************************** */
.contentsMap {
	background: url(../img/stm_dot_bg.gif) repeat-y left top;
	}
.contentsMap .section {
	float: left;
	width: 260px;
	padding: 0 10px;
	}
h4 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../common/img/bg_ash_diag.gif) left top;
	font-weight: normal;
	font-size: 100%;
	}
div.top {
	margin: 0 10px 20px 10px;
	padding-bottom: 10px;
	background: url(../common/img/dotline_gray.gif) repeat-x left bottom;
	}
h4 a {
	padding: 0 0 0 15px;
	background: url(../common/img/ico_arrow.gif) no-repeat left .2em;
	}
.contentsMap .section ul {
	margin: 0 0 20px 0;
	padding-bottom: 10px;
	background: url(../common/img/dotline_gray.gif) repeat-x left bottom;
	}
.contentsMap .section ul.lastChild {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
	}
.contentsMap .section ul li {
	margin: 0 0 10px 15px;
	padding: 0 0 0 20px;
	background: url(../common/img/ico_arrow.gif) no-repeat 2px .25em;
	}
.contentsMap .section ul li.blankLink {
	background: url(../common/img/ico_blank.gif) no-repeat left .2em;
	}
	

