@charset "UTF-8";
/*---------------------------------------------------------------------------------
link
---------------------------------------------------------------------------------*/

/*
dl
---------------------------------------------------------------------------------*/
div#right dl{ margin: 20px 0px 0px 0px; }

div#right dt{
	font-size: 75%;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

div#right dt img{ margin: 5px 0px 0px 0px; }

div#right dd{
	padding: 0px 0px 10px 0px;
	font-size: 75%;
	line-height: 180%;
	letter-spacing: 1.5px;
	background: url(../../images/cmn/bdr_gray.gif) repeat-x bottom;
}

div#right a{ color: #0000CC; }