@charset "UTF-8";

/*.ind-0d p a{
	text-decoration: none;
	& span{
		font-weight: bold;
		color: #317fbe;
	}
}*/
.gridbox{
	margin: 15px 0;
	& p{
			font-weight: bold;
			line-height: 1.2;
			color: #317fbe;
			}
}
p a{
	text-decoration: none;
	& span{
		font-weight: bold;
		line-height: 1.2;
		color: #317fbe;
	}
}
