@charset "utf-8";
/*
* CSS for News Release IT EXPO
*
* @version			0.0.1
* @lastmodified 2018/02/21
* @link					https://www.landcomp.co.jp/
* @copyright		Copyright 2018, LAND COMPUTER Co.,Ltd.All rights reserved.
*------------------------------------------------------------------------- */

/* IT EXPO =============================================================== */
.section p.expoTitle {
  font-size:1.4em;
  margin-bottom:5px;
}
.section div.edix div.pict {
  margin-bottom:10px;
}
.section div.edix table {
  margin-bottom:10px;
}
dl.exhibit dt {
  font-size:1.2em;
  margin-bottom:8px;
}
dl.exhibit dt:before {
  content:"●";
}
dl.exhibit dd {
}

p.notice {
	font-size: 0.9em;
	text-indent: -1em;
	padding-left: 1em;
	margin-left: 10px;
	margin-top: 20px;
}
