@charset "utf-8";
/*--------
#　HTMLタグ
--------*/
td {
	line-height:1.5em;
}
/*--------
#　ID
--------*/
#sales_a_1 {
	background-repeat: no-repeat;
	padding: 50px 0 0 0;
	margin: 0 8px 10px 8px;

}
#sales_a_2, #sales_a_3, #sales_a_4 {
	background-repeat: no-repeat;
	margin: 0 8px 10px 8px;
}
#sales_a_1 {
	background-image: url(../../../sales/images/bnr_sales_1.gif)
}
#sales_a_1 img {
	width: 120px;
	margin: 10px;
}
#sales_a_1_tb img {
	width: 170px;
	margin: 10px;
}
#sales_a_2 {
	background-image: url(../../../sales/images/bnr_sales_2.gif)
}
#sales_a_3 {
	background-image: url(../../../sales/images/bnr_sales_6.gif)
}
#table_1 {
	width: 633px;
	border: 1px solid #663300;
}	
/*--------
#　クラス
--------*/
.td_1 {
	width: 110px;
	border-bottom: 1px dotted #663300;
	color: #663300;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.td_2 {
	width: 350px;
	border-bottom: 1px dotted #663300;
	padding: 5px 0;
	font-size: 13px;
}
.td_3 {
	width: 100px;
	padding: 0 0 0 20px;
	border-bottom: 1px dotted #663300;
}
.td_last {
	border-bottom: none;
}
.sales_a_top_text {
	padding-top: 60px;
}
.sales_text_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.sales_a_login {
	height: 80px;
	background: url(../../../sales/images/back_sales_1.gif) 0 0 no-repeat;
	width: 210px;
	float: right;
}
.sales_a_login img {
	display: block;
	margin: 0px 0px 0px 32px;
}
.sales_a_login p {
	line-height: 1.1em;
	font-size: 11px;
	padding: 8px 5px 3px 5px;
}
