@charset "utf-8";
/* CSS Document */
/*--information---------------------------------------------------------
Last update：09/09/29
File name ：link.css
Site name： アイリス動物病院
Summary：リンクページのスタイル
Copyright：Copyright (c) 2009 IRIS Animal Hospital. ALL RIGHTS RESERVED
-------------------------------------------------------------------------*/

/*[RightContainer]
-------------------------------------------------------------------------*/
.contentsBODY h3.linkname {
	width: 504px;
	margin: 20px 0 10px 0;
	padding: 5px 15px;
	border-left: 3px solid #FC0;
	border-bottom: 1px dotted #CCC;
}
.contentsBODY ul.linklist {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.linklist li {
	margin: 10px 0 0 0;
	padding: 0 0 0 25px;
	background: url(../../link/image/icon_link01.gif) no-repeat left center;
}
