@charset "utf-8";

/* --------------------------------------------------------------
/english/フォルダ以下
-------------------------------------------------------------- */

hr{
	border:none;
	border-bottom:solid 1px #cccccc;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
.iconList{
	background:url(/images/common/icon_list.png) 20px 8px no-repeat;
	padding:0 20px 0 30px;
}

.iconList2{
	background:url(/images/common/icon_list.png) 0px 8px no-repeat;
	padding:0 20px 0 10px;
}

.iconList3{
	background:url(/images/common/icon_list.png) 5px 8px no-repeat;
	padding:0 20px 0 15px;
}

.b-txt{
	font-weight:bold;
}

.his th {
	width:130px;
}

.tbl-dir {
	background: #FFF;
	border-collapse: collapse;
	border-spacing: 0;
}

.tbl-dir td {
	font-weight: normal;
	padding: 7px 10px;
	border: 1px solid #555;
}
.tbl-dir td.blue {
	background: #E7F1FA;
}

/* --------------------------------------------------------------
 map
-------------------------------------------------------------- */

.section .oz {
	width:100%;
	margin-bottom:20px;
}

.section .oz th, .section .oz td {
    padding: 5px;
	text-align:left;
	vertical-align:middle;
}

.section .oz td.col01 {
	width:34%;
}

.section .oz td.col02 {
    width:18%;
}

.section .oz td.col03 {
    width:18%;
}

.section .oz td.col04 {
    width:30%;
}

.section .oz td.blue {
	background: #E7F1FA;
}

.section .oz td.gray {
	background: #CCCCCC;
}


 .section .oz td.icon a {
	display:block;
	padding:0 0 0 10px;
	background:url(/images/common/icon_list.png) 0 8px no-repeat;
}

 .section .oz td.icon span {
	display:block;
	padding:0 0 0 10px;
	background:url(/images/common/icon_list.png) 0 8px no-repeat;
}

.topArea {
	padding:0 5px 45px 5px;
	}

.topArea dl{
	}
	
.topArea dl dt{
	font-weight:bold;
	}
	
.topArea dl dd{
	margin:0 0 20px 0;
	}

.map {
	text-align:center;
	}
	
.map iframe{
	margin:0 0 40px 0;
	}

/* --------------------------------------------------------------
EMS
-------------------------------------------------------------- */
.iconImg  {
	vertical-align: text-top;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}
.green {
	color: #439d36;
}
.kome {
	padding-left: 1em;
	text-indent: -1em;
}

dl.number {
	position:relative;
	margin:0;
	}

dl.number dt {
	position: absolute;
	}

dl.number dd {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3em;
	}

dl.number dd dl {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}	
	
dl.number dd dl dd {
	padding:0 0 0 3em;
	}	

/* --------------------------------------------------------------
EMS/evaluation.html
-------------------------------------------------------------- */
dl.ems02{
	position:relative;
	}

dl.ems02 dt{
	padding:0 0 0 0;
	font-size:12px;
	font-weight:normal;
	position:absolute;
}

dl.ems02 dd{
	padding:0 0 0 260px;
	background:url(/images/english/dot.png) 250px 8px no-repeat;
	}