@charset "utf-8";

#notice_content {
	width: 885px;
	margin: 0px 0px 40px 0px;
}

#notice_content #notice_tableArea {
	width: 885px;
}

#notice_content #notice_tableArea table{
	color: #662727;
	line-height: 1.5em;
}

#notice_content #notice_tableArea table td.leftText00{
	padding-top: 10px;
	padding-right: 13px;
	background-image: url(../../images/common/bg_border_t01.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#notice_content #notice_tableArea table td.leftText01{
	padding-top: 10px;
	padding-right: 13px;
	background-image: url(../../images/common/bg_table_border01.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#notice_content #notice_tableArea table td.leftText02{
	padding-top: 10px;
	padding-right: 13px;
	background-image: url(../../images/common/bg_table_border02.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#notice_content #notice_tableArea table td.leftText03{
	padding-top: 10px;
	padding-right: 13px;
	background-image: url(../../images/common/bg_table_border03.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#notice_content #notice_tableArea table tr td.rightText00{
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#notice_content #notice_tableArea table tr td.rightText01{
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(../../images/common/bg_border_y01.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#notice_content #notice_tableArea table tr td.rightText02{
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(../../images/common/bg_border_y02.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#notice_content #notice_tableArea table tr td.rightText03{
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(../../images/common/bg_border_y03.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#shippingCost {
	border-collapse: collapse;
}
#shippingCost th{
	border: solid 1px #BBA899;
	font-weight: normal;
	text-align: center;
	background-color: #E7E3D8;
	padding 5px;
}
#shippingCost td{
	border: solid 1px #BBA899;
	padding 5px;
}
