@charset "UTF-8";
/* 
foothold.css
*/

h3 {
	font-weight: bold;
	font-size: 14px;

}
.areaW p {
	margin: 0 0 0 20px;
	padding: 0;
}

.areaW div {
	width: 420px;
	float: left;
	margin-bottom: 10px;
}

.areaW div {
	padding-left:20px;;
}
.areaW div#affiliMazdarent {
	clear: both;
}

/* --------------------------------
add 20100801 by oota
-------------------------------- */
.areaW2 div {
	width: 520px;
}

/* --------------------------------
table
-------------------------------- */
table {
	margin: 10px 0 0 20px;
}
table th,
table td {
	padding: 5px 0;
}
table th {
	width: 60px;
}