/*ここから---------------------------------------------------------*/
H2 {
	padding: 0px;
	display: none;
	margin: 0px;
}


/*その他 ここから---------------------------------------------------------*/

.flash {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

H3 {
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
H3.deal {
	background-image: url(../deal/img/h3_1.gif);
	background-repeat: no-repeat;
	height: 30px;
}


/*gaiyoutblここから ---------------------------------------------------------*/

#dealtbl{
	padding: 0px;
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: dotted;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-color: #959595;
	margin-bottom: 30px;
}
#dealtbl td{
	border-bottom-style: dotted;
	margin: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #959595;
}
#dealtbl td.koumoku{
	margin: 0px;
	background-color: #EFEFEF;
	width: 27%;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
}

