@charset "UTF-8";
/* CSS Document */

.mac_link{ color: #4d4d4d; }
.mac_link a{ color: #08c; text-decoration: none; }
.mac_link a:hover{ color: #08c; text-decoration: underline; }

.dl_tutorial {
	margin-left: 30px;
	margin-bottom: 30px;
}

.dl_tutorial dt {
	font-weight: bold;
	margin-bottom: 5px;
}

.dl_tutorial dd {
	margin-left: 40px;
	margin-bottom: 10px;
}