@charset "EUC-JP";
/* ----------------------------
  	guide.css
---------------------------- */

/* ----------------------------
  	Contents
---------------------------- */
#contents dd table {
	width: 790px;
}

#contents dd th,
#contents dd td {
	padding: 10px 0;
	vertical-align: top;
}

#contents dd td a {
	text-decoration: none;
}

#contents dd tr {
	border-top: 1px dotted #ddd;
}

#contents dd table .top {
	border-top: none;
}

#contents dd table .top th,
#contents dd table .top td {
	padding-top: 0;
}

#contents dd th {
	padding-left: 5px;
	padding-right: 20px;
	width: 140px;
}
