@charset "UTF-8";/*------------------------------   midashi------------------------------*/div.midashi_top {	width: 740px;	height: 44px;	margin: 20px 0 30px 20px;	background: url("../images/shop/midashi_top_e.gif") no-repeat 0 0;	}div.region {	clear: both;	width: 740px;	height: 30px;	padding-top: 4px;	background: url("../images/shop/midashi_back_b.gif") no-repeat 0 0;		color: #06f;	font-size: 20px;	font-weight: bold;	text-align: center;}/*------------------------------   content------------------------------*/.distributors div#content {	position: relative;	left: 10px;	float: left;	width: 780px;	margin-bottom: 30px;	color: black;	}/*------------------------------   table------------------------------*/.distributors table {	width: 700px;	margin: 15px 0 15px 40px;	border-collapse: collapse;	font-size: 13px;	line-height: 17px;}.distributors td {	padding: 2px 5px 2px 5px;	border: 1px solid grey;}.distributors td.country {	width: 70px;	padding: 2px 5px 2px 5px;	border: 1px solid grey;	background-color: #170250;	color: white;	text-align:center;}.distributors td.name {	width: 220px;}.distributors td.blank {	border: none;	background-color: white;}