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

.link_h3{
	font-size: 110%;
	color: #009844;	
}

.link_ul{
	margin-bottom: 25px;	
}

.link_ul li{
	margin-top: 5px;
	background-image: url(/common/img/line_630.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 8px;
}

.link_ul li a{
	background-image: url(/common/img/blank_icon_black.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #333;	
}

.link_ul li a:hover{
	background-image: url(/common/img/blank_icon_green.gif);
	color: #009844;	
}
