@import "../../../common_css/common.css";
@import "../../../js/droppy/src/stylesheets/droppy.css";
@import "../../../common_css/header.css";
@import "../../../common_css/footer.css";
#shijyo {
	padding-bottom: 75px;
	padding-left: 28px;
}
#shijyo_teian {
	margin-top: 22px;
}
.shijyo_waku {
	float: left;
	border: 1px solid #333333;
	width: 430px;
	height: 148px;
}
.shijyo_waku img {
	float: left;
	margin: 5px;
}
#shijyo_msg {
	width: 830px;
	line-height: 2em;
	padding-bottom: 20px;
	padding-left: 30px;
}
.shijyo_contents {
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-left: 10px;
}
.shijyo_contents dt {
	height: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12px;
}
.shijyo_contents dd {
	width: 205px;
	font-size: 12px;
}
.case1 {
	margin-top: 13px;
}
.case2 {
	margin-left: 6px;
	margin-top: 13px;
}
.case3 {
	margin-top: 13px;
	float: left;
}

