@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 800px;
	height: 205px;
	background: url(../common/images/img_menu.jpg) no-repeat;
	text-indent: -9999em;
}

#title {
	background: url(../common/images/bar_menu.jpg) no-repeat;
	width: 760px;
	height: 30px;
	text-indent: -999em;
}


.img01 {
	float: right;
	margin-left: 10px;
}
h4 {
	margin: 0 0 20px 0;
}
.box_01in {
	width: 280px;
	float:left;
}
.box_02in {
	width: 500px;
	float:left;
}
.box_01,.box_02 {
	width: 720px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #333;
}
.box_02 {
	margin: 0;
}
.contents em {
	font-weight: bold;
	color: #990000;
}