@charset "utf-8";

/*　
------------------------------------------------------------ */

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

#main table {
	width:100%;
	_width:490px;
	border-collapse: collapse;
	margin-bottom: 10px;
} 

#main table td {
	width: 50%;
	border-bottom:1px dotted #663333;
	padding: 5px 5px 0;
} 

.box_01btm {
	padding-bottom: 20px;
}

#main h4 {
	margin: 0;
}
