@charset "utf-8";

/* **************************
 ▼ CONTENTS SETTING
************************** */

#main h3{
	width: 150px;
	height: 150px;
	float: left;
	font-size: 0;
}

#main dl{
	width: 590px;
	float: right;
}

#main dt{
	color :#465B91;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}

#main .linkUrl{
	line-height: 1.2;
	font-family: verdana;
	margin-bottom: 15px;
}

#main a{
	text-decoration: underline;
}

#main .reset{
	margin-bottom: 0;
	background: none;
}
