@charset "utf-8";

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

#img_top {
	width: 600px;
	height: 200px;
	background: url(../common/images/img_menu.jpg) no-repeat;
}
table { 
	width: 280px;
}
td,th {
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
}

.left th {
	width: 96px;
	text-align: left;
}
.right th {
	width: 114px;
	text-align: left;
}
.left td {
	width: 105px;
	text-align: right;
}
.right td {
	width: 83px;
	text-align: right;
}
th.th3 {
	width: 280px;
	border: 0;
}
th.th01 {
	width: 280px;
	font-weight: normal;
}
.b0 {
	border: 0;
}