/* distributors */

.midashi-bar {
	margin-left: 56px;
}

.flashArea {
	margin: 20px 0 14px;
	padding: 0;
}

.distri-row {
	border-bottom: 1px solid #7f7f7f;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100%;
}

.distri-row .columnL, .distri-row .columnR {
	float: none;
}

.distri-row .columnL {
	width: 100px;
}

.distri-row .columnR {
	width: 570px;
	margin-left: 100px;
}

.distri-row  table {
	width: 550px;
	font-size: 86%;
}

.distri-row  table tr {
	
}

.distri-row  table th,
.distri-row  table td {
	padding: 1px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.distri-row  table th {
	font-weight: normal;
	font-style: normal;
	text-align: left;
	width: 18%;
}

.distri-row  table td {
	padding: 1px 3px;
	width: 82%;
}

.distri-row  table td.compName {
	padding: 1px 3px;
	font: bold 120% Arial, Helvetica, Geneva, sans-serif;
}

/* hukusu gyou */

.plural_row {
	
}

.plural_row .columnR {
	border-bottom: 1px solid #7f7f7f;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.plural_row .noborder {
	border-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

p.links {
	text-align: right;
	margin-top: 10px;
}

p.links img {
	margin-left: 10px;
}

ul.links {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

ul.links li {
	list-style-type: none;
	color: #908f8f;
	font-weight: bold;
	font-size: 12px;
}

ul.links li a {
	color: #908f8f;
}

ul.links li a:hover {
	color: #ff0080;
}

/* end css */
