@charset "UTF-8";
/* ***********************************************************************************************

                                             link/index.css

*********************************************************************************************** */
/* リンクページ用CSS */

h2#headLink{
	background:url(images/head_link.jpg) no-repeat;
	margin-top:20px;
}
#favoriteLink li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left:20px;
	margin-bottom:10px!important;
}
