@charset "utf-8";
@import url("http://www.shiojigyo.com/common/css/import.css");

/* #content */
@import url("http://www.shiojigyo.com/common/css/content.css");

/* english */
@import url("../common.css");

/* ////////////////////
data.css
//////////////////// */
#contentBody h2 {
	background: url(img/title.jpg) no-repeat left top;
}
#main img {
	margin: 0 0 1em;
}
table.border {
	margin: 1em;
}
table.border,
.border th,
.border td {
	border: 2px solid #ccc;
}
.border th {
	text-align: center;
}
.border td {
	text-align: right;
}

