@charset "utf-8";

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

#img_top {
	width: 780px;
	height: 150px;
	background: url(../common/images/img_menu.jpg) no-repeat;
	text-indent: -9999em;
}
#wrapper {
	overflow: hidden;
}
#wrapper h3 {
	background: url(../common/images/bg_h3.jpg) no-repeat;
	width: 710px;
	_width: 720px;
	height: 22px;
	_height: 25px;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	margin: 5px 0;
}
#wrapper span {
	color: #f00;
}
#wrapper em {
	color: #FF0;
}
#wrapper h4 {
	background: url(../common/images/icon.gif) no-repeat;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

table {
	width: 680px;
	border-collapse: collapse;
	margin: 0 20px 10px;
}

table td{
	border-bottom: 1px solid #fff;
	padding: 3px 0 0;
}

.kakaku {
	text-align: right;
	vertical-align: bottom;
}
.pt {
	margin-right: 20px;
	text-align: right;
}