@charset "UTF-8";

/* ------------------------------------------

Text

------------------------------------------ */

#text {
}
#text table {
	width: 520px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	margin-bottom: 30px;
}
#text td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#text  .cover {
	width: 150px;

}
