@charset "utf-8";
/* CSS Document */


@import "layout.css";
@import "font.css";
@import "main.css";


.main_contents {
	height: auto;
	width: 762px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.left_waku dt {
	padding: 5px;
	height: auto;
	width: 533px;
	border: 1px solid #ffe6e6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 18px;
	color: #990000;
	background-color: #fff3f3;
	font-weight: bold;
}
