@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/* フリーページ
--------------------------------------------------------------------*/
#content .section {
	margin-bottom:30px;
}

#content .same {
	overflow:hidden;
	zoom:1;
}

#content .imgright .text {
	margin-right:200px;
}

#content .imgleft .text {
	margin-left:200px;
}

#content .same ul li a {
	width:178px;
  	height:178px;
  	text-align: center;
  	vertical-align: middle;
  	display: table-cell;
  	border: 1px solid #eee;
}

#content .section table.sp {
	margin-top:20px;
}

#content .section table th {
	width:380px;
}

#content .section .att {
	margin-top:5px;
	font-size:0.85em;
}
