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

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

PC policy

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

.policy__box{
	margin:0 auto 50px;
	width:1100px;
	}

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

.policy__box dd{
	margin-bottom:2em;
}