@charset "utf-8";

/*link用-------------------------------------------------- */

#content-box h2{

	background-repeat: no-repeat;
	background-position: 0px 0px;

	width: 500px;
	height: 53px;

	overflow: hidden;

	text-indent: -10000px;
}

#content-box h2#p01{

	background-image: url('../img/link_title.gif');
}


#content-box p{
	line-height: 180%;
}


#out-link li{
	list-style:none;
	padding-bottom:15px;
	font-size:130%;
}




