﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#link{
	padding:6px 0 20px 0;
}

#link dl{
	padding:14px 10px;
	border:1px dashed #49573e;
	border-width:0 0 1px 0;
}

#link dt{
	width:200px;
	float:left;
}

#link dd{
	width:470px;
	float:right;
	padding:10px 0 0 0;
}
