@charset "UTF-8";
@import url("./_common/basic.css");


td.gdj-pane {
	border: #888888 1px solid;
}

div.gdj-item {
	margin: 10px;
}

div.gdj-item h2 {
	margin-bottom: 10px;
}

img.gdj-samplepict {
	margin-bottom: 10px;
}

div.gdj-item p {
	margin-top: 0px;
}

div.gdj-to-detail {
	text-align: right;
	font-weight: bold;
}

td.gdj-spacer {
	height: 30px;
}

