﻿@charset "utf-8";

/*==============================
リンクのスタイル
==============================*/
dt{
	color: #666666;
	font-weight: bold;
}

dd{
	margin-left: 0;
	padding-left: 20px;
	background: url(./images/dd_uri.gif) no-repeat center left;
}