@charset "UTF-8";


#main {
  padding: 0;
}

#footer {
  margin-top: 30px;
  padding-left: 0;
}

div.contents ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:left;
}
div.contents ul li {
	margin:0em 0em 0em 2em;
	padding:0px;
}


/* ============ 　テーブル ============ */
div.contents table {
	width:580px;
	border-style:none;
	border-width:0px;
	border-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0px;
}


div.contents table th {
	padding:0.4em 1.0em 0.4em 0.4em;
	border-style:none;
	text-align:left;
	vertical-align:top;
	line-height:1.3em;
	
}
div.contents table td {
	padding:0.5em;
	border-style:none;
	/*line-height:1.3em;*/
	
}

.logo {
	margin: 5px 0px 10px 0px;
}



div.contents table th {
	font-family:monospace;
	white-space:nowrap;
}

/* ============ ～沿革～　img ============ */
div.member {
  margin-top: 30px;
}





/* ============ 事業内容 ============ */

div.sample_img {
  margin-top: 30px;
}

/* デジタルサイネージサンプル画像　*/
.sample {
	margin: 10px;
}


/* ============ MAP ============ */

div.map {
	width:446px;
}

/* ============ ページトップへ ============ */

div.page_top {
	width:760px;
	padding:0px 0px 0px;
	clear:both;
	text-align:right;
}
