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


/* #main-visual
-------------------------------- */
#main-visual-eco {
	width: 900px;
	margin: 0 auto;
	padding-top:20px;
}

#contents {
	background: none !important;
}

#contents-body {
	margin-top: 15px !important;
	padding-top: 0 !important;
	background: none !important;
}
#contents-aside {
	margin-top: 15px !important;
	padding-top: 0 !important;
	background: none !important;
}

body#eco h2 { margin:0 0 15px; }
body#eco h3 { margin:15px; }
body#eco h4 { margin-bottom:10px; }
h3.bnrTitle { margin:10px 0 !important; }

.iconLink {
	padding-left: 8px;
	background: url(/corporate/event/exhibition/asam/images/icon_linkarrow.gif) no-repeat 0 0.3em;
}

.mt0 { margin-top:0 !important; }
.mb0 { margin-bottom:0 !important; }
.mt30 { margin-top:30px !important; clear:both; }
.clear {
	display:block;
	clear:both;
	height:10px; }

/*=================================

	Table setting

=================================*/
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
table th,
table td {
	vertical-align: middle;
}

/* -------------------------------------
　table.summary
------------------------------------- */
table.summary {
	margin-bottom: 10px;
}
table.summary th,
table.summary td {
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
}
table.summary th.head,
table.summary td.head {
	border-top: 1px dotted #cccccc;
}
table.summary th {
	background-color: #EEEEEE;
	font-family: "UD新ゴM", "UD Shin Go Medium", sans-serif !important;
}
table.summary td {
	font-weight: normal;
}

/* -------------------------------------
	.definition-List
------------------------------------- */
/* .definition-List01 */
.definition-List01 {
	clear: both;
	background: url(/common/images/bg_com_01.gif) repeat-x 0 0;
}
.definition-List01 dt.list-head {
	clear: both;
	float: left;
	width: 215px;
	padding: 14px 17px 14px 5px;
}
.head-type01 dt.list-head {
	width: 100px !important;
}
.definition-List01 dd.list-body {
	float: left;
	width: 360px !important;
	padding: 14px 0;
}

/* -------------------------------------
	ul.general
------------------------------------- */
ul.dot-list {
	margin-bottom: 12px;
}
ul.dot-list li {
	padding: 0 0 0 15px;
	background: url(/corporate/event/exhibition/asam/images/icon_list.gif) no-repeat 5px 0.5em;
}



/* -------------------------------------
　.contBox
------------------------------------- */
.contBox {
	clear: both;
	overflow: hidden;
	margin: 15px;
	margin-left:15px;
}
.contBox .body {
	zoom: 1;
	overflow: hidden;
}
.contBox .figure {
	float: left;
	margin-right: 18px;
	width: 200px;
}

/* -------------------------------------
　.dotLine
------------------------------------- */
.dotLine {
	margin:0 15px 10px !important;
	padding-top: 1px !important;
	background: url(/common/images/bg_com_01.gif) repeat-x 0 0;
	zoom: 1;
}

/* -------------------------------------
　.solidLine
------------------------------------- */
.solidLine {
	margin:0 0 10px !important;
	padding-top: 1px !important;
	border-top:#cccccc 1px solid;
}

