﻿@charset "utf-8";
/* title の設定 */
#content h1{
	text-indent:-9999px;
	background:url('../images/title_link.gif') no-repeat 0 0;
	height:40px;
}
dl{
	margin-top:40px;
}
dl dt{
	margin-top:40px;
	margin-bottom:5px;
}
dl dd{
	margin-left:47px;
}