@charset "utf-8";
/* CSS Document */

/*******************

PC link

********************/

.link__box{
	margin-bottom:50px;
	}

.link__box a{
	background:url(../shared/img/ic_link_bar.png) 0 50% no-repeat;
	padding-left:20px;
	color:#000;
	line-height:3em;
}
.link__box dt{
	font-size:1.2em;
	color:#5e952d;
	margin-bottom:.8em;
	font-weight:500;
}