@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top {
	width: 780px;
	height: 200px;
	background: url(../common/images/img_menu.jpg) no-repeat;
	text-indent: -9999em;
}

.box_02 {
	overflow: auto;
	padding: 20px 40px;
}
table {
	width: 500px;
	border: 3px double #ccc;
	float: left;
}
table h4 {
	font-size: 1.2em;
	padding-bottom:0;
	padding-left: 10px;
}
table span {
	font-weight: bold;
	color: #c00;
}

.box_01 img {
	float: right;
	margin-bottom: 20px;
}

.box_01 {
	_width: 760px;
}

hr {
	border: 1px dotted #ccc;
}