@charset 'UTF-8';
#linkList{
	font-size:1.2em;
	color:#999;
	list-style-type:disc;
}
#linkList li{
	margin:0 0 0.8em 1em;
}