@charset "UTF-8";
/**************************************************************************************
湘央医学技術専門学校・湘央生命科学技術専門学校 : Css of base  [ /notfound/css/notfound.css ]
[9m]
10.03.20
**************************************************************************************/

#notfound_ul{
	display: list-item;
	margin-left: 20px;
}

#notfound_ul li{
	list-style-type: disc;
}

li.notfound_arrow a{
	background-image: url(/common/img/arrow_black.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000;
}

li.notfound_arrow a:hover{
	color: #666;
	text-decoration: underline;		
}
