@charset "UTF-8";
@import url(base.css);
@import url(bottom.css);
@import url(otherpages.css);


#shitadoriDetail dt{
	float: left;
	width: 8em;
	color: #fff;
	background: url(../../shitadori/images/bg_detaildt.gif) repeat-x;
	border: 1px solid #7da9c9;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
#shitadoriDetail dd{
	padding: 6px;
	margin-left: 9em;
	margin-bottom: 10px;
}














