@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#license {
	width: 579px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #license {
	height: 500px;
}

#license a {
	text-decoration: underline;
}


/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#license .fontBlue {
	color: #257bdc;
}

#license div.license-Lt {
	width: 300px;
	float: left;
}

#license div.license-Rt {
	width: 260px;
	float: right;
	text-align: right;
}